03-21-2013 12:13 PM - edited 03-21-2013 12:21 PM
NI Compact DAQ 9174, with two NI 9234 and one NI 9233 at sampling
frequency: 51200 S/s.
Mode: Finite samples: 1228800 (24 seconds).
Data transfer method: USB Bulk.
LabVIEW 2011.
OS: Windows 7 64 bits and Driver DAQmx NIDAQ960f0.
Frequently, show the following error: 200361.
Onboard device memory overflow. Because of system and/or bus-bandwidth
limitations, the driver could not read data from the device fast enough to
keep up with the device throughput.
Reduce your sample rate. If your data transfer method is interrupts, try
using DMA or USB Bulk. You can also use a product with more onboard memory
or reduce the number of programs your computer is executing concurrently.
Any idea?
04-03-2013 09:48 AM