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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public DateTime GetSelfCalibrationLastDateAndTime(RfsgDeviceModule module)

Parameters

NameTypeDescription
moduleRfsgDeviceModule

Specifies from which module to retrieve the last successful self-calibration date and time.

Returns

Returns the date and time of the last successful calibration.

Exceptions

TypeDescription
System.ObjectDisposedException

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