Type
- Updated2026-02-03
- 1 minute(s) read
Specifies the type of trigger to use to arm the task for a Start Trigger. If you configure an Arm Start Trigger, the task does not respond to a Start Trigger until the device receives the Arm Start Trigger.
Syntax
Namespace: NationalInstruments.DAQmx
public ArmStartTriggerType Type { get; set; }
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |