Returns the date and time of the last successful self-calibration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public DateTime GetSelfCalibrationLastDateAndTime(RfsaSelfCalibrationSteps selfCalibrationStep)

Parameters

NameTypeDescription
selfCalibrationStepRfsaSelfCalibrationSteps

Specifies the self-calibration step.

Returns

Returns the date and time of the last successful self-calibration.

Exceptions

TypeDescription
System.ObjectDisposedException

The GetSelfCalibrationLastDateAndTime method was accessed after the associated NIRfsa object was disposed.