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

4 次查看(过去 30 天)
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 .

采纳的回答

Walter Roberson
Walter Roberson 2012-10-30
Onboard memory for that device is 4095 samples.
  1 个评论
MANJUNATH
MANJUNATH 2012-10-31
编辑:MANJUNATH 2012-10-31
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 )

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simultaneous and Synchronized Operations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by