Gets or sets the temperature, in degrees Celsius, that NI-RFSA uses to calculate the device configuration settings.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double DeviceConfigurationTemperature { get; set; }

Remarks

Specifies a Double representing the the temperature, in degrees Celsius, that NI-RFSA uses to calculate the device configuration settings.

Exceptions

TypeDescription
System.ObjectDisposedException

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