SampleClockActiveEdge
- Updated2026-02-03
- 1 minute(s) read
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 SampleClockActiveEdge SampleClockActiveEdge { get; set; }
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |