TMSiSDK.device.devices.apex.apex_device.ApexDevice.get_file_channels#
- ApexDevice.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]