TMSiSDK.device.devices.apex.apex_device.ApexDevice.get_device_channels

TMSiSDK.device.devices.apex.apex_device.ApexDevice.get_device_channels#

ApexDevice.get_device_channels() list#

Gets the list of channels.

Raises:
  • TMSiError – TMSiErrorCode.device_error if get channels from the device fails.

  • TMSiError – TMSiErrorCode.device_not_connected if not connected.

Returns:

The list of channels

Return type:

list[ApexChannel]