08-04-2009 10:46 AM
Hello,
I am asking this question for my friend. He has a main VI that uses a while loop, inside he has some process which executes some other vi which generates some data. He want to get those data into the main before the loop in the Main vi executes each time. Can you suggest any method to achieve this?
Thanks in Advance
Renju
08-04-2009 10:51 AM
See here for my Nugget on Action Engines which are also known as Functional Globals.
Ben