High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

Why is it that I can't do a continuous streaming to disk with a 5102 scope card (PCI) when I can do it with a DAQ Card of much lower specs (my requirement is for small sampling rates only)?

I am told that the 5102 Card (PCI) does not support continuous streaming of data to the hard disk. My application requires only very low sampling rates. If I can do it with a low spec DAQ Card using LabView why can't I do it with this card?
0 Kudos
Message 1 of 3
(4,952 Views)
Hello,

The PCI-5102 is a high-speed digitizer card that has a slightly different architecture than the DAQ cards and was not built with the ability to stream data to the PC. However if you are sampling at low rates you can still acquire up to 16 million samples, which is done by using dma to tranfer data from the onboard memory on the 5102 to the PC memory. However, you will not be able to save the data to disk until the acquisition is complete.

Another option would be to purchase either a DAQ card or a PCI-5112. Both boards can continuously stream data to the host PC and you should not run into any PCI bus limitations if you are stream to disk at relativiely slower rates.
0 Kudos
Message 2 of 3
(4,952 Views)
Hello, Michael,

Would you like to give me an example for PCI-5102 acquiring data continuously up to 16 million samples in Microsoft VC++?

Thanks!
0 Kudos
Message 3 of 3
(4,952 Views)