NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIChannel.OpenChannelDetectEnable Property

AIChannel.OpenChannelDetectEnable Property

AIChannelOpenChannelDetectEnable Property

Specifies whether to enable open channel detection.

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

Syntax

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

Property Value

Type: Boolean
Specifies whether to enable open channel detection.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?