DAQmx Events VIs and Functions
- Updated2023-02-21
- 1 minute(s) read
Installed With: NI-DAQmx
Use the DAQmx Events VIs and functions for event-driven programming using NI-DAQmx.
Palette Object | Description |
---|---|
DAQmx Create Event |
Contains a Register for Events function, an Event structure, and a DAQmx Task Name constant. You must register the DAQmx event you want to use and configure the Event structure to handle that event. You must also use the DAQmx Task Name constant to select or create a task. You can use a DAQmx Task Name control in place of the constant. |
Subpalette | Description |
---|---|
Events Functions |
Use the Event functions to register events dynamically and to create user events. |