coolaid Posted March 22, 2006 Report Share Posted March 22, 2006 Hello there, I'm new on this forum. I've used Labview at school, but now I'm using it at work. So I will surelly come here often! I know that's basic, but I just can't do it work. I would like that when a vi is called it would close when it's done running. I've check in the windows appearence and I've check the option "close afterwards if originally opened" but it don't close. am I doing something wrong? Thank you very much for your help. Quote Link to comment
Guenther Posted March 22, 2006 Report Share Posted March 22, 2006 The option you mentioned applies only to sub-VIs. If you want to close the main VI, you need to use the "Quit Labview" function, which you'll find in the application control palette. However, this is only advisable for VIs compiled to an .exe file, since it will close down LV entirely and you might even lose some unsaved changes. Good luck Guenther Quote Link to comment
coolaid Posted March 22, 2006 Author Report Share Posted March 22, 2006 The option you mentioned applies only to sub-VIs. If you want to close the main VI, you need to use the "Quit Labview" function, which you'll find in the application control palette. However, this is only advisable for VIs compiled to an .exe file, since it will close down LV entirely and you might even lose some unsaved changes.Good luck Guenther Is this will only close the .exe file that is running, or il could close other .exe that are running at the same time? Quote Link to comment
coolaid Posted March 22, 2006 Author Report Share Posted March 22, 2006 Is this will only close the .exe file that is running, or il could close other .exe that are running at the same time? Nevermind, I've tried it and it worked. Thank you everyone. Quote Link to comment
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.