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.SetTimeSynchronizationRecipients (METH) ¶ METHOD SetTimeSynchronizationRecipients : CmpBACnet.IEC_BACNET_STATUS Sets the Time_Synchronization_Recipients-List of this BACnet object. InOut: Scope Name Type Comment Return SetTimeSynchronizationRecipients 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.
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.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.SetSlaveAddressBinding (METH) ¶ METHOD SetSlaveAddressBinding : CmpBACnet.IEC_BACNET_STATUS Sets the Slave_Address_Binding-List of this BACnet object. InOut: Scope Name Type Comment Return SetSlaveAddressBinding 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.TimeSynchronizationInterval (PROP) ¶ PROPERTY TimeSynchronizationInterval : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.UTCOffset (PROP) ¶ PROPERTY UTCOffset : CmpBACnet.IEC_BACNET_SIGNED
BACnetDevice.SystemStatus (PROP) ¶ PROPERTY SystemStatus : CmpBACnet.IEC_BACNET_DEVICE_STATUS
BACnetDevice.TimeOfDeviceRestart (PROP) ¶ PROPERTY TimeOfDeviceRestart : BACnetTimeStamp