NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceDeprecated >> More >> Advance >> Digital Edge >> EdgeCurrent page
Table of Contents

Deprecated >> More >> Advance >> Digital Edge >> Edge

Deprecated >> More >> Advance >> Digital Edge >> Edge

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

Valid values

DAQmx_Val_Rising 10280 Rising edge(s).
DAQmx_Val_Falling 10171 Falling edge(s).


You can get/set/reset this property using:
  DAQmxGetDigEdgeAdvTrigEdge
  DAQmxSetDigEdgeAdvTrigEdge
  DAQmxResetDigEdgeAdvTrigEdge

Was this information helpful?