10-29-2010 08:59 AM
I organize my projects by keeping sub vi's in folders on my pc: I have top level vi's in a folder, sub vi's, popups etc all in a different folder.
Maybe there's a better way to do it, especially when the location of directories change.
Second, whats a good way to store my re-usable code, libraries maybe? I have no experience with this yet.
Solved! Go to Solution.
10-29-2010
09:26 AM
- last edited on
04-28-2025
02:44 PM
by
Content Cleaner
Hi Faust,
This link is what you are looking for : https://www.ni.com/docs/en-US/bundle/labview/page/adding-folders-to-a-project.html
A good way to store reusable code is by using libraries, ways to do this can be expained here: https://www.ni.com/docs/en-US/bundle/labview/page/using-libraries-in-labview-projects.html
I hope this helped!