Specifies whether a timebase cycle is from rising edge to rising edge or from falling edge to falling edge.

Syntax

Namespace: NationalInstruments.DAQmx

public enum COCounterTimebaseActiveEdge

Remarks

Specifies whether a timebase cycle is from rising edge to rising edge or from falling edge to falling edge. Use this enumeration to get or set the value of CounterTimebaseActiveEdge.

Members

NameValueDescription
Rising10280

Rising edge(s).

Falling10171

Falling edge(s).