Gets or sets the temperature change, in degrees Celsius, required before NI-RFSA recalculates the thermal correction settings when entering the Running state.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double ThermalCorrectionTemperatureResolution { get; set; }

Remarks

Specifies a Double representing the temperature change, in degrees Celsius.

Exceptions

TypeDescription
System.ObjectDisposedException

The ThermalCorrectionTemperatureResolution property was accessed after the associated NIRfsa object was disposed.