ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgDriverUtility ClassRfsgDriverUtility.PerformThermalCorrection MethodCurrent page
Table of Contents

RfsgDriverUtility.PerformThermalCorrection Method

RfsgDriverUtility.PerformThermalCorrection Method

RfsgDriverUtilityPerformThermalCorrection Method

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

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public void PerformThermalCorrection()
Public Sub PerformThermalCorrection

Exceptions

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

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.

See Also

Was this information helpful?