GetDeviceTemperature()
- Updated2025-10-14
- 1 minute(s) read
Returns the current temperature, in degrees Celsius, of the RF downconverter module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double GetDeviceTemperature()
Returns
Returns a Double representing the current temperature, in degrees Celsius.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The GetDeviceTemperature method was accessed after the associated NIRfsa object was disposed. |