04-30-2006 12:21 PM
05-03-2006 08:27 AM
you should only have 1 VI under start up, I remember putting 2 VIs there and when I build the exe, LabVIEW popped up with an error...
anyway, whichever VI you want to run when you double click on the exe, you should put that VI under start up.
to run the other VI (probably going to be the setup), just add a reference to it in your main VI (see attachment)
hope this helps ^_^
See-Ming
05-03-2006 08:54 AM