<?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>
        Jaheer,&lt;br&gt;&lt;br&gt;Change your thinking to avoiding modules instead of cancel/deleting or disabling modules. You can always use an IF_Statement module to skip around a couple other modules that should not be executed at a particular time. Changing the value of a single variable using whatever (VBScript, API, etc) will allow you to turn the innards of the IF_Statement on or off.&lt;br&gt;&lt;br&gt;You can also use the Call module with a [tab_to_call] variable that can be set to call or not call a particular tab. This is the way one can simulate subroutines ... i.e. put a function or sub within a tab and then only call it when needed from the Main tab.&lt;br&gt;&lt;br&gt;Using the&lt;br&gt;&lt;br&gt;SetVariable &quot;X&quot;, Y&lt;br&gt;&lt;br&gt;in the VBScript can be used to enable or disable sections using these techniques. You don&apos;t disable modules directly, just change a variable that includes/excludes code.&lt;br&gt;&lt;br&gt;Does that make sense?&lt;br&gt;&lt;br&gt;STeven.         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5780</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5780</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>VB Program help</title>
        <description>
        DearSir/Madam,&lt;br&gt;&lt;br&gt;I am a M.Sc student of Cranfield university/UK. We recently purchased commercial version Roborealm software and trying itwith SRV. Actually we are trying to make SRV as independent decision making robot using your software. I am very much familiar with all the SRV programs/ tutorials of your website and even some of other motion related programs. Thank you very much for sharing fantastic programs of SRV. &lt;br&gt;What I found in dealing with Roborealm is we are calling/deleting/disabling features like blobs or RGB filters&amp;nbsp;&amp;nbsp;or any other image processing feature in command window. My doubt is can we call/ Cancel/ Delete these features through VB program???? This will hugely help in integrating various sub programs because there can&apos;t be a single set of features satisfying complete motion.&lt;br&gt;&lt;br&gt;Eagerly waiting for your kind help. Your kind cooperation is highly solicited.&lt;br&gt;&lt;br&gt;Kind Regards,&lt;br&gt;Jaheer.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5780</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5780</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
