NIRfsa Namespace

Table of Contents

RfsaIQInPortChannelCollection.Temperature Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaIQInPortChannelCollection.Temperature Property

RfsaIQInPortChannelCollectionTemperature Property

Gets the temperature of the I/Q IN circuitry on the device.

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

Syntax

public double Temperature { get; }
Public ReadOnly Property Temperature As Double
	Get

Property Value

Double
Specifies a Double representing the temperature, in degrees Celsius (°C).

Exceptions

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

See Also

Log in to get a better experience