DO Start Trigger Signal
- Updated2024-12-11
- 2 minute(s) read
Use the DO Start Trigger (do/StartTrigger) signal to initiate a waveform generation. If you do not use triggers, you can begin a generation with a software command. If you are using an internal sample clock, you can specify a delay from the start trigger to the first sample. For more information, refer to the NI-DAQmx Help.
Using a Digital Source
To use DO Start Trigger, specify a source and a rising or falling edge. The source can be one of the following signals:
- A pulse initiated by host software
- Any PFI terminal on an installed C Series module
- AI Reference Trigger
- AI Start Trigger
The source also can be one of several internal signals on the cDAQ chassis. Refer to Device Routing in MAX in the NI-DAQmx User Manual for more information.
You also can specify whether the waveform generation begins on the rising edge or falling edge of DO Start Trigger.
Using an Analog Source
Some C Series modules can generate a trigger based on an analog signal. In NI-DAQmx, this is called the Analog Comparison Event, depending on the trigger properties.
When you use an analog trigger source, the waveform generation begins on the first rising or falling edge of the Analog Comparison Event signal, depending on the trigger properties. The analog trigger circuit must be configured by a simultaneously running analog input task.