Performs an internal self-calibration on the device. This method is obsolete, use SelfCalibrate method instead.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void SelfCalibrate()

Remarks

If the calibration is successful, new calibration data and constants are stored in the onboard non-volatile memory of the module.

Exceptions

TypeDescription
System.ObjectDisposedException

The SelfCalibrate method was accessed after the associated NIRfsg object was disposed.