NI-DAQmx .NET Framework 4.5 API Reference

DigitalEdgeReferenceTrigger.Edge Property

  • Updated2023-02-21
  • 1 minute(s) read
DigitalEdgeReferenceTrigger.Edge Property
Specifies on what edge of a digital pulse the Reference Trigger occurs.

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

Syntax

public DigitalEdgeReferenceTriggerEdge Edge { get; set; }
Public Property Edge As DigitalEdgeReferenceTriggerEdge
	Get
	Set

Property Value

Type: DigitalEdgeReferenceTriggerEdge
Specifies on what edge of a digital pulse the Reference Trigger occurs.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience