CIPulseWidthStartingEdge Enumeration
- Updated2026-02-05
- 1 minute(s) read
Specifies on which edge of the input signal to begin each pulse width measurement.
Syntax
Namespace: NationalInstruments.DAQmx
public enum CIPulseWidthStartingEdge
Remarks
Specifies on which edge of the input signal to begin each pulse width measurement. Use this enumeration to get or set the value of PulseWidthStartingEdge.
Members
| Name | Value | Description |
|---|---|---|
| Rising | 10280 | Rising edge(s). |
| Falling | 10171 | Falling edge(s). |