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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double GetDigitizerTemperature()

Returns

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

Exceptions

TypeDescription
System.ObjectDisposedException

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