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

2 ビュー (過去 30 日間)
MANJUNATH
MANJUNATH 2012 年 10 月 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 Center および File ExchangeData Acquisition Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by