LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot find Close After Call in Labview 7.0

When I open VI's through a menu I cannot close them through my exit button. Also if I manually close it the menu is stuck on ON on that button and will only reload that VI
0 Kudos
Message 1 of 2
(2,435 Views)
Brian,

I am not real sure I understand your question however I will take a shot at answering it.

Are you looking for the VI setting that closes the front panel after it finishes running? If so it is under VI Properties>>Window Appearance>>Customize. Here you can select show front panel when called and close afterwards if originally closed. With this you will be able to open the VI and then when the SubVI is finished it will close its front panel and then the main VI will continue running.

I imagine that the reason the button is stuck ON is that the SubVI is still running, so that the main VI has not reset the button.
0 Kudos
Message 2 of 2
(2,435 Views)