Jump to content

List all VI's in your program


Recommended Posts

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

Link to comment

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.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

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:

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.