GetExternalCalibrationLastDateAndTime()
- Updated2025-10-14
- 1 minute(s) read
Gets the date and time of the last successful external calibration.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public DateTime GetExternalCalibrationLastDateAndTime()
Returns
Returns the date and time of the last successful external calibration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The GetExternalCalibrationLastDateAndTime method was accessed after the associated NIRfsa object was disposed. |