DigitalEdge Enumeration
- Updated2026-01-12
- 1 minute(s) read
Specifies the active edge for the start trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDigital
public enum DigitalEdge
Members
| Name | Value | Description |
|---|---|---|
| Rising | 1800 | Asserts the trigger when the signal transitions from low level to high level. |
| Falling | 1801 | Asserts the trigger when the signal transitions from high level to low level. |