session based: log file / saving acquired data
2 ビュー (過去 30 日間)
古いコメントを表示
Hello, is there something like the code below, which I can use when I start a session in "Backround". I just want to save my acquired data to a file continiously.
data = s.startForeground
[data,timeStamps,triggerTime] = s.startForeground
Thanks
2 件のコメント
Jan
2012 年 8 月 18 日
What does "starting a session in background" exactly mean? Do you mean a Matlab-session? Is the meaning of "s", "s.startForeground", "timeStamps", "triggerTime" inherently clear? Is there any chance that I can guess their meanings?
Walter Roberson
2012 年 8 月 18 日
foreground and background have specific meaning for the purpose of the Data Acquisition Toolbox that is present in the Product list.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Analog Data Acquisition についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!