Causes of runtime errors for a symbol indicator

The error state shows at runtime if any of the following are true:
  • The Indicator connection does not have a tag or expression assigned to it.
  • The Trigger type is set to
    Value
    and the Indicator connection value does not match one of the configured state values.
  • The Trigger type is set to
    LSB
    and the position of the least significant bit set in the Value connection does not match one of the configured state values.
  • The Trigger type is set to
    Value
    and an array tag has been assigned to the object's Value connection.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal