AwgTemperature
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The AwgTemperature property was accessed after the associated NIRfsg object was disposed. |