IEC_BACNET_ACK_ALARM_INFO (STRUCT)

TYPE IEC_BACNET_ACK_ALARM_INFO : STRUCT

This is the main structure for sending Acknowledge Alarm service request.

InOut:

Name

Type

Comment

processID

IEC_BACNET_UINT

The handle of a process within the recipient device that has received the event notification.

eventObjectID

IEC_BACNET_OBJECT_ID

This contains the identifier of the origin object of the event notification.

eventState

IEC_BACNET_EVENT_STATE

This contains the value of the ‘To State’ from the event notification that is acknowledged.

timeStamp

IEC_BACNET_TIME_STAMP

This contains the same ‘Time Stamp’ that was received in the event notification that is acknowledged.

ackSource

IEC_BACNET_STRING

This contains the identification of the human operator or process that has initiated this acknowledge.

ackTime

IEC_BACNET_TIME_STAMP

This contains the time at which an operator or process acknowledged the event notification.