clara Posted August 30, 2013 Report Share Posted August 30, 2013 Hi everyone, I am designing a useful interface for a programmable robot system. Firstly, i wanted to add a language selection to make easy the interface for the users. This is ok. When the user select "the language", then "the main program" must be opened. So, i called "the main program vi" in the block diagram of "language vi". The problem is that: When the main program opens, the language page must be close. But i couldn't find the way to close the first vi. I tried some of ways but they didn't work. Do you know a simple way to close the first vi? and also the second vi must continuously run. If you download the 3 files, and open only the "page1" file. You will understand what i want to say, and you can see my block diagram codes for calling a vi. Please help me. page1.vi page2.vi Giris.vi Quote Link to comment
torekp Posted December 12, 2013 Report Share Posted December 12, 2013 I think this is what you want. In the future when you post here, be sure to include all the subVIs and control typedefs that you use. It will make it a lot easier to help you! Probably why there are no answers til now, yet many downloads of your VIs. I changed the name of your controls from "OK button 2" to "Turkish" or "English" as needed. page1.vi 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.