Temperature
- Updated2025-10-14
- 1 minute(s) read
Gets the temperature of the I/Q IN circuitry on the device.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double Temperature { get; }
Remarks
Specifies a Double representing the temperature, in degrees Celsius (°C).
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Temperature property was accessed after the associated NIRfsa object was disposed. |