Example Code

Cycle through File Names Grouped in a Common Folder

Code and Documents

Attachment

Overview:
This code Creates an Array with the file paths of all the files on a folder.

Description:
This code makes usage of a list folder VI to get the names of all the files in the folder. Then using the build path VI and a for loop a file path is created for each file.

Requirements:
LabVIEW 2012 (or compatible).

Steps to Implement or Execute Code:
1. Select the folder containing the files.
2. Run the VI.

Additional Information or References: 
Index Files Paths - LV2012 NI Verified.png
"**This document has been updated to meet the current required format for the NI Code Exchange.**".

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.