LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV8 subvi's keep poping up

I have made several programs using version before 8 and have had no problem with a subvi poping up when it wasn't suppose to.  Now with 8 I can't seem to get it to stop.
 
What I have is a subvi that pops up when a use selects a certain action.  The problem is that the subvi launches and stays on top when the main vi launches.  In the subvi I cheange the VI property appearance settings to open when call and then close.  This is all I needed to do in the past.  This doesn't fix the problem now!!!!
 
Anybody have some advice on whats new....   Anybody else at work this week?
 
Thanks
Bryan
0 Kudos
Message 1 of 3
(2,548 Views)
Simple things first: Make sure the subVI panel is closed before you run the main program.
0 Kudos
Message 2 of 3
(2,540 Views)

Hi Bryan,

 

I have attached a zip file that contains a main VI and a subVI. The main program simply opens up a subVI with the subVI closing after it has finished running. I set the VI properties to Show front panel when called and the Close afterwards if originally closed.  

 

As altenbach mentioned, make sure the subVI is closed before you run the program.  

 

Hope this helps!

 

Best Regards,

Jonathan N.
National Instruments
0 Kudos
Message 3 of 3
(2,517 Views)