LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DEPENDENCY

Greetings,

 

When trying to start up TestStand with a new code load it failed indicating a problem with a vi. The vi was having dependency problems with many sub-VIs. A Load and Save error list popped up with expected dependencies and new dependencies on the types tab. The expected ones actually specify the  correct paths.

 

The list tab states that controls and VI expected to be loaded from the lib file were loaded from a desktop file. I may have caused the problem by loading a sequence from the desktop file in the past.

 

How should/could I correct these issues?

 

Thanks,

 

jh 

0 Kudos
Message 1 of 2
(2,713 Views)

jh,

 

You might try mass-compiling your code module in LabVIEW - http://digital.ni.com/public.nsf/allkb/654877E62A97B72986256C95006F9B24?OpenDocument

 

This basically opens up the VI, loads everything from where it should be loaded, and resaves to the version of LabVIEW used to mass compile.  That way it would make sure the sub-VIs are loaded properly and it should be able to run correctly in TestStand.

Eric B.
National Instruments
0 Kudos
Message 2 of 2
(2,677 Views)