UNION_BACNET_NOTIFICATION_PARAMETERS (UNION)ΒΆ

TYPE UNION_BACNET_NOTIFICATION_PARAMETERS : UNION

This structure contains all data for the different possible event notifications.

InOut:

Name

Type

Comment

coBitString

IEC_BACNET_NP_CHG_OF_BITS_PARAM

Contains the data for the Change of Bit String notify type

coState

IEC_BACNET_NP_CHG_OF_STATE_PARAM

Contains the data for the Change of State notify type

coValue

IEC_BACNET_NP_COV_PARAM

Contains the data for the Change of Value notify type

cmdFailure

IEC_BACNET_NP_CMD_FAIL_PARAM

Contains the data for the Command Failure notify type

floatingLimit

IEC_BACNET_NP_FLOAT_LIMIT_PARAM

Contains the data for the Floating Limit notify type

outOfRange

IEC_BACNET_NP_OUT_OF_RANGE_PARAM

Contains the data for the Out of Range notify type

complexEventType

IEC_BACNET_NP_COMPLEX_PARAM

Contains the data for the Complex notify type

bufferReady

IEC_BACNET_NP_BUF_READY_PARAM

Contains the data for the Buffer Ready notify type

coLifeSafety

IEC_BACNET_NP_COLS_PARAM

Contains the data for the Change of Life Safety notify type

extended

IEC_BACNET_NP_EXT_PARAM

Contains the data for the Extended event type

bufferReady2

IEC_BACNET_NP_BUF_READY_PARAM2

Contains the data for the new Buffer Ready notify type

unsignedRange

IEC_BACNET_NP_URANGE_PARAM

Contains the data for the Unsigned Range notify type

accessEvent

IEC_BACNET_NP_ACCESS_EVENT_PARAM

Contains the data for the access event notify type

doubleOutOfRange

IEC_BACNET_NP_DBL_OUT_OF_RANGE_PARAM

Contains the data for the double Out of Range notify type

signedOutOfRange

IEC_BACNET_NP_SIG_OUT_OF_RANGE_PARAM

Contains the data for the signed Out of Range notify type

unsignedOutOfRange

IEC_BACNET_NP_UNS_OUT_OF_RANGE_PARAM

Contains the data for the unsigned Out of Range notify type

coCharacterString

IEC_BACNET_NP_CHG_OF_CHARSTRING_PARAM

Contains the data for the Change Of Character String notify type

coStatusFlags

IEC_BACNET_NP_CHG_OF_STAT_FLG_PARAM

Contains the data for the Change of Statusflags notify type

coReliability

IEC_BACNET_NP_CHG_OF_RELIABTY_PARAM

Contains the data for the Change of Reliability notify type

coDiscValue

IEC_BACNET_NP_CHG_OF_DISC_VAL_PARAM

Contains the data for the Change of Discrete Value notify type

coTimer

IEC_BACNET_NP_CHG_OF_TIMER_PARAM

Contains the data for the Change of Timer notify type

proprietaryParams

IEC_BACNET_NP_PROPRIETARY_PARAM

Contains the data for an proprietary event notify type.