LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Call set up in exe

Hi specialist,

Thanks For the example , it really helped.

But the problem faced is that when we call the reentrant vi from 5 different places , and when the execution of that sub vi is finished

soes that vi really gets out of the memory, when i stopped the parent vi's that vi was still shown running in the real time system manager

i don't know why? 

Memory was also being consumed more than that it should be.

Regards

Amit

 

0 Kudos
Message 21 of 23
(657 Views)
Hi specialist,
I modified the example as sent by you and put the the two cases in a while loop and when i run them then for the case 2 even i give some
other path ( vague path ) then also it worked  , i suppose it was taking the reference obtained from the above call setup(i suppose) and when i disabled the case 1 then it started giving errors, can u explain it?
Regards
Amit
0 Kudos
Message 22 of 23
(647 Views)
I can't really explain it until you post exactly what you mean (picture or VI maybe with some text to point somethings out).  Also, what is your exact goal.  Do you want to make some dynamic VIs run in parallel with you main VI?  Do you want to have your main VI wait till the dynamic VIs?
"If you want to succeed... Architect" - The Specialist
0 Kudos
Message 23 of 23
(632 Views)