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
coBitStringContains the data for the Change of Bit String notify type
coStateContains the data for the Change of State notify type
coValueContains the data for the Change of Value notify type
cmdFailureContains the data for the Command Failure notify type
floatingLimitContains the data for the Floating Limit notify type
outOfRangeContains the data for the Out of Range notify type
complexEventTypeContains the data for the Complex notify type
bufferReadyContains the data for the Buffer Ready notify type
coLifeSafetyContains the data for the Change of Life Safety notify type
extendedContains the data for the Extended event type
bufferReady2Contains the data for the new Buffer Ready notify type
unsignedRangeContains the data for the Unsigned Range notify type
accessEventContains the data for the access event notify type
doubleOutOfRangeContains the data for the double Out of Range notify type
signedOutOfRangeContains the data for the signed Out of Range notify type
unsignedOutOfRangeContains the data for the unsigned Out of Range notify type
coCharacterStringContains the data for the Change Of Character String notify type
coStatusFlagsContains the data for the Change of Statusflags notify type
coReliabilityContains the data for the Change of Reliability notify type
coDiscValueContains the data for the Change of Discrete Value notify type
coTimerContains the data for the Change of Timer notify type
proprietaryParamsContains the data for an proprietary event notify type.