02-12-2007 03:51 PM
02-13-2007 07:09 AM
Lars,
When you told you want to sample at 1/10 of the sample rate, did you mean that you want to sample at 0.1 samples per second. 6115 uses the same sampling clock for all the channels even though it has independent ADCs. So samples from all the channels will be taken at the same time. Now if you want 0.1or (1/10) samples per second, just give the sampling rate as 0.1 and do a continuous acquisition. But then you will get data on both the channels at 0.1, 0.2,0.3 ,...seconds.
02-14-2007 02:07 PM
02-15-2007 11:50 AM
Lars,
It would be helpful if you can post your VI. What 'processings' are you doing? Why you say that you can only see 1/10th of a secods data? If you are not able to process at 10M S, try reading the data in smaller blocks.
02-15-2007 11:59 AM