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
BACnetDevice.ProtocolServicesSupported (PROP) ¶ PROPERTY ProtocolServicesSupported : STRING Supported services. The meaning of each bit in this Bit-String can be found in the BACnet standard. The preconfigured value of 1111111111111011110010000011110011111011 corresponds to the service abilities provided by this BACnet Stack/API/Library and which are implementable using this API. At least 37 bits are needed.
BACnetDevice.ProtocolVersion (PROP) ¶ PROPERTY ProtocolVersion : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.RestoreCompletionTime (PROP) ¶ PROPERTY RestoreCompletionTime : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.RestorePreparationTime (PROP) ¶ PROPERTY RestorePreparationTime : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.SegmentationSupported (PROP) ¶ PROPERTY SegmentationSupported : CmpBACnet.IEC_BACNET_SEGMENTATION