<?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>
        Domingo,&lt;br&gt;&lt;br&gt;Unfortunately since there isn&apos;t an explicit way to get raw binary data in XML the above response is allowed by 261450 binary bytes of the image data. Most likely LabView will truncate this info unless explicitly read, i.e. you need to read &amp;lt;length&amp;gt; bytes after getting the &amp;lt;/response&amp;gt; in order to get the binary data. Since this data can also include a zero byte the reading it as text will NOT work since its assumed text stops at a zero byte.&lt;br&gt;&lt;br&gt;Have a look in the API examples labview folder to see if you can find the appropriate LabView modules to read in that extra binary data.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6015</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6015</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>communication between labview and roborealm</title>
        <description>
        Hello, I&apos;m trying to read a Roborealm&apos;s picture from labview, for that I&apos;m using the API server. When I send the following commands:&lt;br&gt;&lt;br&gt;&amp;lt;request&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;get_image&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;name&amp;gt;original&amp;lt;/name&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;format&amp;gt;FBGR &amp;lt;/format&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;quality&amp;gt;256&amp;lt;/quality&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/get_image&amp;gt;&lt;br&gt;&amp;lt;/request&amp;gt;&lt;br&gt;&lt;br&gt;I recieve the following response:&lt;br&gt;&lt;br&gt;&amp;lt;response&amp;gt;&amp;lt;length&amp;gt;261450&amp;lt;/length&amp;gt;&amp;lt;width&amp;gt;350&amp;lt;/width&amp;gt;&amp;lt;height&amp;gt;249&amp;lt;/height&amp;gt;&amp;lt;/response&amp;gt;&lt;br&gt;&lt;br&gt;How can I get the RGB array?&lt;br&gt;&lt;br&gt;thanks in advance!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6015</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6015</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
