LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to close a vi automatically?

for example, after a vi(frontpanel included) has been executed, could
it be closed automatically? (not only stop the vi,but also close the
frontpanel)
I accomplish it through the vi property node and invoke node, it seems
that this method isn't so weell.
0 Kudos
Message 1 of 4
(2,780 Views)
You are right. This is to be done on property node->frontpannel->open and set it to false, as far as I remember.

Pawel
0 Kudos
Message 2 of 4
(2,780 Views)

Hi Plainman,

Take a look at the example I posted here

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=137&HOID=5065000000050000001457010...

I believe it demonstrates one method that you may find helpful,

Ben


Ben Rayner
Certified LabVIEW Developer
www.DSAutomation.com

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 4
(2,780 Views)
thank you,Ben!
It is a good example indeed!
thanks a lot!
0 Kudos
Message 4 of 4
(2,780 Views)