<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=4&amp;t=2785" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2008-08-13T14:56:48+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2785</id>
<entry>
<author><name><![CDATA[robots42]]></name></author>
<updated>2008-08-13T14:56:48+01:00</updated>
<published>2008-08-13T14:56:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17217#p17217</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17217#p17217"/>
<title type="html"><![CDATA[MOTOROFF  n  - is there a workaround?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17217#p17217"><![CDATA[
I was considering doing the group OFF then MOTOR n.......<br />Really need to have flag bits somewhere for which servo is on or off and I thought to POKE a system bit. I didn't know POKE was broken! It is still probably easier to poke a system bit rather than do it in RoboBasic.<br />What else is broken? I mentioned I had rewritten the RoboBasic manual so it covered just the RN implementation and have been adding notes as to what doesn't work, MUSIC &quot;H&quot;,&quot;L&quot; only seem to work for the first program in memory, not in an ACTION call to a second program.<br />When you get back it would be good to have any memory locations you have.<br />Thank you<br />David<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1082">robots42</a> — Wed Aug 13, 2008 2:56 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2008-08-12T20:46:57+01:00</updated>
<published>2008-08-12T20:46:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17210#p17210</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17210#p17210"/>
<title type="html"><![CDATA[MOTOROFF  n  - is there a workaround?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17210#p17210"><![CDATA[
If I recall correctly the MOTOROFF for all groups works OK (G6, G8, G24), but for individual servos is broken in the compiler. MOTOROFF compiles to MOTOR for individual servos)<br /><br />So you can MOTOROFF a group then turn back on the individual ones you want with MOTOR(or MOTOROFF if you feel obtuse !).<br /><br />This will be also fixable by a POKE, but I am travelling, so do not have the memory locations. Remember also POKE is broken in the C3024 code for variables, so you must use constants.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Tue Aug 12, 2008 8:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[robots42]]></name></author>
<updated>2008-08-12T19:08:18+01:00</updated>
<published>2008-08-12T19:08:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17209#p17209</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17209#p17209"/>
<title type="html"><![CDATA[MOTOROFF  n  - is there a workaround?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2785&amp;p=17209#p17209"><![CDATA[
Since MOTOROFF doesn't work for individual servos is there a workaround other than turning off all servos and turning on the ones I want?<br />Is there a set of bits in the system variables somewhere which can be POKEd to control whether a motor is on or off? <br />David<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1082">robots42</a> — Tue Aug 12, 2008 7:08 pm</p><hr />
]]></content>
</entry>
</feed>