cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Translate the entire conversation x

3D Gauge State-BasedFormatting not working

BhanuThapa
10-Marble

3D Gauge State-BasedFormatting not working

I tried setting 3D Gauge State-BasedFormatting but its not working. Following my observation:

 

1) For 2D label State-BasedFormatting on initial load image formatting is loading but at run-time if rule changes the another image not updating

2) For 3D label or Gauge State-BasedFormatting is not working. On browser console I see few error related to state code.

 

 

1 REPLY 1

Work Around

 

1) Created 2 images status_true.png and status_false.png

2) Added 3D Image in studio project

3) Mapped IoT Thing variable to Image Source

temp1.PNG

4) Added Filter VFD1

return value==0?"app/resources/Uploaded/status_false.png":"app/resources/Uploaded/status_true.png"; 

 

Result:

temp2.PNG

 

If someone know how to use State-BasedFormatting on 3D Gauge PTC way, please share.

Announcements
Top Tags