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

TypeDescription
System.ObjectDisposedException

The IsSelfCalibrationValid method was accessed after the associated NIRfsa object was disposed.