TMSiSDK.device.devices.saga.saga_device.SagaDevice.set_device_sampling_config

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

SagaDevice.set_device_sampling_config(base_sample_rate=None, channel_type=None, channel_divider=1)#

Set sampling configuration for the device

Parameters:
  • base_sample_rate (SagaBaseSampleRate, optional) – Base sample rate, defaults to None

  • channel_type (ChannelType, optional) – Channel type to set, defaults to None

  • channel_divider (int, optional) – channel divider to apply to this type of channels, defaults to 1. Possible numbers are 1, 2, 4 or 8