Skip to main content
1-Visitor
May 21, 2019
Solved

3D Label show Data & Name

  • May 21, 2019
  • 1 reply
  • 2178 views

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.

 

Best answer by Swapnil_More

1.PNG

 

2.PNG

 

3.PNG

Yes you can use this method also, You have to add filter to value.

1 reply

15-Moonstone
May 22, 2019

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.

 

 

ppierce1-VisitorAuthor
1-Visitor
May 22, 2019

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?

15-Moonstone
May 22, 2019

1.PNG

 

2.PNG

 

3.PNG

Yes you can use this method also, You have to add filter to value.