Played around with that possibility and here is a copy of the two loops in the file...top handles window management, bottom handles indicator data forwarding. Problem is still showing with delays built in. I've also tried switching the delay on the top one to after it runs, and the delay on the bottom one to before it runs...to make sure the file is opened from the top loop before trying to get the indicator info in the bottom loop. Out of curiosity also put both loops into one larger loop, in a sort of nested fashion in hopes it would recognize the loop as one process, and run the two insides equally...still everything stopped working
I'm wondering if the problem might be that the file i'm opening up top (to search for tab in...the subvi), since its the same file i'm getting data from down below, if theres some kinda permissions thing going on.
On a side not on handling loops I thought Labview was optimized for hyperthreading technology, to simulate multiple processors. So if you have 2 loops, it runs then both pseudo simultaneously, giving time slices for each process switching back and forth till both finish respectfully when they started and in relation to size.
Anyhow more importantly, any idea what else could be causing this? When the indicator grabbing code is in nothing will even popup anymore.
Message Edited by leachdor on 10-24-2006 01:03 PM
LV7.1, LV8.5, LV2014/15/16