RfsgSelfCalibration.SelfCalibrate Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Performs an internal self-calibration on the device and associated modules that support self-calibration.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public void SelfCalibrate()
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.
If there is an existing NI-RFSA session open for the same PXIe-5820/5830/5831/5832/5840 while this method runs, it may remain open but cannot be used for operations that access the hardware.