12-17-2009 06:04 PM
Hi, I am trying to acquire multiple data using 3 producers loops and a single consumer loop. I have one producer lop for n-channel Analog data acquisition and 1 for a single counter signal acquision and another for a 1-channel analog voltage acquisition. When i try to run it, the program kind of errors out intermitttently , i am guessing there are some timing issues with the loop and i am not sure if i can use multiple producer loops with a single consumer loop, is ther a better way to approach this or is it just a problem withe the timing of the loop. Any help is highly appreciated.
Thanks
Sakthish
12-17-2009 07:39 PM
12-17-2009 10:33 PM
12-17-2009 11:17 PM