DAQmx Utilities VIs
Owning Palette: DAQmx Advanced VIs and Functions
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. |