NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerExternalCalibration.GetExternalCalibrationLastDateAndTime Method

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

DCPowerExternalCalibrationGetExternalCalibrationLastDateAndTime Method

Returns the date and time of the last successful external calibration.

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

Syntax

public DateTime GetExternalCalibrationLastDateAndTime()
Public Function GetExternalCalibrationLastDateAndTime As DateTime

Return Value

Type: DateTime
Returns the date and time of the last successful external calibration.

Remarks

The time returned is 24-hour (military) local time; for example, if the instrument was calibrated at 2:30 PM, this method returns 14 for hours and 30 for minutes.
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