How the symbol indicator works at runtime
The symbol indicator displays the current state of a process or operation by changing the color of the image to reflect different states. The current state is the state whose value matches the Indicator connection value at the data source (if the Trigger type is set to
Value
on the General
tab) or the state whose value matches the value of the least significant bit set high in the Indicator connection at the data source (if the Trigger type is set to LSB
).Use controls
If the Indicator connection value is a floating point value, the application rounds the value to the nearest integer to determine the state to show.
If an array tag is assigned to the object's Value connection, and the Trigger type is set to Value, an error message will be shown.
Open graphic displays
When you open a display at runtime, the application reads the Indicator connection value and updates the display based on the value and the trigger type.
Provide Feedback