RfsgDriverUtility.SelfCalibrate Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Note: This API is now obsolete.
Performs an internal self-calibration on the device. This method is obsolete, use SelfCalibrate method instead.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
[ObsoleteAttribute("This method is obsolete, use the NationalInstruments.ModularInstruments.NIRfsg.Calibration.Self.SelfCalibrate() method instead")] public void SelfCalibrate()
<ObsoleteAttribute("This method is obsolete, use the NationalInstruments.ModularInstruments.NIRfsg.Calibration.Self.SelfCalibrate() method instead")> Public Sub SelfCalibrate
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The SelfCalibrate method was accessed after the associated NIRfsg object was disposed. |
Remarks
If the calibration is successful, new calibration data and constants are stored in the onboard non-volatile memory of the module.