how to buffer the acquired data from DAQ card and display at the end

daq used :NI USB 6255
I am using the above mentioned data acquisition card to get data from the sensor in the whole process " start (ai) and getdata(ai)" consumes 90% of the time . so as to minimize the process time i want acquire and store it either in daq card( is it possible to store in DAQ CARD , does it have any memory unit in it ?) or in pc and then display the stored data..
People with sound knowledge of DAQ may find it silly but still i am a beginner in this area , plz help .

 Accepted Answer

Onboard memory for that device is 4095 samples.

1 Comment

u mean i can store only 4095 samples ? is that u ment to say input fifo size ???
and how to store using matlab on board , and access all 4095 samples at once , any idea ???
is there any thing to do with set (bufferConfig'ai )

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!