DAQmx Real Time VIs and Function
- Updated2023-02-21
- 1 minute(s) read
DAQmx Real Time VIs and Function
Owning Palette: DAQmx - Data Acquisition VIs and FunctionsInstalled With: NI-DAQmx
Use the DAQmx Real Time VIs and function to configure and perform real-time operations.
Palette Object | Description |
---|---|
DAQmx Wait For Next Sample Clock |
Waits until the next pulse of the Sample Clock occurs. If an extra Sample Clock pulse occurs between calls to this VI, the second call returns an error or warning and waits for the next Sample Clock pulse. Use the Convert Late Errors to Warnings DAQmx Real-Time property to specify whether this VI returns errors or warnings. If that property is TRUE, any warnings this VI returns do not include the source string. Use this VI to ensure I/O cycles complete within Sample Clock periods. National Instruments recommends you use this VI for certain applications only. |
DAQmx Real-Time Property Node |
A Property Node with the DAQmx Real-Time class preselected. Right-click the Property Node and choose Select Filter from the shortcut menu to make the Property Node show only the properties supported by a particular device installed in the system or supported by all the devices installed in the system. |
Subpalette | Description |
---|---|
DAQmx Timed Loop VI and Function |
Use the DAQmx Timed Loop VI and function to create and configure timing sources for Timed Loops. |