IsSelfCalibrationValid()
- Updated2025-10-14
- 1 minute(s) read
Indicates whether a calibration step is valid.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public bool IsSelfCalibrationValid()
Returns
true if the calibration step is valid; otherwise, false.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IsSelfCalibrationValid method was accessed after the associated NIRfsa object was disposed. |