NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AnalogEdgePauseTriggerCoupling Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AnalogEdgePauseTriggerCoupling Enumeration
Specifies the coupling for the source signal of the trigger 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 AnalogEdgePauseTriggerCoupling
Public Enumeration AnalogEdgePauseTriggerCoupling

Members

  Member nameValueDescription
AC10045Alternating Current.
DC10050Direct Current.

Remarks

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

See Also

Log in to get a better experience