Causes of runtime errors for a multistate indicator

The error state is shown at runtime if any of the following are true:
  • The Indicator connection does not have a tag or an 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 Indicator 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