Counter Input >> Two Edge Separation >> Second >> Edge

NI-DAQmx C Properties

Counter Input >> Two Edge Separation >> Second >> Edge

Data Type: int32
Description: Specifies on which edge of the second signal to stop each measurement.

Valid values

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


You can get/set/reset this property using:
  DAQmxGetCITwoEdgeSepSecondEdge
  DAQmxSetCITwoEdgeSepSecondEdge
  DAQmxResetCITwoEdgeSepSecondEdge