LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

close executable

I need to be able to have an executable automatically close itself after it runs, all the executable will do is write to a hardware device over GPIB.  Is there a good way to close it after execution without having to close LabVIEW?  Any suggestions are welcome.

Cheers
0 Kudos
Message 1 of 3
(2,641 Views)

Use a reference to the VI, and an invoke node->Front Panel->Close...both found in the same pallete as 'Quit LabVIEW' (which is what I assume you meant when you said 'Close LabVIEW')

Which you COULD set in the VI properties to begin with...



Message Edited by TWGomez on 04-25-2008 09:47 AM
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 2 of 3
(2,639 Views)

Hai,

Try searching this forum with the keyword - 'automatically close vi' .

You can find a couple of solutions.

Thanks,

Mathan

Message 3 of 3
(2,635 Views)