NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AnalogEdgeReferenceTrigger.Coupling Property

  • Updated2023-02-21
  • 1 minute(s) read
AnalogEdgeReferenceTrigger.Coupling Property
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 AnalogEdgeReferenceTriggerCoupling Coupling { get; set; }
Public Property Coupling As AnalogEdgeReferenceTriggerCoupling
	Get
	Set

Property Value

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

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience