Returns the current temperature, in degrees Celsius, of the LO module.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double GetLOTemperature()

Remarks

This property is not supported if you are using an external LO.

Returns

Returns a Double representing the current temperature, in degrees Celsius.

Exceptions

TypeDescription
System.ObjectDisposedException

The GetLOTemperature method was accessed after the associated NIRfsa object was disposed.