SelfCalibrate()
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SelfCalibrate method was accessed after the associated NIRfsg object was disposed. |