Skip to main content
1-Visitor
October 1, 2019
Solved

Binding remote things with infotable

  • October 1, 2019
  • 2 replies
  • 1370 views

Hello everybody,

 

I am trying customize a label chart and to this I need to create some variables to bind to chart.

 

Below is a print with the TAGs (from my PLC) that I have bind with foundation (throught of industrial connectivity).

 

ThingToChart.JPG

 

 

 

I wanna bind this TAGs into a InfoTable to after to bind in my chart.

 

I have created a data shape with two sources (Hour and value) and bind with my InfoTable, but I do not know how to insert the TAGs into this field in the infotable.

 

HoraValor.JPG

 

I used the guide that talking about create charts but the data are insert manualy in the field from data shape.

 

How do I do this?

 

Regards,

Leonardo.

Best answer by slangley

Hi @einsfele.

 

You indicated you wanted hour and value.  Are you looking to return all historical values for each tag?  If so, these will need to be logged to a stream.  Once they're logged to a stream, your can run any of the various history services to return the values.

 

Regards.

 

--Sharon

2 replies

slangleyCommunity ManagerAnswer
Community Manager
October 4, 2019

Hi @einsfele.

 

You indicated you wanted hour and value.  Are you looking to return all historical values for each tag?  If so, these will need to be logged to a stream.  Once they're logged to a stream, your can run any of the various history services to return the values.

 

Regards.

 

--Sharon

einsfele1-VisitorAuthor
1-Visitor
October 17, 2019

Hi @slangley 

 

Thank you for answer.

 

It help me.

 

Regards

Community Manager
October 16, 2019

Hi @einsfele.

 

If my previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

If you're still having issues, please provide more details and we will try to assist.

 

Regards.

 

--Sharon