jbrohan Posted June 14, 2008 Report Posted June 14, 2008 This routine is useful to check on the location of all VI's in your project. I generally use a rather simple structure without dynamically loaded vi's so it works for me. It's written in LV 7.0 The problem it is aimed to solve is to ensure that you are not linking in vi's from other projects, and that all your vi's are in their expected places. John Quote
LAVA 1.0 Content Posted June 14, 2008 Report Posted June 14, 2008 QUOTE (jbrohan @ Jun 13 2008, 01:53 PM) This routine is useful to check on the location of all VI's in your project. I generally use a rather simple structure without dynamically loaded vi's so it works for me. It's written in LV 7.0The problem it is aimed to solve is to ensure that you are not linking in vi's from other projects, and that all your vi's are in their expected places. John Hi John, This is indeed usefull in LV 7 and previous, it's cool to share it ! If you switch to LV 8 you'll see that the LV project window has great new feature to see where are the VIs called in a project. :thumbup: Quote
Aristos Queue Posted June 14, 2008 Report Posted June 14, 2008 QUOTE (Antoine @ Jun 13 2008, 07:08 AM) If you switch to LV 8 you'll see that the LV project window has great new feature to see where are the VIs called in a project. :thumbup: That's new in LV8.5, not 8.0. :ninja: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.