<?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=5&amp;t=1159" />

<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>2007-03-01T20:45:05+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=1159</id>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2007-03-01T20:45:05+01:00</updated>
<published>2007-03-01T20:45:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1159&amp;p=7712#p7712</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1159&amp;p=7712#p7712"/>
<title type="html"><![CDATA[Coding issues for bioloid I/O module software]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1159&amp;p=7712#p7712"><![CDATA[
Jon,<br /><br />In the AX-12 manual in the change ID example (page 19 at the bottom, page 20 top) it states that the new ID is sent on a broadcast address and no status packet is returned, so I think that when an ID is changed no status packet is expected.<br /><br />Also they have an example of a baud rate change example on page 24. It does show a return packet but I haven't really taken it apart to see what it does.<br /><br />Not sure if this will help <br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Thu Mar 01, 2007 8:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-03-01T20:12:57+01:00</updated>
<published>2007-03-01T20:12:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1159&amp;p=7711#p7711</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1159&amp;p=7711#p7711"/>
<title type="html"><![CDATA[Coding issues for bioloid I/O module software]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1159&amp;p=7711#p7711"><![CDATA[
Questions:<br /><br />- When the baud rate register is changed with WRITE_DATA, do you send the response packet back using the old baud rate, or the new one? <br /><br />- When the device ID is changed with WRITE_DATA, is the response packet sent back with the old ID, or the new ID?<br /><br />The way I have my code implemented now, in both cases it uses the new value for the response packet.<br /><br />It would be fairly simple to switch the order of updating the control table versus writing the response packet if both of these should be the other way around.<br /><br />Thoughts?<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Thu Mar 01, 2007 8:12 pm</p><hr />
]]></content>
</entry>
</feed>