NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AICoupling Enumeration

AICoupling Enumeration

AICoupling Enumeration

Specifies the coupling for the channel.

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

Syntax

public enum AICoupling
Public Enumeration AICoupling

Members

  Member nameValueDescription
AC10045Remove the DC offset from the signal.
DC10050Allow NI-DAQmx to measure all of the signal.
Ground10066Remove the signal from the measurement and measure only ground.

Remarks

Specifies the coupling for the channel. Use this enumeration to get or set the value of Coupling.

See Also

Was this information helpful?