Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi,
I'm connecting my 3D lable to a Thing and displaying live data... This is working fine.
What I can't seem to figure out is how to get the Data and a Lable to Display on the canvas eg "Tank02 Level: {data Value}"...
As soon as I go to preview the Label Text just gets replaced with binding data...
Any help or guidance would be greatly appreciated...
Thanks,
Paul.
Solved! Go to Solution.
Yes you can use this method also, You have to add filter to value.
Hello @ppierce ,
In 3D Label you cannot put live data ("Tank02 Level: {data Value}"...) like this.
For this you have to take two 3D Labels one label will contain parameter and another one contain live value.
Another option is you can take 2D widget Value Display.
Thanks @Swapnil_More, looks like it was possible in a previous version https://youtu.be/WSzjJsICzm0
Must have change since...
Do you know if there is a way to bind both the Name Label and the data Label together, so they are effectively "grouped together" from a display element perspective?
Yes you can use this method also, You have to add filter to value.