LOTemperature
- Updated2025-10-14
- 1 minute(s) read
Gets the LO module temperature, in degrees Celsius (°C).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double LOTemperature { get; }
Remarks
Returns a Double representing the LO module temperature, in degrees Celsius (°C).
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LOTemperature property was accessed after the associated NIRfsg object was disposed. |