UNION_BACNET_NOTIFICATION_PARAMETERS
(UNION)
TYPE UNION_BACNET_NOTIFICATION_PARAMETERS : UNION
brief
The Notification Parameters data type describes the reason an event has occurred. This data type appears as the Event Values parameter of the Event Notification structure. The data structure of Notification Parameters depends on the type of event-initiating object. Every Event Type tag represents the corresponding Notification Parameter data type. The complex event type or Extended event type can be used for implementation of proprietary event algorithm. For a definition of the relationship between the Event Type and object Type and the Alarm and Event Services see clause 13 of the BACnet 2010 standard.
- InOut:
Name
Type
Comment
coBitString
Contains the data for the Change of Bit String notify type
coState
Contains the data for the Change of State notify type
coValue
Contains the data for the Change of Value notify type
cmdFailure
Contains the data for the Command Failure notify type
floatingLimit
Contains the data for the Floating Limit notify type
outOfRange
Contains the data for the Out of Range notify type
complexEventType
Contains the data for the Complex notify type
bufferReady
Contains the data for the Buffer Ready notify type
coLifeSafety
Contains the data for the Change of Life Safety notify type
extended
Contains the data for the Extended event type
bufferReady2
Contains the data for the new Buffer Ready notify type
unsignedRange
Contains the data for the Unsigned Range notify type
accessEvent
Contains the data for the access event notify type
doubleOutOfRange
Contains the data for the double Out of Range notify type
signedOutOfRange
Contains the data for the signed Out of Range notify type
unsignedOutOfRange
Contains the data for the unsigned Out of Range notify type
coCharacterString
Contains the data for the Change Of Character String notify type
coStatusFlags
Contains the data for the Change of Statusflags notify type
coReliability
Contains the data for the Change of Reliability notify type