TMSiSDK.device.devices.apex.apex_structures.apex_config.ApexConfig.export_to_xml

TMSiSDK.device.devices.apex.apex_structures.apex_config.ApexConfig.export_to_xml#

ApexConfig.export_to_xml(filename)#

Export the current configuration to xml file.

Parameters:

filename (str) – filename where to save the configuration.

Returns:

True if succeded, False if failed.

Return type:

bool