ST_BA_EventsPerIconImage
TYPE ST_BA_EventsPerIconImage :
STRUCT
eMostPriorisedState : E_BA_EventIconState := E_BA_EventIconState.Invalid;
nCount : UDINT;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
eMostPriorisedState | Highest priority icon state with one or more active events. | |
nCount | UDINT | Number of active events depending on the highest prioritized icon state. |