BACnetGlobalGroup.GetCOVURecipients (METH) ¶ METHOD GetCOVURecipients : CmpBACnet.IEC_BACNET_STATUS Gets the COVU_Recipients-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 GetCOVURecipients 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_RECIPIENT 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.
BACnetGlobalGroup.GetPresentValue (METH) ¶ METHOD GetPresentValue : CmpBACnet.IEC_BACNET_STATUS Gets the values of all the properties specified in the Group_Members property. 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 pPresentValue POINTER TO CmpBACnet.IEC_BACNET_PROPERTY_ACCESS_RESULT After usage, use FreeStackAllocatedMemory , to free the used memory.
BACnetGlobalGroup.MemberStatusFlags (PROP) ¶ PROPERTY MemberStatusFlags : STRING
BACnetGlobalGroup.RemoveGroupMember (METH) ¶ METHOD RemoveGroupMember : CmpBACnet.IEC_BACNET_STATUS Removes a group member (given by a BACnet-Object-Reference) and a group member name at index nIndex from the Group_Members-Property and the Group_Member_Names-Property of this BACnet-Object. Both the group member and its group member name are removed simulatenously by this function. InOut: Scope Name Type Comment Return RemoveGroupMember CmpBACnet.IEC_BACNET_STATUS Input nIndex CmpBACnet.IEC_BACNET_ELEMENT_COUNT The 1 based index of the subordinate to remove.
BACnetGlobalGroup.RequestedUpdateInterval (PROP) ¶ PROPERTY RequestedUpdateInterval : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetGlobalGroup.EventMessageTextsConfig (PROP) ¶ PROPERTY EventMessageTextsConfig : ARRAY [0..2] OF WSTRING(255)
BACnetGlobalGroup.EventState (PROP) ¶ PROPERTY EventState : CmpBACnet.IEC_BACNET_EVENT_STATE
BACnetGlobalGroup.Reliability (PROP) ¶ PROPERTY Reliability : CmpBACnet.IEC_BACNET_RELIABILITY
BACnetGlobalGroup.ReliabilityEvaluationInhibit (PROP) ¶ PROPERTY ReliabilityEvaluationInhibit : BOOL
BACnetGlobalGroup.NotificationClass (PROP) ¶ PROPERTY NotificationClass : CmpBACnet.IEC_BACNET_UNSIGNED