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.
BACnetDevice.SetActiveVTSessions (METH) ¶ METHOD SetActiveVTSessions : CmpBACnet.IEC_BACNET_STATUS Sets the Active_VT_Sessions-List of this BACnet object. InOut: Scope Name Type Comment Return SetActiveVTSessions 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_VT_SESSION The list data containing elements according to the given count.
BACnetDevice.SetDeviceAddressBinding (METH) ¶ METHOD SetDeviceAddressBinding : CmpBACnet.IEC_BACNET_STATUS Sets the Device_Address_Binding-List of this BACnet object. InOut: Scope Name Type Comment Return SetDeviceAddressBinding 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_ADDRESS_BINDING The list data containing elements according to the given count.
BACnetDevice.SetManualSlaveAddressBinding (METH) ¶ METHOD SetManualSlaveAddressBinding : CmpBACnet.IEC_BACNET_STATUS Sets the Manual_Slave_Address_Binding-List of this BACnet object. InOut: Scope Name Type Comment Return SetManualSlaveAddressBinding 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_ADDRESS_BINDING The list data containing elements according to the given count.
BACnetDevice.SetSlaveProxyEnable (METH) ¶ METHOD SetSlaveProxyEnable : CmpBACnet.IEC_BACNET_STATUS Sets the Slave_Proxy_Enable-List of this BACnet object. InOut: Scope Name Type Comment Return SetSlaveProxyEnable 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_BOOLEAN The list data containing elements according to the given count.
BACnetDevice.SetStructuredObjectList (METH) ¶ METHOD SetStructuredObjectList : CmpBACnet.IEC_BACNET_STATUS Sets the Configuration_Files-List of this BACnet object. InOut: Scope Name Type Comment Return SetStructuredObjectList 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_OBJECT_ID The list data containing elements according to the given count.
BACnetDevice.SetAutoSlaveDiscovery (METH) ¶ METHOD SetAutoSlaveDiscovery : CmpBACnet.IEC_BACNET_STATUS Sets the Auto_Slave_Discovery-List of this BACnet object. InOut: Scope Name Type Comment Return SetAutoSlaveDiscovery 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_BOOLEAN The list data containing elements according to the given count.
BACnetDevice.SetConfigurationFiles (METH) ¶ METHOD SetConfigurationFiles : CmpBACnet.IEC_BACNET_STATUS Sets the Configuration_Files-List of this BACnet object. InOut: Scope Name Type Comment Return SetConfigurationFiles 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_OBJECT_ID The list data containing elements according to the given count.
BACnetDevice.ProtocolObjectTypesSupported (PROP) ¶ PROPERTY ProtocolObjectTypesSupported : STRING Supported object types. The meaning of each bit in this Bit-String can be found in the BACnet standard. The preconfigured value of 111111111110111111111001110101 corresponds to the object types provided by this BACnet Stack/API/Library and which have an FB representation in this API. At least 18 bits are needed.
BACnetDevice.ProtocolRevision (PROP) ¶ PROPERTY ProtocolRevision : CmpBACnet.IEC_BACNET_UNSIGNED