aleksandr
2008-08-05 20:40:08 UTC
Hi, I need to acquire two different channels consecutively, while using processing time as efficiently as possible. I want acquisition from channel one to start on a trigger and finish after N samples have been acquired. On the next trigger acquisition should start from channel two and simultaneously process the already stored channel 1 data. It should continue acquiring one channel while processing the other. I've been able to realize consecutive acquisition using a flat sequence and two DAQmx tasks, but that does not seem to be processor efficient. Execution speed is important here, so I'll need to analyze the acquired data from one channel while the second channel is being acquired, is there a way that I could set this up in Labview?Regards,Aleksandr