IEC_BACNET_EVENT_SUMMARY (STRUCT)ΒΆ
TYPE IEC_BACNET_EVENT_SUMMARY : STRUCT
This structure contains data for each item in the summary list reported.
- InOut:
Name
Type
Comment
objectID
This content identifies the event-initiating object that has an Event_State property not equal to NORMAL or has an Acked_Transitions property that has at least one of its 3 bits set to FALSE.
eventState
This parameter indicates the value of the Event_State property of the object.
ackedTransitions
This parameter indicates the value of the Acked_Transitions property of the object.
eventStamps
ARRAY [0..2] OF IEC_BACNET_TIME_STAMP
This parameter contains the timestamps of the last event notifications.
notifyType
This parameter contains the value of the Notify_Type property of this object.
eventEnable
This parameter contains the value of the Event_Enable property of the object.
eventPriorities
ARRAY [0..2] OF IEC_BACNET_UINT
This transports the priorities specified in the priority property of the referenced Notification Class object.