Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi,
I am to using TW Industrial Connectivity for connect my TAGs from PLC with TW Foundation, like the imagem below:
I have connection with the TAGs from PLC!
Now I would like to connect that TAGs with, for example, a pie chart, and when each one of my values change in the value of TAG my pie chart change too.
How I make this?
Regards.
Leonardo
Solved! Go to Solution.
Hi @leoeinsfeld.
You can probably use a refresh or auto-update option but without more information, it's difficult to provide guidance. How are you displaying the pie chart? Have you already created the mashup or is that where your question lies?
Regards.
--Sharon
Hi @slangley,
I used the guide below for guidance:
https://developer.thingworx.com/en/resources/guides/display-data-charts/ddc-introduction
I created an INFOTABLE as shown in the guide, however the values used in INFOTABLE were inserted by me.
I would like the field available for values to be linked directly to my PLC variable.
Regards,
Leonardo.
Hi @slangley
Thank you very much for your answer, that guide helped me a lot and I was able to solve the problem.
Regards.