TMSiSDK.device.devices.saga.saga_device.SagaDevice.set_device_repair_logging

TMSiSDK.device.devices.saga.saga_device.SagaDevice.set_device_repair_logging#

SagaDevice.set_device_repair_logging(enable_repair_logging=True)#

Set device repair logging

Parameters:

enable_repair_logging (bool, optional) – enable or not the repair logging, defaults to True

Raises:

TMSiError – device_not_connected if not in connected state.