TriggerType
- Updated2026-01-12
- 1 minute(s) read
Gets or sets the trigger type of the DigitalConditionalJumpTrigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDigital
public TriggerType TriggerType { get; set; }
Returns
The trigger type of the DigitalConditionalJumpTrigger. The default value is None.
Exceptions
| Type | Description |
|---|---|
| Ivi.Driver.OutOfRangeException | The value for TriggerType is invalid. |