LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to prevent Sub VI's from popping up, when top level VI is Called?

I wrote a VI simular to the "New Event Handler" VI found in th examples of 6.1, but when I first open the Top Level VI, all my Sub VI front panels pop up. I think there is a way to accomplish this feet, but I can't find what I'm missing. For when the "canned" example runs, the Sub VI's don't show up. I would be very thankful if someone could enlighten me.
0 Kudos
Message 1 of 3
(2,834 Views)
File > VI properties > Window Appearance > Custom
> Customize. (Of subVI)
Uncheck "Show Front Panel When Called" and
"Show Front Panel When Loaded".
Message 2 of 3
(2,834 Views)
Thank you very much, Unchecking those setting worked.
0 Kudos
Message 3 of 3
(2,834 Views)