IEC_BACNET_EP_BUF_READY_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_EP_BUF_READY_PARAM : STRUCT
Contains the data for the Buffer Ready event type
Buffer Ready specifies an event that occurs when the number of records specified by Notification_Threshold have been entered into the log since the start of operation or the previous notification, whichever is most recent.
- InOut:
Name
Type
Comment
notifyThreshold
This parameter, of type Unsigned, applies to the BUFFER_READY algorithm. It specifies the value of Records_Since_Notification at which notification occurs.
prevNotifyCount
This parameter, of type Unsigned32, applies to the BUFFER_READY algorithm. It contains the value that Total_Record_Count had at the time the previous BUFFER_READY notification occurred.