TMSiSDK.device.devices.saga.saga_structures.saga_config.SagaConfig.export_to_xml#
- SagaConfig.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