To download NI software, including the products shown below, visit ni.com/downloads.
1. Overview:
This VI takes several files and a list of selected columns and outputs a single 2D array with all the selected columns from each file.
2. Description:
The idea of this example is to show how to retrieve columns of data that are stored in different CSV files and consolidate them in one single 2D Array in LabVIEW. To accomplish this, customer selects the columns to be retrieved from all the files and runs the example. The columns selected will be the same for all the files.
3. Requirements
4. Steps to Implement or Execute Code
5. Additional Information or References
VI Block Diagram
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.