BACnetDevice.GetSlaveProxyEnable (METH) ¶ METHOD GetSlaveProxyEnable : CmpBACnet.IEC_BACNET_STATUS Gets the Slave_Proxy_Enable-List 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 GetSlaveProxyEnable 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_BOOLEAN 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 again.
BACnetDevice.GetAutoSlaveDiscovery (METH) ¶ METHOD GetAutoSlaveDiscovery : CmpBACnet.IEC_BACNET_STATUS Gets the Auto_Slave_Discovery-List 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 GetAutoSlaveDiscovery 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_BOOLEAN 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 again.
BACnetDevice.GetConfigurationFiles (METH) ¶ METHOD GetConfigurationFiles : CmpBACnet.IEC_BACNET_STATUS Gets the Configuration_Files-List 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 GetConfigurationFiles 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_OBJECT_ID 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 again.
BACnetDevice.GetConfigurationFilesCount (METH) ¶ METHOD GetConfigurationFilesCount : CmpBACnet.IEC_BACNET_STATUS Gets the count of entries in the Configuration_Files-BACnet-Property. InOut: Scope Name Type Return GetConfigurationFilesCount CmpBACnet.IEC_BACNET_STATUS Output count CmpBACnet.IEC_BACNET_ELEMENT_COUNT
BACnetDevice.GetDeviceAddressBinding (METH) ¶ METHOD GetDeviceAddressBinding : CmpBACnet.IEC_BACNET_STATUS Gets the Device_Address_Binding-List 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 GetDeviceAddressBinding 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_ADDRESS_BINDING 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 again.
BACnetDevice.ApplicationSoftwareVersion (PROP) ¶ PROPERTY ApplicationSoftwareVersion : WSTRING(255)
BACnetDevice.BackupAndRestoreState (PROP) ¶ PROPERTY BackupAndRestoreState : CmpBACnet.IEC_BACNET_BACKUP_STATE
BACnetDevice.BackupFailureTimeout (PROP) ¶ PROPERTY BackupFailureTimeout : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.BackupPreparationTime (PROP) ¶ PROPERTY BackupPreparationTime : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.DatabaseRevision (PROP) ¶ PROPERTY DatabaseRevision : CmpBACnet.IEC_BACNET_UNSIGNED