TMSiSDK.device.devices.saga.saga_device.SagaDevice.stop_measurement

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

SagaDevice.stop_measurement()#

Stops the measurement requested.

Parameters:

file_id (int) – id of the file to download.

Raises:
  • TMSiError – TMSiErrorCode.api_invalid_command if already sampling.

  • TMSiError – TMSiErrorCode.device_not_connected if not connected.