NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerExternalCalibration.GetExternalCalibrationLastTemperature Method

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerExternalCalibration.GetExternalCalibrationLastTemperature Method

DCPowerExternalCalibrationGetExternalCalibrationLastTemperature Method

Returns the onboard temperature of the instrument, in degrees Celsius, during the last successful external calibration.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public double GetExternalCalibrationLastTemperature()
Public Function GetExternalCalibrationLastTemperature As Double

Return Value

Type: Double
Returns the onboard temperature of the instrument, in degrees Celsius, during the last successful external calibration.

Remarks

Note Note
This method can only be used in a session initialized to a single instrument.

See Also

Log in to get a better experience