Adding Waveform Task Channels
- Updated2025-10-27
- 2 minute(s) read
Use Analog Input (AI) channels with waveform tasks to control waveform acquisitions by DAQ devices, such as how VeriStand logs waveform data and defines triggers that start and stop acquisitions.
- Launch your project in the VeriStand Editor.
- In the Project Files pane, left-click a system definition file (.nivssdf) and select Configure in System Explorer.
- Click in the configuration tree.
-
Depending on your goal, add one of the following task channels.
Note You can write to these channels at run time.
Goals Task Channel How to Add Set a task to an active, running state. Task Enabled Always available under each task. Specify if logging occurs during acquisitions. Logging Enabled In the Logging Configuration page, click Allow TDMS logging .
Specify when logging stops and begins with a new file. Start New File Set a finite task to automatically restart itself and wait for a new trigger when the acquisition is complete. Retriggerable In the Triggers Configuration page, set Acquisition mode to Finite.
Set a software start trigger to begin an acquisition. Start Trigger In the Triggers Configuration page, set Trigger type to Software.
- Save the system definition file.