NIRfsa Namespace

Table of Contents

RfsaExternalCalibration.GetExternalCalibrationLastTemperature Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsaExternalCalibration.GetExternalCalibrationLastTemperature Method

RfsaExternalCalibrationGetExternalCalibrationLastTemperature Method

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

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

Syntax

public double GetExternalCalibrationLastTemperature()
Public Function GetExternalCalibrationLastTemperature As Double

Return Value

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

Exceptions

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

See Also

Log in to get a better experience