NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AIChannel.CalibrationEnable Property

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.CalibrationEnable 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.45.49302

Syntax

public bool CalibrationEnable { get; set; }
Public Property CalibrationEnable As Boolean
	Get
	Set

Property Value

Type: Boolean
Specifies whether to enable the channel calibration associated with the channel.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

See Also

Log in to get a better experience