I am trying to create a project that requires many VI's to be opened. Therefore, I created my main menu panel, as well as a sub-VI called "User Input Panel."
I have inserted a while loop with an event structure, but when I press the boolean button related to the event structure, my sub-VI does not pop up. Can anyone help me with this?