RfsaIQInPortChannelCollection.Temperature Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
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
DoubleSpecifies a Double representing the temperature, in degrees Celsius (°C).
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Temperature property was accessed after the associated NIRfsa object was disposed. |