TMSiSDK.device.devices.saga.saga_device.SagaDevice.set_card_recording_config

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

SagaDevice.set_card_recording_config(config: TMSiDevRecCfg) TMSiDevRecCfg#

Sets the configuration for recording on card.

Parameters:

config (TMSiDevRecCfg) – configuration to be set.

Raises:
  • TMSiError – TMSiErrorCode.device_error if set configuration fails.

  • TMSiError – TMSiErrorCode.device_not_connected if not connected.

Returns:

the new available configuration for recording on card.

Return type:

TMSiDevRecCfg