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

2 visualizzazioni (ultimi 30 giorni)
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 .

Risposta accettata

Walter Roberson
Walter Roberson il 30 Ott 2012
Onboard memory for that device is 4095 samples.
  1 Commento
MANJUNATH
MANJUNATH il 31 Ott 2012
Modificato: MANJUNATH il 31 Ott 2012
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 )

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Data Acquisition Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by