![]() | Download Help (Windows Only) |
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.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration ArmStartTriggerType |
C# |
---|
public enum ArmStartTriggerType |
Member name | Description |
---|---|
DigitalEdge | Trigger on a rising or falling edge of a digital signal. |
None | Disable the trigger. |
Time | Trigger when a specified time is reached. |
Helpful
Not Helpful