Using multistage data point in a graph and indicator in DGlux
-
Hello everyone,
When I try and add the multistage point to a graph or indicator in dglux, it says it's null, when it's not. How do I get it to display the proper value?Thanks.
-
@StephenVDK said:
Hello everyone,
When I try and add the multistage point to a graph or indicator in dglux, it says it's null, when it's not. How do I get it to display the proper value?Thanks.
Generally with a multistate point I would (and this may not necessarily be the best way) use the 'Map' property binding type, then enter the multistate text string and respective text value. For example if you were binding to a gauge with a range of 0 to 100, you could enter the string 'low' as binding to 25, 'medium' to 50, 'high' to 75 etc.