session based: log file / saving acquired data

조회 수: 2 (최근 30일)
Tobias
Tobias 2012년 6월 25일
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
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
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 CenterFile Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by