Gets the temperature, in degrees Celsius, of the last successful external calibration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double GetExternalCalibrationLastTemperature()

Returns

Returns a Double representing the temperature of the last successful external calibration in degrees Celsius.

Exceptions

TypeDescription
System.ObjectDisposedException

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