Corrects any signal drift due to environmental temperature variation while generating the same signal for extended periods of time without a parameter change.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void PerformThermalCorrection()

Remarks

NI-RFSG compensates automatically for variations in device temperature when any signal generation parameters are changed. Under normal circumstances of short-term signal generation, NI-RFSG automatic compensation ensures stable power levels, and you do not need to use this method. Use this method when generating the same signal for an extended period of time in a temperature-fluctuating environment. The NI-RFSG device must be in the Generation state before calling this method.

Exceptions

TypeDescription
System.ObjectDisposedException

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