LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

calling Quit LabVIEW function in a callback VI is not working

calling Quit LabVIEW function inside a Callback VI (of an activeX component) is not closing the current instance of LabVIEW.

 

does anyone else have this issue?

 

RENN

LV2012SP1 64bit

 

Kudos always welcome for helpful posts 🙂
0 Kudos
Message 1 of 2
(2,563 Views)

Sounds similar to this - https://decibel.ni.com/content/message/48506#48506


The bug is that the Quit LV function does not work when called from a VI launched through Asynchronous Call By Reference


AQ said that that bug was resolved in the 2013 beta, so you could try joining the beta to see if that solution also works for your case.

 

 


___________________
Try to take over the world!
Message 2 of 2
(2,560 Views)