Hello all.
Here is my situation. I have a Main Menu GUI to start my users on. They have 7 options to choose from. When they pick one I open up the one they want and close the Main Menu page. On each of these sub-vi's there is a MAIN MENU button to take them back to, you guessed it, the Main Menu. The problem I am running into is that when the Main Menu GUI opens back up, it is a clone and it actually stops running before the user can interact with it.
I just cannot figure out what is gonig on. Attached is a cleaned up version of the Main Menu GUI, and a test.vi that contains the code to go back ot hte Main Menu when you hit the button. This is exactly what I am using in the actual vi's but there are so many sub-vi's that i would have to post to make it usable that I just put this together real quick.
Open the Main Menu vi and tell it yes or no to the real hardware popup, it doesnt matter in this case, then click the "Mode 4\5 - ESIL" button to launch the test sub-vi.
In the sub vi click the Main Menu button to go back to the main menu and you will see the problem I am stuck on.
Thank a million for any help or ideas.