LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

quitting a built application

I have a problem when trying to quit a built application.
When testing with the vi, I use the property node "Front Panel
Window.Open" to check if the user has closed the panel. This works
ok, after closing the front panel I let the vi (and LabView) quit
with a "Quit LabView". When I build an application from this vi,
I can close the front panel, but the application doesn't quit! I
have to kill the app from the taskmanager... Whats happening?
Gerd Wieczorek
wieczorek@mat.ee.tu-berlin.de
0 Kudos
Message 1 of 2
(2,485 Views)
Gerd,

There should be no problem quitting the application in the way you have described. I have attached a vi that lets you open and close the fornt panel using a boolean and exits when the fron panel is closed.

Unless you are trying to quite your application when an subvi's panel is closed I am not sure why you would want to use the quit lv vi in this way since closing the front panel will automatically exit the application.

I hope this helps.

Regards,
Amaury R,
0 Kudos
Message 2 of 2
(2,485 Views)