TMSiSDK.device.devices.saga.saga_device.SagaDevice.start_download_file#
- SagaDevice.start_download_file(file_id: int, filename: str = None, n_of_samples: int = None)#
Starts the download of the file requested.
- Parameters:
file_id (int) – id of the file to download.
filename (str, optional) – filename where to write the impedance report (if available), defaults to None
- Raises: