Name |
Data type |
Accessing |
Description |
---|---|---|---|
sName |
STRING |
Read |
Indicates the name of the present unit mode. |
diValue |
DINT |
Read |
Indicates the numeric value of the present unit mode. |
diStatesDisabled |
DINT |
Read |
Provides information about the state model. The bits 0...16 of the DINT represent the individual states as defined in ET_StateModelDefinition. The bit value TRUE indicates that the corresponding state is disabled in the state model. |
diStatesModeChangeAllowed |
DINT |
Read |
Provides information about the state model. The bits 0...16 of the DINT represent the individual states as defined in ET_StateModelDefinition. The bit value TRUE indicates that a mode change in the corresponding state is allowed. |
etInitialState |
Read |
Indicates the initial state for the configured state model. |