Gets the digitizer ID used during self-calibration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string CalibrationDigitizerId { get; }

Remarks

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

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

Exceptions

TypeDescription
System.ObjectDisposedException

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