BACnetGlobalGroup.SetCOVURecipients (METH) ¶ METHOD SetCOVURecipients : CmpBACnet.IEC_BACNET_STATUS Sets the COVU_Recipients-List of this BACnet object. InOut: Scope Name Type Comment Return SetCOVURecipients CmpBACnet.IEC_BACNET_STATUS Input uiListCount CmpBACnet.IEC_BACNET_ELEMENT_COUNT The length of the list in the following pointer. pList POINTER TO CmpBACnet.IEC_BACNET_RECIPIENT The list data containing elements according to the given count.
BACnetGroup.GetPresentValue (METH) ¶ METHOD GetPresentValue : CmpBACnet.IEC_BACNET_STATUS Gets the Present_Value 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 GetPresentValue 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_READ_ACCESS_RESULT 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.
BACnetGlobalGroup.TimeDelayNormal (PROP) ¶ PROPERTY TimeDelayNormal : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetGlobalGroup.UpdateInterval (PROP) ¶ PROPERTY UpdateInterval : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetGlobalGroup.NotifyType (PROP) ¶ PROPERTY NotifyType : CmpBACnet.IEC_BACNET_NOTIFY_TYPE
BACnetGlobalGroup.OutOfService (PROP) ¶ PROPERTY OutOfService : BOOL
BACnetGlobalGroup.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)
BACnetGlobalGroup.Reliability (PROP) ¶ PROPERTY Reliability : CmpBACnet.IEC_BACNET_RELIABILITY
BACnetGlobalGroup.StatusFlags (PROP) ¶ PROPERTY StatusFlags : STRING
BACnetGlobalGroup.TimeDelay (PROP) ¶ PROPERTY TimeDelay : CmpBACnet.IEC_BACNET_UNSIGNED