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