TMSiSDK.device.devices.saga.saga_structures.saga_config.SagaConfig.import_from_xml

TMSiSDK.device.devices.saga.saga_structures.saga_config.SagaConfig.import_from_xml#

SagaConfig.import_from_xml(filename)#

Import the configuration from a file to the device.

Parameters:

filename (str) – filename where to take the configuration from.

Returns:

True if succeded, False if failed, error_message.

Return type:

bool