TMSiSDK.device.devices.saga.saga_device.SagaDevice.set_device_active_channels

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

SagaDevice.set_device_active_channels(indices, activate)#

Set the activity of the channel.

Parameters:
  • indices (list[int]) – list of indices to activate/deactivate

  • activate (bool) – True to activate, False to deactivate