I would like to have seamless data acquisition for say 8 secs at a high sampling rate (say 50,000 samples/second) perormed with the DaqCard1200 runing under Labview 6i. This would take a buffer of size 400,000 samples. But I hit a 64Kb wall. For some reason the buffer for this device driver cannot be higher than 64Kb. Question: is there any way to circumvent this limit ?
That is: is it possible to acquire 8 secs of data at a rate of 5000 (say) samples/sec and to store data in an array to which I can filter, fourier transform, etc?
Please help me out
Emilio