Chris,
Search the forums there are many discussions about this topic. SS
This is a discussion on call vi from vi - labview ; Okay   I want to have a main VI that runs all the time and on this main VI  is a button that calls a VI.  How do get the second VI to open and run and disply its front panel when ...
Okay
I want to have a main VI that runs all the time and on this main VI is a button that calls a VI. How do get the second VI to open and run and disply its front panel when I press the button on the main VI?
Thanks,
Chris
Chris,
Search the forums there are many discussions about this topic. SS
Check out the following link: http://forums.ni.com/ni/board/messag...5154 This example will do exactly what you need:<a href="http://zone.ni.com/devzone/cda/epd/p/id/1384" target="_blank">Programmatically Opening and Running One VI from Another Using VI Server</a>