NIRfsa Namespace

Table of Contents

RfsaAdvancedVertical.DeviceConfigurationTemperature Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedVertical.DeviceConfigurationTemperature Property

RfsaAdvancedVerticalDeviceConfigurationTemperature Property

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

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

Syntax

public double DeviceConfigurationTemperature { get; set; }
Public Property DeviceConfigurationTemperature As Double
	Get
	Set

Property Value

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

Exceptions

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

See Also

Log in to get a better experience