Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I get data from Kepware in DWORD and want to show in mashup but doesn't show. How to solve it?
Solved! Go to Solution.
You have to few more steps to show data in line chart,
To log into Value stream:
2. Attach the Value Stream into the Thing where the properties needs to be logged.
3. Make property to be "Log"
4. Now, you can use QueryPropertyHistory()
Hi @DR_10558933 ,
Can you please explain us more about the data binding that done in your line chart? Service and Chart binding properties snap may help us to understand clearly.
DWORD from kepware will automatically consider as NUMBER basetype in thingworx so that you can able to view the values in Remote Thing level.
Thanks & Regards,
Arun C
I want to be like this X-Axis is Time and Y-axis is data number. if possible i want to show about 6 line in one graph. this i answer you correctly? Thank you
Hi @DR_10558933 ,
I did replica of your case in my local TWX 9.4.0. Can you please confirm you TWX version and check below image like the same you are preparing?
UI Design:
Output:
Thanks & Regards,
Arun C
You have to few more steps to show data in line chart,
To log into Value stream:
2. Attach the Value Stream into the Thing where the properties needs to be logged.
3. Make property to be "Log"
4. Now, you can use QueryPropertyHistory()
I follow you step in form of grid is work but in form of graph doesn't show anything. Have anything i make mistake?
select timestamp field in XAxisField
I have more question. How about "log" system that Thingworx used? How long that system record?
hope follwoing article will help...