ThermalCorrectionTemperatureResolution
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ThermalCorrectionTemperatureResolution property was accessed after the associated NIRfsa object was disposed. |