<?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=7637" />

<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>2011-12-14T20:12:40+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=7637</id>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-12-14T20:12:40+01:00</updated>
<published>2011-12-14T20:12:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33219#p33219</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33219#p33219"/>
<title type="html"><![CDATA[Sending Variable with usb2dynamixel SDK]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33219#p33219"><![CDATA[
So are you planning to use the serial cable and RS-232?<br /><br />If so, the plan remains the same.  Once you have established a serial connection to the CM-510 (@ 56Kb 8-N-1) then all you have to do is encode your 2-byte variable into the 6-byte packet format and send it to the controller.  The CM-510 will be able to detect and to decode the packet just as if it had come from an RC-100.<br /><br />Technically speaking the ZigBee input and input from the serial cable both end up in the same buffer.  The controller just reads what's in the buffer.  The ZigBee and serial data would get mixed together if not for the fact that plugging-in the serial cable deactivates the ZigBee link.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Wed Dec 14, 2011 8:12 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[nepotech]]></name></author>
<updated>2011-12-14T19:08:30+01:00</updated>
<published>2011-12-14T19:08:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33217#p33217</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33217#p33217"/>
<title type="html"><![CDATA[Sending Variable with usb2dynamixel SDK]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33217#p33217"><![CDATA[
Thanks Fritzoid...<br /><br />But in my project i want to connect CM-510 - computer with usb2dynamyxel, not using RC100 or zigbee. I has succeeded connecting with RC100 or zigbee. Do you have suggestion about this?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2713">nepotech</a> — Wed Dec 14, 2011 7:08 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-12-14T14:49:06+01:00</updated>
<published>2011-12-14T14:49:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33216#p33216</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33216#p33216"/>
<title type="html"><![CDATA[Sending Variable with usb2dynamixel SDK]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33216#p33216"><![CDATA[
Hi nepotech,<br /><br />If you are asking... how can I transmit data from a PC to the CM510 and then decode it from RoboPlus using the Remocon functions ?<br /><br />The answer can be found in the Robotis e-manual.  Check out Product Information/Robot Parts/Communication/RC-100 (near the bottom of the page).  There you will find the communications packet specification that the RC-100 uses to pass 2-byte data words to the CM-510.  Any program that can create one of these 6-byte packets and transmit it to the CM-510 (via wired or wireless) can substitute for the RC-100.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Wed Dec 14, 2011 2:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[nepotech]]></name></author>
<updated>2011-12-13T00:14:31+01:00</updated>
<published>2011-12-13T00:14:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33186#p33186</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33186#p33186"/>
<title type="html"><![CDATA[Sending Variable with usb2dynamixel SDK]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7637&amp;p=33186#p33186"><![CDATA[
Hi........ <br /><br />I have a program with RoboPlus Task :<br /><br />    IF (Remocon Arrived == TRUE)<br />       {  <br />Variable = Remocon RXD<br />Print = Variable<br />       }<br /><br />The program above, i want to send a variable on CM 510.<br />if I want to programming with Visual C++, how is the program code?<br /><br />Helpme, please........!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2713">nepotech</a> — Tue Dec 13, 2011 12:14 am</p><hr />
]]></content>
</entry>
</feed>