BACnetDevice.SetActiveCOVSubscriptions (METH)ΒΆ
METHOD SetActiveCOVSubscriptions : CmpBACnet.IEC_BACNET_STATUS
Sets the Active_COV_Subscriptions-List of this BACnet object.
- InOut:
Scope
Name
Type
Comment
Return
SetActiveCOVSubscriptions
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_COV_SUBSCRIPTION
The list data containing elements according to the given count.