Specifies on which edge of a clock pulse sampling takes place. This property is useful primarily when the signal you use as the Sample Clock is not a periodic clock.

Syntax

Namespace: NationalInstruments.DAQmx

public enum SampleClockActiveEdge

Remarks

Specifies on which edge of a clock pulse sampling takes place. This property is useful primarily when the signal you use as the Sample Clock is not a periodic clock. Use this enumeration to get or set the value of SampleClockActiveEdge.

Members

NameValueDescription
Rising10280

Rising edge(s).

Falling10171

Falling edge(s).