TMSiSDK.device.devices.saga.saga_device.SagaDevice.get_file_channels#
- SagaDevice.get_file_channels(file_id)#
Gets the list of channels from the file.
- Parameters:
file_id (int) – id of the file
- Returns:
The list of channels
- Return type:
list[ApexChannel]