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 ReferenceAnalogMultiEdgeStartTriggerCoupling EnumerationCurrent page
Table of Contents

AnalogMultiEdgeStartTriggerCoupling Enumeration

AnalogMultiEdgeStartTriggerCoupling Enumeration

AnalogMultiEdgeStartTriggerCoupling Enumeration

Specifies an array that describes the couplings for the corresponding source signal of the trigger if the source is a terminal rather than a virtual channel. Each element of the array corresponds to a source in Start.AnlgMultiEdge.Srcs and an element in each of the other Analog Multi Edge property arrays, if they are not empty.

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

Syntax

public enum AnalogMultiEdgeStartTriggerCoupling
Public Enumeration AnalogMultiEdgeStartTriggerCoupling

Members

  Member nameValueDescription
AC10045Alternating Current.
DC10050Direct Current.

Remarks

Specifies an array that describes the couplings for the corresponding source signal of the trigger if the source is a terminal rather than a virtual channel. Each element of the array corresponds to a source in Start.AnlgMultiEdge.Srcs and an element in each of the other Analog Multi Edge property arrays, if they are not empty. Use this enumeration to get or set the value of Couplings.

See Also

Was this information helpful?