<?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>
        nevermind i got it working, turns out that the if statements were unessary, but the if statements were if the left arrow key was pressed then the value of x would = 1 which would move my robot left        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2759</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2759</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Notice the &quot;Clear on Release&quot; checkbox in the keyboard module? If that is checked then the variable will be set to 0 when the key is released ... which is what I think you want.&lt;br&gt;&lt;br&gt;Also, not sure what the pipeline above is showing as you should only need the Lego and Keyboard module for this to work. What is x above?&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2759</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2759</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Keyboard control over Lego Mindstorms</title>
        <description>
        help! i cant control my lego robot with the following code&lt;br&gt;&lt;br&gt;keyboard&lt;br&gt;if x = 1&lt;br&gt;lego&lt;br&gt;set x = 0&lt;br&gt;end if&lt;br&gt;if x = -1&lt;br&gt;lego&lt;br&gt;set x = 0&lt;br&gt;end if&lt;br&gt;&lt;br&gt;the code is supposed to tell the rcx to move left when i hit the left arrow key and is supposed to move right when i hit the right arrow key, but instead when i hit either arrow key it does the the robot to move but makes it move indefinately plz help! the following pics show the details in the lego control and the keyboard control.&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/17140_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/17140_thumb_1.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/17140_2.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/17140_thumb_2.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2759</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2759</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
