IEC_BACNET_COV_NOTIF_MUL (STRUCT)ΒΆ
TYPE IEC_BACNET_COV_NOTIF_MUL : STRUCT
Description for the BACnetCovNotificationInfo multiple values datatype
This structure is used to transport all data used for initiation of change of value notifications for multiple values.
- InOut:
Name
Type
Comment
monitoredObjectID
This contains the Object_Identifier of the object which value has changed.
numberOfValues
Number of entries in the array of values.
listOfValues
POINTER TO IEC_BACNET_COV_NOTIF_MUL_VALUES
Pointer to the array of values.