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.
BACnetGroup.SetListOfGroupMembers (METH) ¶ METHOD SetListOfGroupMembers : CmpBACnet.IEC_BACNET_STATUS Sets the List_Of_Group_Members of this BACnet object. InOut: Scope Name Type Comment Return SetListOfGroupMembers 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_READ_ACCESS_SPEC The list data containing elements according to the given count.
BACnetGroup.SetPresentValue (METH) ¶ METHOD SetPresentValue : CmpBACnet.IEC_BACNET_STATUS Sets the Present_Value of this BACnet object. InOut: Scope Name Type Comment Return SetPresentValue 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_READ_ACCESS_RESULT The list data containing elements according to the given count.
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.
BACnetGlobalGroup.StatusFlags (PROP) ¶ PROPERTY StatusFlags : STRING
IBACnetObjectBase.GetPropertyCallbackAttachment (METH) ¶ METHOD GetPropertyCallbackAttachment : CmpBACnet.IEC_BACNET_STATUS InOut: Scope Name Type Return GetPropertyCallbackAttachment CmpBACnet.IEC_BACNET_STATUS Input ePropertyID CmpBACnet.IEC_BACNET_PROPERTY_ID Output xReadCallbackAttached BOOL xWriteCallbackAttached BOOL
IBACnetObjectBase.GetPropertyId (METH) ¶ METHOD GetPropertyId : CmpBACnet.IEC_BACNET_PROPERTY_ID InOut: Scope Name Type Return GetPropertyId CmpBACnet.IEC_BACNET_PROPERTY_ID Input propIdx DWORD
BACnetGlobalGroup.UpdateInterval (PROP) ¶ PROPERTY UpdateInterval : CmpBACnet.IEC_BACNET_UNSIGNED
Group ¶ The BACnet Group object. BACnetGroup (FunctionBlock) Description (Property) GetListOfGroupMembers (Method) GetPresentValue (Method) ProfileName (Property) SetListOfGroupMembers (Method) SetPresentValue (Method)
BACnetGlobalGroup.TimeDelay (PROP) ¶ PROPERTY TimeDelay : CmpBACnet.IEC_BACNET_UNSIGNED