Performs an internal self-calibration on the device and associated modules that support self-calibration.

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. 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.

Exceptions

TypeDescription
System.ObjectDisposedException

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