To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI demonstrates how to select any VI Property that is available using property nodes and set it to a group of .VIs within the same folder.
Description
The VI uses "Recursive File List.VI" to first search and return the paths of every .vi in a specified folder (note that it will also use any .VI in subfolders).
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**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.