Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: DAQ Timeout
Date: Tue, 22 Jan 2008 15:26:02 +0000 (UTC)
Organization: Imperial College
Lines: 17
Message-ID: <fn51ua$ifa$1@fred.mathworks.com>
References: <fn2d3a$pmn$1@fred.mathworks.com> <fn2oq9$7jc$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1201015562 18922 172.30.248.37 (22 Jan 2008 15:26:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 22 Jan 2008 15:26:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1192337
Xref: news.mathworks.com comp.soft-sys.matlab:446981



"Rob Purser" <rob.purser@mathworks.com> wrote in message
<fn2oq9$7jc$1@fred.mathworks.com>...
> You probably want a 
> wait(a0,2);
> 
> somewhere that will ensure that the output is complete
> before attempting another one.
> 
> -Rob

I did have a wait(a0,10) in there but commented it out,
still times out.
Any other point to note ?
Matlab Verssion 7.5
DAQ Version 2.11

Cheers