LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

uneccesary dependencies

Hi everyone,
I have a question regarding the dependencies listed in the project. I have a rather simple project with one library and about twenty rather simple VIs. The VIs all make few calls to subVIs as I checked in the VI hierarchy view. Unfortunately this rather simple project seems to rely on a vast number of vi.lib VIs as shown in attached picture. I am positive I have nothing built in my VIs that require these dependencies. Maybe one of the VIs that may have once been inside this project, but not anymore.
How come it includes all these libraries and VIs and how can I trace the dependencies back to VI's in my project?
Thanks!
Aart-Jan
0 Kudos
Message 1 of 2
(2,472 Views)

Hallo Aart-Jan,

When I create a new project with a simple VI with only functions inside the dependencies list is empty.

When I add 'Merge error' to my VI I see it shows up in the dependency list. When I delete the 'merge error' the list is empty again.

Are you sure you don't use any VI's from the VI.LIB ?

 

Did you use the refresh ??

Message Edited by K C on 06-07-2007 12:30 PM

0 Kudos
Message 2 of 2
(2,393 Views)