<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>Serial method</title>
        <description>
        My machine is running, but the robot halts quite often. It&apos;s relay-handshaking to my modules that serially connect to RR. I&apos;m still not sure, but it looks like characters are being missed between my modules and RR.&lt;br&gt;&lt;br&gt;So, I wanting to know if there&apos;s a &apos;most-suitable&apos; method to communicate serial data with RR. I feel the serial-read is vulnerable, but I did not know that early on in the project.&lt;br&gt;&lt;br&gt;At the moment, as a mechanism moves, it might send out&amp;nbsp;&amp;nbsp;&apos;a&apos;, then a while later, &apos;b&apos;, and later, &apos;c&apos; to RR. Between all the processing, a character might be missed.&lt;br&gt;&lt;br&gt;An alternative is to continuously send to RR, aaaaaaaaaaaaaaaaabbbbbbccccccccc as the mechanism moves, but surely k will get missed in; aaaaaaakaaaaaaaaaabbbbbbccccccccc&lt;br&gt;&lt;br&gt;The third way is to send out *a,x,x,x*a,x,x,x*b,x,k,x*b,x,k,x*c,x,k,x packets&lt;br&gt;where * marks start of field, then all other parameters. This I presume is the best method, but my concern is whether this will slow processing down on RR&apos;s side.&lt;br&gt;&lt;br&gt;Also, on any given pass, will RR see the full packet?, or maybe just an &apos;a&apos; on the one pass, then a * on the next?&lt;br&gt;&lt;br&gt;What buffering of serial data takes place? How does RR handle the serial in, and what is it looking for?&lt;br&gt;&lt;br&gt;Roland&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5139</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5139</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
