BACnetDevice.DaylightSavingsStatus (PROP) ¶ PROPERTY DaylightSavingsStatus : BOOL
BACnetDevice.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetDevice.FirmwareRevision (PROP) ¶ PROPERTY FirmwareRevision : WSTRING(255)
BACnetDevice.GetTimeSynchronizationRecipients (METH) ¶ METHOD GetTimeSynchronizationRecipients : CmpBACnet.IEC_BACNET_STATUS Gets the Time_Synchronization_Recipients-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 GetTimeSynchronizationRecipients 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_RECIPIENT 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.GetUTCTimeSynchronizationRecipients (METH) ¶ METHOD GetUTCTimeSynchronizationRecipients : CmpBACnet.IEC_BACNET_STATUS Gets the UTC_Time_Synchronization_Recipients-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 GetUTCTimeSynchronizationRecipients 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_RECIPIENT 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.GetStructuredObjectList (METH) ¶ METHOD GetStructuredObjectList : 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 GetStructuredObjectList 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.GetStructuredObjectListCount (METH) ¶ METHOD GetStructuredObjectListCount : CmpBACnet.IEC_BACNET_STATUS Gets the count of entries in the Structured_Object_List-BACnet-Property. InOut: Scope Name Type Return GetStructuredObjectListCount CmpBACnet.IEC_BACNET_STATUS Output count CmpBACnet.IEC_BACNET_ELEMENT_COUNT
BACnetDevice.GetVTClassesSupported (METH) ¶ METHOD GetVTClassesSupported : CmpBACnet.IEC_BACNET_STATUS Gets the VT_Classes_Supported-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 GetVTClassesSupported 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_VT_CLASS 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.IntervalOffset (PROP) ¶ PROPERTY IntervalOffset : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.LastRestartReason (PROP) ¶ PROPERTY LastRestartReason : CmpBACnet.IEC_BACNET_RESTART_REASON