<?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>
        Josh,&lt;br&gt;&lt;br&gt;Can you post what code you are using the SetBitmap function in? I.e. we&apos;d need to know how you are using the function to be able to replicate the issue. If you can share your robofile too that will help us understand the situation.&lt;br&gt;&lt;br&gt;When you use the SetBitmap does it return immediately or after a couple seconds? If a timeout occurs for some reason (like a communication issue) the call will take a bit but then return false with no variables being set.&lt;br&gt;&lt;br&gt;A variable can be returned without any results ... it will really depend on what variable you are referring to and/or what&apos;s in the image. Most modules will create an empty variable if the processing doesn&apos;t find anything but some will remove the variable to indicate no results.&lt;br&gt;&lt;br&gt;When you get these SetBitmap errors, I assume you don&apos;t see any change in the GUI when that fails? Or is the image updated despite the error?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5777</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5777</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Failing to set image/get variables</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;I&apos;m finding some functionality is inconsistent and I was wondering if I would be able to get some assistance.&lt;br&gt;&lt;br&gt;I don&apos;t have a camera tied to the roborealm program, it is simple just the program not running in the background.&lt;br&gt;We are doing a blob shape match to determine blob location and calculating offsets.&lt;br&gt;&lt;br&gt;I find that sometimes when I attempt to SetBitmap() it fails to set it, but it&apos;s very inconsistent. The same goes for GetVariables().&lt;br&gt;&lt;br&gt;I&apos;ll get a VARIANT_FALSE return SetBitmap, but then if I attempt to do so again shortly after I will get a VARIANT_TRUE.&lt;br&gt;&lt;br&gt;The same happens for GetVariables, or at least it appears that way. Am I wrong in thinking that if an image is processed and no matches were found, it should still return something not just empty strings?&lt;br&gt;&lt;br&gt;Ultimately I am just having difficulty consistently setting source images in roborealm to be processed.&lt;br&gt;&lt;br&gt;If there is anything you would like me to provide, so you can more easily assist me in determining my issues and finding a solution let me know.&lt;br&gt;&lt;br&gt;Thanks,        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5777</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5777</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
