<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166425</link>
    <title>MATLAB Central Newsreader - Reading Serial data from RS232 Continuously</title>
    <description>Feed for thread: Reading Serial data from RS232 Continuously</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>Wed, 26 Mar 2008 17:04:01 -0400</pubDate>
      <title>Reading Serial data from RS232 Continuously</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166425#422962</link>
      <author>SmartEngineer </author>
      <description>Hello,&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Can anyone please suggest me  how to acquire the data&lt;br&gt;
(ASCI format) from a RS 232 port continuously..i.e The &lt;br&gt;
port will be opened and it should keep reading till I say &lt;br&gt;
stop(may be using a GUI).&lt;br&gt;
&amp;nbsp;&lt;br&gt;
Thanks in advance for your help.&lt;br&gt;
&lt;br&gt;
SME.</description>
    </item>
    <item>
      <pubDate>Thu, 27 Mar 2008 12:36:01 -0400</pubDate>
      <title>Reading Serial data from RS232 Continuously</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166425#423118</link>
      <author>SmartEngineer </author>
      <description>&lt;br&gt;
Any help please.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;SmartEngineer &quot; &amp;lt;smartengineer@mathworks.com&amp;gt; wrote in &lt;br&gt;
message &amp;lt;fsdvm1$q8l$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hello,&lt;br&gt;
&amp;gt;      Can anyone please suggest me  how to acquire the &lt;br&gt;
data&lt;br&gt;
&amp;gt; (ASCI format) from a RS 232 port continuously..i.e The &lt;br&gt;
&amp;gt; port will be opened and it should keep reading till I &lt;br&gt;
say &lt;br&gt;
&amp;gt; stop(may be using a GUI).&lt;br&gt;
&amp;gt;  &lt;br&gt;
&amp;gt; Thanks in advance for your help.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; SME.</description>
    </item>
    <item>
      <pubDate>Thu, 27 Mar 2008 13:01:22 -0400</pubDate>
      <title>Re: Reading Serial data from RS232 Continuously</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166425#423123</link>
      <author>Mark Jones</author>
      <description>&amp;gt; &quot;SmartEngineer &quot; &amp;lt;smartengineer@mathworks.com&amp;gt; wrote in &lt;br&gt;
&amp;gt; message &amp;lt;fsdvm1$q8l$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; Hello,&lt;br&gt;
&amp;gt;&amp;gt;      Can anyone please suggest me  how to acquire the &lt;br&gt;
&amp;gt; data&lt;br&gt;
&amp;gt;&amp;gt; (ASCI format) from a RS 232 port continuously..i.e The &lt;br&gt;
&amp;gt;&amp;gt; port will be opened and it should keep reading till I &lt;br&gt;
&amp;gt; say &lt;br&gt;
&amp;gt;&amp;gt; stop(may be using a GUI).&lt;br&gt;
&amp;gt;&amp;gt;  &lt;br&gt;
&amp;gt;&amp;gt; Thanks in advance for your help.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; SME.&lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;br&gt;
You can do this using a BytesAvailableFcn callback.  Please see:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/bytesavailablefcn.html&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/bytesavailablefcn.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Mark</description>
    </item>
    <item>
      <pubDate>Sat, 29 Mar 2008 06:51:01 -0400</pubDate>
      <title>Re: Reading Serial data from RS232 Continuously</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166425#423450</link>
      <author>SmartEngineer </author>
      <description>Thanks Mark</description>
    </item>
    <item>
      <pubDate>Fri, 11 Apr 2008 03:48:01 -0400</pubDate>
      <title>Re: Reading Serial data from RS232 Continuously</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/166425#426020</link>
      <author>Jeremy </author>
      <description>I was trying to do a similar operation but I wanted to read&lt;br&gt;
the binary values in and convert them to integers and then&lt;br&gt;
manipulate as necessary. I am using the rs232 to transmit in&lt;br&gt;
2 bytes at a time. I want to read them in continuously. But&lt;br&gt;
I am really lost as to where to start on this. Any help?</description>
    </item>
  </channel>
</rss>

