TMSiSDK.device.devices.saga.saga_device.SagaDevice.get_device_active_channels

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

SagaDevice.get_device_active_channels()#

Gets the list of active 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[SagaChannel]