<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238422</link>
    <title>MATLAB Central Newsreader - serial.fwrite Timeout occured</title>
    <description>Feed for thread: serial.fwrite Timeout occured</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 30 Oct 2008 15:34:00 -0400</pubDate>
      <title>serial.fwrite Timeout occured</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238422#608100</link>
      <author>Clemens</author>
      <description>Hi&lt;br&gt;
&lt;br&gt;
I have quite an annoying thing going on that I receive a timeout from &lt;br&gt;
the serial interface after 10.000 succesful write to the same one.&lt;br&gt;
&lt;br&gt;
??? Error using =&amp;gt; serial.fwrite at 184&lt;br&gt;
A timeout occured during the write operation&lt;br&gt;
&lt;br&gt;
Anyone an idea how I can catch such a thingy that matlab doesnt crash?&lt;br&gt;
&lt;br&gt;
many thanks,&lt;br&gt;
Clemens</description>
    </item>
    <item>
      <pubDate>Thu, 30 Oct 2008 16:58:01 -0400</pubDate>
      <title>Re: serial.fwrite Timeout occured</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238422#608117</link>
      <author>a programmer</author>
      <description>Clemens &amp;lt;Clemens@gmx.at&amp;gt; wrote in message &amp;lt;geck2o$cof$1@aioe.org&amp;gt;...&lt;br&gt;
&amp;gt; Hi&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I have quite an annoying thing going on that I receive a timeout from &lt;br&gt;
&amp;gt; the serial interface after 10.000 succesful write to the same one.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; ??? Error using =&amp;gt; serial.fwrite at 184&lt;br&gt;
&amp;gt; A timeout occured during the write operation&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Anyone an idea how I can catch such a thingy that matlab doesnt crash?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; many thanks,&lt;br&gt;
&amp;gt; Clemens&lt;br&gt;
&lt;br&gt;
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?</description>
    </item>
    <item>
      <pubDate>Thu, 30 Oct 2008 17:16:32 -0400</pubDate>
      <title>Re: serial.fwrite Timeout occured</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238422#608120</link>
      <author>Clemens</author>
      <description>&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Clemens, is that r2007a? I had some serial timeout issues and was advised to upgrade to r2008a&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;which did fix my problem (a read problem). What version are you using?&lt;br&gt;
&lt;br&gt;
Yes, that is exactly my problem. What I have read is that the serial &lt;br&gt;
command is executed anyway despite the error so I should just use a try &lt;br&gt;
and catch block to ignore it for now!&lt;br&gt;
&lt;br&gt;
Cheers</description>
    </item>
    <item>
      <pubDate>Thu, 30 Oct 2008 17:32:01 -0400</pubDate>
      <title>Re: serial.fwrite Timeout occured</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238422#608124</link>
      <author>a programmer</author>
      <description>Clemens &amp;lt;Clemi@hotmail.com&amp;gt; wrote in message &amp;lt;gecq5g$9ot$2@aioe.org&amp;gt;...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Clemens, is that r2007a? I had some serial timeout issues and was advised to upgrade to r2008a&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt;   which did fix my problem (a read problem). What version are you using?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Yes, that is exactly my problem. What I have read is that the serial &lt;br&gt;
&amp;gt; command is executed anyway despite the error so I should just use a try &lt;br&gt;
&amp;gt; and catch block to ignore it for now!&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Cheers&lt;br&gt;
&lt;br&gt;
If you can trap 'em its a good thing. If you still have any problems you can always just download a demo version (30-days) of r2008 and its instrument control toolbox to see if that fixes the problem.&lt;br&gt;
Good luck!</description>
    </item>
  </channel>
</rss>

