NI-DAQmx .NET Framework 4.5 API Reference

Device.ExternalCalibrationDate Property

  • Updated2023-02-21
  • 1 minute(s) read
Device.ExternalCalibrationDate Property
Gets the last date and time that the device underwent an external calibration.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public DateTime ExternalCalibrationDate { get; }
Public ReadOnly Property ExternalCalibrationDate As DateTime
	Get

Property Value

Type: DateTime
The date and time of the external calibration.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience