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

2 Ansichten (letzte 30 Tage)
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 .

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 30 Okt. 2012
Onboard memory for that device is 4095 samples.
  1 Kommentar
MANJUNATH
MANJUNATH am 31 Okt. 2012
Bearbeitet: MANJUNATH am 31 Okt. 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 )

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Data Acquisition Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by