UNION_BACNET_EVENT_PARAMETER (UNION)

TYPE UNION_BACNET_EVENT_PARAMETER : UNION

The Event Parameter data type defines the conditions that will generate an event.

This data type is used in the Event Parameters property of the Event Enrollment object. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_EVENT_PARAMETER. Events generation is based on the value of a referenced property. Depending on the type of event initiating object and the event type, an Event Parameters can contain one of several sets of fields. The choice of fields is indicated by an Event Type tag.

InOut:

Name

Type

Comment

coBitString

IEC_BACNET_EP_CHG_OF_BITS_PARAM

Contains the data for the Change of Bit String event type

coState

IEC_BACNET_EP_CHG_OF_STATES_PARAM

Contains the data for the Change of State event type

coValue

IEC_BACNET_EP_COV_PARAM

Contains the data for the Change of Value event type

cmdFailure

IEC_BACNET_EP_CMD_FAIL_PARAM

Contains the data for the Command Failure event type

floatingLimit

IEC_BACNET_EP_FLOAT_LIMIT_PARAM

Contains the data for the Floating Limit event type

outOfRange

IEC_BACNET_EP_OUT_OF_RANGE_PARAM

Contains the data for the Out of Range event type

bufferReady

IEC_BACNET_EP_BUF_READY_PARAM

Contains the data for the Buffer Ready event type

coLifeSafety

IEC_BACNET_EP_COLS_PARAM

Contains the data for the Change of Life Safety event type

extended

IEC_BACNET_EP_EXT_PARAM

Contains the data for the Extended event type

unsignedRange

IEC_BACNET_EP_URANGE_PARAM

Contains the data for the Unsigned Range event type

accessEvent

IEC_BACNET_EP_ACCESS_EVENT_PARAM

Contains the data for the access event event type

doubleOutOfRange

IEC_BACNET_EP_DBL_OUT_OF_RANGE_PARAM

Contains the data for the double Out of Range event type

signedOutOfRange

IEC_BACNET_EP_SIG_OUT_OF_RANGE_PARAM

Contains the data for the signed Out of Range event type

unsignedOutOfRange

IEC_BACNET_EP_UNS_OUT_OF_RANGE_PARAM

Contains the data for the unsigned Out of Range event type

coCharString

IEC_BACNET_EP_CHG_OF_CHARSTRING_PARAM

Contains the data for the Change Of Character String event type

coStatusFlags

IEC_BACNET_EP_CHG_OF_STAT_FLG_PARAM

Contains the data for the Change of Statusflags event type