NIRfsg Namespace

Table of Contents

RfsgDeviceCharacteristics.AwgTemperature Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDeviceCharacteristics.AwgTemperature Property

RfsgDeviceCharacteristicsAwgTemperature Property

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

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public double AwgTemperature { get; }
Public ReadOnly Property AwgTemperature As Double
	Get

Property Value

Double
Returns a Double representing the AWG module temperature.

Exceptions

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

See Also

Log in to get a better experience