NI-DAQmx VIs (TSM)
- Updated2024-02-02
- 1 minute(s) read
NI-DAQmx VIs (TSM)
Use the NI-DAQmx VIs to manage NI-DAQmx tasks.
The VIs on this palette return general LabVIEW error codes.
| Palette Object | Description |
|---|---|
| Get All NI-DAQmx Task Names | Returns task names for all NI-DAQmx tasks of type Task Type in the Semiconductor Module context. You can use task names to create tasks. |
| Set NI-DAQmx Task | Associates an NI-DAQmx task with an NI-DAQmx task name. |
| Get All NI-DAQmx Tasks | Returns all NI-DAQmx tasks of type Task Type in the Semiconductor Module context. You can use tasks to perform NI-DAQmx operations. |
| Pin(s) To NI-DAQmx Task(s) | Returns the NI-DAQmx tasks and channel lists required to access one or more pins. You must manually select the polymorphic instance you want to use. |
| Create Multisite Data For Analog Output | Accepts per site/pin data and returns data for all channels in the tasks. Use this data with the DAQmx Write VI. You must manually select the polymorphic instance you want to use. |