NIRfsa Namespace

Table of Contents

RfsaConfiguration.CalibrationDigitizerId Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaConfiguration.CalibrationDigitizerId Property

RfsaConfigurationCalibrationDigitizerId Property

Gets the digitizer ID used during self-calibration.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public string CalibrationDigitizerId { get; }
Public ReadOnly Property CalibrationDigitizerId As String
	Get

Property Value

String
Specifies the String that represents the calibration digitizer ID. The default value is "" (empty string).

Exceptions

ExceptionCondition
ObjectDisposedException The CalibrationDigitizerId property was accessed after the associated NIRfsa object was disposed.

Remarks

Supported Devices: NI 5603/5605/5606 (external digitizer mode)

See Also

Log in to get a better experience