AIChannel.CalibrationEnable Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelCalibrationEnable Property
Specifies whether to enable the channel calibration associated with the channel.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool CalibrationEnable { get; set; }
Public Property CalibrationEnable As Boolean Get Set
Property Value
Type: BooleanSpecifies whether to enable the channel calibration associated with the channel.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |