Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How much buffering does the USB 6008/6009 have?

Solved!
Go to solution

How many readings can be stored internally before the device overflows.  Any pointers to info which describes this would be appreciated.

 

Thanks.

0 Kudos
Message 1 of 3
(2,965 Views)
Solution
Accepted by topic author fish8100

512 bytes.  256 samples.  This is specified in the USB-6008 user manual.  Check the specifications section, Analog Input, AI FIFO (page 24).

 

You can also always determine this programmatically.  Create a task of the type you want and query the Onboard Buffer Size from a DAQmx Buffer property node.

 

 

0 Kudos
Message 2 of 3
(2,962 Views)

Ok.  I missed that on P24.  Thanks.

0 Kudos
Message 3 of 3
(2,957 Views)