Returns the temperature, in degrees Celsius, of the last successful self-calibration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double GetSelfCalibrationLastTemp(RfsaSelfCalibrationSteps selfCalibrationStep)

Parameters

NameTypeDescription
selfCalibrationStepRfsaSelfCalibrationSteps

Specifies the self-calibration step.

Returns

Returns the temperature, in degrees Celsius, of the last successful self-calibration.

Exceptions

TypeDescription
System.ObjectDisposedException

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