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

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: DoubleReturns the onboard temperature of the instrument, in degrees Celsius, during the last successful external calibration.
Remarks
![]() |
---|
This method can only be used in a session initialized to a single instrument. |