IndicatorState
Indicator status symbol of BYTE data type which can be bind to T_PlasticStatus. The three least significant bits are used to calculate the state. The table below explains bit positions and their meaning for the control.
Bit position | Name | Meaning |
|---|---|---|
0 | Normal state bit | If this bit is set to |
1 | Warning state bit | If this bit is set to |
2 | Error state bit | If this bit is set to |
3..7 | Not used | These bits carry no information for the state of the control. |
Schema: tchmi:general#/definitions/BYTE
Attribute getter: getIndicatorState
Attribute setter: setIndicatorState
Available: since version 12.6.0