SampleClockTimebaseActiveEdge Enumeration
- Updated2026-02-03
- 1 minute(s) read
Specifies on which edge to recognize a Sample Clock Timebase pulse. This property is useful primarily when the signal you use as the Sample Clock Timebase is not a periodic clock.
Syntax
Namespace: NationalInstruments.DAQmx
public enum SampleClockTimebaseActiveEdge
Remarks
Specifies on which edge to recognize a Sample Clock Timebase pulse. This property is useful primarily when the signal you use as the Sample Clock Timebase is not a periodic clock. Use this enumeration to get or set the value of SampleClockTimebaseActiveEdge.
Members
| Name | Value | Description |
|---|---|---|
| Rising | 10280 | Rising edge(s). |
| Falling | 10171 | Falling edge(s). |