IEC_BACNET_ALARM_SUMMARY (STRUCT)

TYPE IEC_BACNET_ALARM_SUMMARY : STRUCT

This data type represents one item of the Alarm Summary list in the Get Alarm Summary service.

InOut:

Name

Type

Comment

objectID

IEC_BACNET_OBJECT_ID

This parameter, of type BACnetObjectIdentifier, identifies the event-initiating object whose Event_State property is not equal to NORMAL and that has a Notify_Type property whose value is ALARM.

alarmState

IEC_BACNET_EVENT_STATE

This parameter, of type BACnetEventState, indicates the value of the Event_State property of the object.

ackedTransitions

IEC_BACNET_BIT_STRING

This parameter, of type BACnetEventTransitionBits, indicates the value of the Acked_Transitions property of the object.