CalibrationDigitizerId
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The CalibrationDigitizerId property was accessed after the associated NIRfsa object was disposed. |