AIChannel.CalibrationDate Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelCalibrationDate Property
Gets or sets the last date and time that the channel underwent a channel calibration.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public DateTime CalibrationDate { get; set; }
Public Property CalibrationDate As DateTime Get Set
Property Value
Type: DateTimeThe last date and time that the channel underwent a channel calibration.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |