<?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>No Title</title>
        <description>
        This will depend on how you have specified things in the serial module. Most likely the number is being transmitted as a 4 byte floating point number which is the most efficient way to send a decimal number. If you just want a single text integer you can try&lt;br&gt;&lt;br&gt;\i[my_variable]&lt;br&gt;&lt;br&gt;but this could be 1 byte or 3 bytes (i.e. 5 degrees or 324 degrees). Note the &apos;i&apos; between the \ and [.&lt;br&gt;&lt;br&gt;Or you can try&lt;br&gt;&lt;br&gt;\w[my_variable]&lt;br&gt;&lt;br&gt;which would send a 2 integer byte with the first byte being the higher value, i.e. byte * 256.&lt;br&gt;&lt;br&gt;See &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/help/Text_Formats.php&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;Text_&lt;wbr&gt;Formats.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;for more info.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6100</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6100</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Display object recognition values as integers</title>
        <description>
        I&apos;m trying to configure the serial communications module to send object orientation as only an integer. I&apos;ve seen that this is possible for blob tracking, but I am using object recognition and can&apos;t find any setting for integers. Right now it gives me three decimals of superfluous data. Is there a way to configure this?&lt;br&gt;&lt;br&gt;Thanks        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6100</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6100</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
