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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double Temperature { get; }

Remarks

Returns a Double representing the temperature, in degrees Celsius (�C), of the I/Q Out circuitry.

Exceptions

TypeDescription
System.ObjectDisposedException

The Temperature property was accessed after the associated NIRfsg object was disposed.