LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Subpanel.vi

Hi,
I got a little question: I'm using the express subVI "Subpanel.vi" to display the front panel of a subVI on my principal VI front panel. When the execution of my VI is over, the subVI disapears from the Subpanel. Is it possible to keep it there?

Thanks

Phil
0 Kudos
Message 1 of 2
(2,524 Views)
Phil,
The help file suggests that the main vi has to be running to prevent the subvi from being removed. You can add a pause at the end of the program so that it can be viewed. Or it might be possible (I don't know how) that you grab a picture of the front panel of the subvi and overlay it in front of the subpanel before the program exits.
Zuolan
0 Kudos
Message 2 of 2
(2,524 Views)