NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceAnalogWindowPauseTriggerCoupling EnumerationCurrent page
Table of Contents

AnalogWindowPauseTriggerCoupling Enumeration

AnalogWindowPauseTriggerCoupling Enumeration

AnalogWindowPauseTriggerCoupling Enumeration

Specifies the coupling for the source signal of the terminal if the source is a terminal rather than a virtual channel.

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

Syntax

public enum AnalogWindowPauseTriggerCoupling
Public Enumeration AnalogWindowPauseTriggerCoupling

Members

  Member nameValueDescription
AC10045Alternating Current.
DC10050Direct Current.

Remarks

Specifies the coupling for the source signal of the terminal if the source is a terminal rather than a virtual channel. Use this enumeration to get or set the value of Coupling.

See Also

Was this information helpful?