<?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>SetTimedVariable Robo File</title>
        <description>
        It looks like I already fixed the really weird problem I mentioned before.&amp;nbsp;&amp;nbsp;However, the SetTimedVariable timeout parameter its not accurate at all.&amp;nbsp;&amp;nbsp;Now that I have experimented with it a little bit, it seems that the timeout takes twice the time it should.&amp;nbsp;&amp;nbsp;Also, the time intervals are not consistent.&amp;nbsp;&amp;nbsp;Here is a copy of the robo file, so you can check my prog flaws.&amp;nbsp;&amp;nbsp; &lt;br&gt;&lt;br&gt;if GetVariable(&quot;k&quot;) = 1 then&lt;br&gt;&amp;nbsp;&amp;nbsp;SetVariable &quot;k2&quot;,0&lt;br&gt;&amp;nbsp;&amp;nbsp;SetTimedVariable &quot;k2&quot;,1,5000&lt;br&gt;&amp;nbsp;&amp;nbsp;SetVariable &quot;k&quot;,0&lt;br&gt;end if&lt;br&gt;&lt;br&gt;if GetVariable(&quot;k2&quot;) = 1 then&lt;br&gt;&lt;br&gt;if GetVariable(&quot;COG_X&quot;) &amp;lt; 54 then&lt;br&gt;&amp;nbsp;&amp;nbsp;SetVariable &quot;move&quot;, 4&lt;br&gt;&amp;nbsp;&amp;nbsp;SetTimedVariable &quot;move&quot;,0,300&lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;br&gt;elseif GetVariable(&quot;COG_X&quot;) &amp;gt; 190 then&lt;br&gt;&amp;nbsp;&amp;nbsp;SetVariable &quot;move&quot;,8&lt;br&gt;&amp;nbsp;&amp;nbsp;SetTimedVariable &quot;move&quot;,0,300&lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;br&gt;end if&lt;br&gt;&lt;br&gt;if GetVariable(&quot;COG_Y&quot;) &amp;gt; 190 then&lt;br&gt;&amp;nbsp;&amp;nbsp;SetVariable &quot;move&quot;, GetVariable(&quot;move&quot;) OR 2&lt;br&gt;&amp;nbsp;&amp;nbsp;SetTimedVariable &quot;move&quot;,0,300&lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;br&gt;elseif GetVariable(&quot;COG_Y&quot;) &amp;lt; 58 then&lt;br&gt;&amp;nbsp;&amp;nbsp;SetVariable &quot;move&quot;, GetVariable(&quot;move&quot;) OR 1&lt;br&gt;&amp;nbsp;&amp;nbsp;SetTimedVariable &quot;move&quot;,0,300&lt;br&gt;&amp;nbsp;&amp;nbsp;&lt;br&gt;end if&lt;br&gt;&lt;br&gt;SetVariable &quot;k&quot;,1&lt;br&gt;&lt;br&gt;end if        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=831</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=831</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Denis,&lt;br&gt;&lt;br&gt;Can you post your robo-file and we&apos;ll check it out. The SetTimedVariable is quite new so there is a definite possibility that something may not be working very well.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=831</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=831</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>SetTimedVariable_ Have anynoe used it?</title>
        <description>
        RoboRealm Rules.&lt;br&gt;&lt;br&gt;Have anyone tried the SetTimedVariable statement??&lt;br&gt;&lt;br&gt;For some unexplained reason if I input a timeout value &amp;gt; 46 it will take forever to reset the value.&lt;br&gt;&lt;br&gt;Any Ideas??        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=831</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=831</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
