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 toValueand the Indicator connection value does not match one of the configured state values.
- The Trigger type is set toLSBand 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 toValueand an array tag has been assigned to the object's Value connection.
Provide Feedback