NIRfsa Namespace

Table of Contents

RfsaDriverUtility.PerformThermalCorrection Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDriverUtility.PerformThermalCorrection Method

RfsaDriverUtilityPerformThermalCorrection Method

Corrects the temperature variations that occur while acquiring the same signal for an extended period of time in a continuous acquisition.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public void PerformThermalCorrection()
Public Sub PerformThermalCorrection

Exceptions

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

Remarks

NI-RFSA internally acquires the temperature every time you initiate an acquisition. If you are performing a continuous acquisition, National Instruments recommends calling this method once every 10 minutes in a stable temperature environment to periodically update temperature calibration. If the ambient temperature varies, call this method more frequently.
You cannot call this method if your device is operating in RF list mode.

See Also

Log in to get a better experience