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
coBitStringContains the data for the Change of Bit String event type
coStateContains the data for the Change of State event type
coValueContains the data for the Change of Value event type
cmdFailureContains the data for the Command Failure event type
floatingLimitContains the data for the Floating Limit event type
outOfRangeContains the data for the Out of Range event type
bufferReadyContains the data for the Buffer Ready event type
coLifeSafetyContains the data for the Change of Life Safety event type
extendedContains the data for the Extended event type
unsignedRangeContains the data for the Unsigned Range event type
accessEventContains the data for the access event event type
doubleOutOfRangeContains the data for the double Out of Range event type
signedOutOfRangeContains the data for the signed Out of Range event type
unsignedOutOfRangeContains the data for the unsigned Out of Range event type
coCharStringContains the data for the Change Of Character String event type
coStatusFlagsContains the data for the Change of Statusflags event type