TMSiSDK.device.devices.apex.apex_device.ApexDevice.import_configuration

TMSiSDK.device.devices.apex.apex_device.ApexDevice.import_configuration#

ApexDevice.import_configuration(filename: str)#

Imports the file configuration to the device.

Parameters:

filename (str) – name of the file where to export configuration.

Raises:
  • TMSiError – TMSiErrorCode.general_error if import configuration fails.

  • TMSiError – TMSiErrorCode.device_not_connected if not connected.