AIChannel.CalibrationHasValidInfo Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelCalibrationHasValidInfo Property
Indicates if the channel has calibration information.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool CalibrationHasValidInfo { get; }
Public ReadOnly Property CalibrationHasValidInfo As Boolean Get
Property Value
Type: BooleanIndicates if the channel has calibration information.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |