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.