NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

DigitalEdgeAdvanceTrigger.Edge Property

  • Updated2023-02-21
  • 1 minute(s) read
DigitalEdgeAdvanceTrigger.Edge Property

Note: This API is now obsolete.

(Deprecated) Specifies on which edge of a digital signal to advance to the next entry in a scan list.

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

Syntax

[ObsoleteAttribute("This property is obsolete.")]
public DigitalEdgeAdvanceTriggerEdge Edge { get; set; }
<ObsoleteAttribute("This property is obsolete.")>
Public Property Edge As DigitalEdgeAdvanceTriggerEdge
	Get
	Set

Property Value

Type: DigitalEdgeAdvanceTriggerEdge
(Deprecated) Specifies on which edge of a digital signal to advance to the next entry in a scan list.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience