BACnetNotificationClass.GetRecipientList (METH) ¶ METHOD GetRecipientList : CmpBACnet.IEC_BACNET_STATUS Gets the Recipient_List-List of this BACnet object. The returned pointer is allocated with the corresponding data, whereas the user has to use FreeStackAllocatedMemory , to free the allocated memory after data usage. InOut: Scope Name Type Comment Return GetRecipientList CmpBACnet.IEC_BACNET_STATUS Output uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer, pList POINTER TO CmpBACnet.IEC_BACNET_DESTINATION The returned Pointer gets filled with the data of the List AND (!) the data referenced within that list (i.e. strings, etc.). After usage, use FreeStackAllocatedMemory , to free the used memory again.
BACnetNotificationClass.NotificationClass (PROP) ¶ PROPERTY NotificationClass : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetPositiveIntegerValue.EventAlgorithmInhibitRef (PROP) ¶ PROPERTY EventAlgorithmInhibitRef : CmpBACnet.IEC_BACNET_OBJ_PROP_REFERENCE
BACnetPositiveIntegerValue.EventDetectionEnable (PROP) ¶ PROPERTY EventDetectionEnable : BOOL
BACnetPositiveIntegerValue.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetPositiveIntegerValue.EventAlgorithmInhibit (PROP) ¶ PROPERTY EventAlgorithmInhibit : BOOL
BACnetPositiveIntegerValue.COVIncrement (PROP) ¶ PROPERTY COVIncrement : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetPositiveIntegerValue.Deadband (PROP) ¶ PROPERTY Deadband : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetNotificationClass.Priority (PROP) ¶ PROPERTY Priority : ARRAY [0..2] OF CmpBACnet.IEC_BACNET_UNSIGNED
BACnetNotificationClass.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)