Hi All,

I have posted an update to my utility Find All Used & Unused VIs (now at version 1.30 and compiled in LabVIEW 6.1) for your immediate download at:

https://sourceforge.net/projects/findusedvis/

The program has the following features:
- lists every VI used by by your main VI
- can simultaneously search dynamically loaded VIs
- VIs can be in directories or LabVIEW libraries
- can sort by Library/Directory or VI name
- can exclude vi.lib VIs
- can display used VIs' sizes (in kB)
- separately displays library/directory of each VI found and its full path

Now the good stuff:
- lists of all VIs NOT used by your main VI in the directories/libraries it searched .


I call this last feature finding the "dead weight" - VIs which are forgotten and unused sitting around taking up valuable disk space.

Additions of Version 1.30:
- Can now exclude a number of folders including: user.lib, instr.lib, OpenG.lib, LabVIEW directory
- Can now open selected VIs (from either the Used or Not Used lists
- Can now delete VIs in the Not Used list


As someone recently pointed out to me, another advantage is "keeping an eye" on where all the VIs your project uses are located (sometimes the results can be surprising!).

As yet this program cannot print out the lists or save them to an ASCII file (features are planned for whenever I get around to it, so don't hold your breath ;-).

A Read Me file and on-line help are included as well.

Comments and suggestions are more than welcome at: [EMAIL PROTECTED]

Enjoy,
E. Blasberg
iDAQ Solutions Ltd
National Alliance Member




Reply via email to