TriggerType Enumeration
- Updated2026-01-12
- 1 minute(s) read
Specifies the start trigger type.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDigital
public enum TriggerType
Members
| Name | Value | Description |
|---|---|---|
| None | 1700 | Disables the start trigger. |
| DigitalEdge | 1701 | Digital edge trigger. |
| Software | 1702 | Software start trigger. |