NIRfsa Namespace

Table of Contents

RfsaExternalCalibration.GetExternalCalibrationLastDateAndTime Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaExternalCalibration.GetExternalCalibrationLastDateAndTime Method

RfsaExternalCalibrationGetExternalCalibrationLastDateAndTime Method

Gets the date and time 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 DateTime GetExternalCalibrationLastDateAndTime()
Public Function GetExternalCalibrationLastDateAndTime As DateTime

Return Value

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

Exceptions

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

See Also

Log in to get a better experience