DAQmx Utilities VIs
- Updated2023-02-21
- 1 minute(s) read
DAQmx Utilities VIs
Owning Palette: DAQmx Advanced VIs and FunctionsInstalled With: NI-DAQmx
Use the DAQmx Utilities VIs as helper VIs to make NI-DAQmx programming easier.
Palette Object | Description |
---|---|
DAQmx Flatten Channel String |
Converts an array of physical or virtual channel names to a comma-delimited list of names. You can use this VI to convert an array of channel names to a single string prior to using the DAQmx Create Virtual Channel VI or the DAQmx Create Task VI. |
DAQmx Unflatten Channel String |
Converts a comma-delimited list or range of physical or virtual channels into an array of physical or virtual channel names. |