Gets the arbitrary waveform generator (AWG) module temperature in degrees Celsius (°C).

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double AwgTemperature { get; }

Remarks

Returns a Double representing the AWG module temperature.

Exceptions

TypeDescription
System.ObjectDisposedException

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