03-12-2013 03:51 AM
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
03-12-2013 04:02 AM
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.