IEC_BACNET_ACK_ALARM_INFO (STRUCT)¶
TYPE IEC_BACNET_ACK_ALARM_INFO : STRUCT
The Acknowledge Alarm Info data type contains the parameters of an Acknowledge Alarm service request.
- InOut:
- Name - Type - Comment - processID- A processID attribute specifies the Process Identifier of the Event Notification to which the acknowledgement is a response. - eventObjectID- An eventObjectID attribute is the identifier of the event-initiating object of the event notification to which this acknowledgement is a response. - eventState- An eventState attribute must be equal to the value of the “To State” attribute of the Conditional Parameter argument of the Event Notification request that is being acknowledged. - timeStamp- The timeStamp attribute contains the same Time-Stamp value that was received from the Event Notification request that is being acknowledged. Time-Stamp is an attribute of Notification-Mandatory-Parameter data structure. - ackSource- The ackSource attribute is the string encoding type and data value which specify the identity of the operator or process that is acknowledging the event notification. - ackTime- The ackTime attribute specifies the time at which the operator or process acknowledged the event notification. 
