Skip to main content
1-Visitor
September 30, 2019
Solved

How to bind tags from PLC with label chat

  • September 30, 2019
  • 1 reply
  • 1054 views

Hello everybody,

 

I am having diffucult to create charts binding with tags from my PLC.

 

I am comunicating my foundation with my PLC tags throught of Industrial Connectivity. It is working well.

 

I want bind this tags to label chart, where the data refresh when my tag change in my PLC

 

I am using this guide to orientation: https://developer.thingworx.com/en/resources/guides/display-data-charts

 

But the value, in the guide, are inserted manual into infotable.

 

Does someone has a solution to this?

 

Regards,
Leonardo.

Best answer by einsfele

Hello there,

 

I was able do it!

 

The correct was to use the service "getpropertiesvalues" to label chart and I was using "getproperties".

 

It resolved my situation and I hope who it can helps someone.

 

Regards,

 

Leonardo.

1 reply

einsfele1-VisitorAuthorAnswer
1-Visitor
October 1, 2019

Hello there,

 

I was able do it!

 

The correct was to use the service "getpropertiesvalues" to label chart and I was using "getproperties".

 

It resolved my situation and I hope who it can helps someone.

 

Regards,

 

Leonardo.