DAQmx Events VIs and Functions
Owning Palette: DAQmx Advanced VIs and Functions
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 |
---|---|
Use the Event functions to register events dynamically and to create user events. |