09-22-2006 03:20 AM
09-22-2006 05:59 AM
Are they not in seperate while loops??
If not, put them in seperate while loops
09-25-2006 08:06 AM
Hi all,
Devchander is right, u should use two while loops with different timing for each one.
I will add something, do not connect any wire from the output of one loop to as input to the other one because that will give u errors. If u want to pass data from one loop to the other one (for example sharing the stop button) use local variables,
Regards,
Jaime Cabrera
NI Applications Engineering Spain