<?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>
        Thank you STeven.&lt;br&gt;It was not clear to me that waitimage was after the processing.&lt;br&gt;Thanks again!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6138</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6138</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Edi,&lt;br&gt;&lt;br&gt;Normally RR is never idle but always processing new images. If you are using it in more of a stepwise fashion only processing one image at a time you can use the waitImage function to wait for the current image to be processed. For more complicated actions, you can also use the waitVariable and set that variable only at the end of the pipeline which would signal the end of processing. Note there is also a waitVariableChange which does not require a specific value but just that a variable changes its value.&lt;br&gt;&lt;br&gt;For example you could use&lt;br&gt;&lt;br&gt;rr.WaitVariableChange &quot;IMAGE_COUNT&quot;, 100000&lt;br&gt;&lt;br&gt;which would wait for the image_count system variable to increment with a timeout of 100000 seconds.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6138</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6138</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Is RR Idle Yet?</title>
        <description>
        I&apos;m working in vb.net. I need to know when RR is Idle (done processing the pipeline)        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6138</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6138</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
