Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: serial.fwrite Timeout occured
Date: Thu, 30 Oct 2008 16:58:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 17
Message-ID: <gecp2p$duv$1@fred.mathworks.com>
References: <geck2o$cof$1@aioe.org>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1225385881 14303 172.30.248.35 (30 Oct 2008 16:58:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 30 Oct 2008 16:58:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869596
Xref: news.mathworks.com comp.soft-sys.matlab:498038


Clemens <Clemens@gmx.at> wrote in message <geck2o$cof$1@aioe.org>...
> Hi
> 
> I have quite an annoying thing going on that I receive a timeout from 
> the serial interface after 10.000 succesful write to the same one.
> 
> ??? Error using => serial.fwrite at 184
> A timeout occured during the write operation
> 
> Anyone an idea how I can catch such a thingy that matlab doesnt crash?
> 
> many thanks,
> Clemens

Clemens, is that r2007a? I had some serial timeout issues and was advised to upgrade to r2008a which did fix my problem (a read problem). What version are you using?