RfsaConfiguration.CalibrationDigitizerId Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
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
StringSpecifies the String that represents the calibration digitizer ID. The default value is "" (empty string).
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The CalibrationDigitizerId property was accessed after the associated NIRfsa object was disposed. |
Remarks
Supported Devices: NI 5603/5605/5606 (external digitizer mode)