01-18-2008 07:56 AM
01-19-2008 04:29 AM - edited 01-19-2008 04:30 AM
Hi Eugen,
i needed it too. I solve the problem with the dynamic called vi´s with load my full project into memory, than use the function to read all vi´s in memory and compare this once with all vi´s existing in a specified folder. After that i delete all vi´s existing in the folder but not located in memory.
I hope it helps you.
Mike
01-21-2008 07:11 AM
01-21-2008 07:21 AM
01-21-2008 07:54 AM
01-22-2008 06:41 AM
03-25-2021 06:19 AM
Hi Folks,
This is an old post but I was searching the same topic - google search led me to the following
"https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9dcSAC&l=en-GB"
might be oh help...
B
03-25-2021 06:53 AM
It works but you have to click the options
(1) Remove unused members of project libraries
(2) Modify project library file after removing unused members
Also - I found that it does no create the project itself in the newly created source distro folder - you can open the main top level VI and go File-Create Project and from there select Templates, Blank Project and it will ask if you wish to add one or more open VIs to the Project file. Select yes. Then afterwards you can add any library files to recreate the project structure.
Rgds,
B