Bit_Condition data point type
This data point type can be used to display bits as status or fault messages.
Element | Data type | Description |
---|---|---|
alert.alert | bool | Objects faulty or alert |
state.state | bool | On/Off status message |
Associated symbols
Symbol | Symbol name | Description |
---|---|---|
GAS_TORCH | This symbol represents a gas flare. .alert.alert: gas flare faulty; .state.state: status message for the gas flare. Both messages are optional. | |
FILTER | This symbol represents a filter. .alert.alert: filter faulty; .state.state: status message for the filter. Both messages are optional. | |
BIT_CONDITION | This symbol represents a status or an alarm. If the address of .state.state is enabled for the associated data point, then its status is displayed. If the address of .alert.alert is enabled for the associated data point, then its current alert color is displayed. If both addresses are enabled then .state.state is ignored and .alert.alert displayed. |