RfsaSelfCalibration.IsSelfCalibrationValid Method
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Indicates whether a calibration step is valid.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public bool IsSelfCalibrationValid()
Public Function IsSelfCalibrationValid As Boolean
Return Value
Booleanif the calibration step is valid; otherwise, .
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The IsSelfCalibrationValid method was accessed after the associated NIRfsa object was disposed. |