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

IEC_BACNET_OBJECT_ID

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

IEC_BACNET_EVENT_STATE

This parameter indicates the value of the Event_State property of the object.

ackedTransitions

IEC_BACNET_BIT_STRING

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

IEC_BACNET_NOTIFY_TYPE

This parameter contains the value of the Notify_Type property of this object.

eventEnable

IEC_BACNET_BIT_STRING

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.