LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Actor Framework Child/Parent

Hi, I am working on Actor Framework (2014 LV). On closing the Parent Actor, the child actor does not close, what am I missing? Using a blank project here..

0 Kudos
Message 1 of 2
(2,952 Views)

I haven't used Actor yet in 2014, but in 2013 you need to override the Stop Core.vi in the parent and send a stop message to the child - although obviously make sure initially that you have stored the child actors enqueuer reference somewhere to make it accessible - I tend to put in the parent class' private data.

 

Dave

David Clark
CLA | CTA
IDEX Biometrics UK Ltd
Hampshire, England
Message 2 of 2
(2,881 Views)