NIRfsa Namespace

Table of Contents

RfsaDeviceCharacteristics.GetDeviceTemperature Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDeviceCharacteristics.GetDeviceTemperature Method

RfsaDeviceCharacteristicsGetDeviceTemperature Method

Returns the current temperature, in degrees Celsius, of the RF downconverter module.

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

Syntax

public double GetDeviceTemperature()
Public Function GetDeviceTemperature As Double

Return Value

Double
Returns a Double representing the current temperature, in degrees Celsius.

Exceptions

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

See Also

Log in to get a better experience