How to Add Value in Indicator in Linear Scale Component on SCADA Ignition -


i used linear scale component using ignition 7.8 display fuel level this:

enter image description here

i want indicate current value of fuel in same scale. browse through property of linear scale component, couldn't property resembling value, text, number, or alike.

how can display value in it?

create data set component includes indicator arrow or line. then, use cell bindings bind tag indicator arrow.

demo here: https://inductiveuniversity.com/video/cell-update-binding?r=/course/components-property-binding


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -