Hi, My main program uses a while loop to get control data from subVIs until the subVIs are done executing. When I ran my main program, my CPU usage shot up to 100%, so I put a delay time inside of my while loop and this reduces the CPU usage to about 8-10%, but now the data array that comes out of my while loop is messed up. I don't get any data coming out at all. Can you help?
Thanks, Ann
