EventIDs (GVL)

Attributes:
qualified_only
InOut:

Scope

Name

Type

Initial

Comment

Constant

CMPID_CmpSupervisor

DWORD

16#8F

ComponentID to specify for EventOpen

EVTPARAMID_CmpSupervisor_StateChanged

WORD

16#1

IDs for the event parameter structures

EVTVERSION_CmpSupervisor_StateChanged

WORD

16#1

EVT_Supervisor_StateChanged

DWORD

(SHL(UINT_TO_DWORD(EventClass.EVTCLASS_INFO), 16) OR 16#1)

    • <category>Events</category>

    • <description>Event is sent if the state of the supervisor has changed:

      • if number of operations has changed

      • or if at least one failed vital operation is detected

    • </description>

    • <param name=”pEventParam” type=”IN”>EVTPARAM_CmpSupervisor_StateChanged</param>