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

<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>2014-04-06T12:40:12+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=14013</id>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2014-04-06T12:40:12+01:00</updated>
<published>2014-04-06T12:40:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14013&amp;p=43175#p43175</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14013&amp;p=43175#p43175"/>
<title type="html"><![CDATA[Re: How to use Sync Read in C++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14013&amp;p=43175#p43175"><![CDATA[
Which sync read do you refer to? <br /><br />There's no sync read in the Dynamixel 1.0 protocol, but <a href="http://xevelabs.com/doku.php?id=product:usb2ax:advanced_instructions" class="postlink">Xevel's USB2AX, for example, implements one</a>.<br /><br />There is a <a href="http://support.robotis.com/en/product/dynamixel2/communication/instruction_status_packet.htm" class="postlink">sync read in the Dynamixel 2.0</a>.<br /><br />Basically you should send the proper <a href="http://support.robotis.com/en/product/dynamixel/communication/dxl_packet.htm" class="postlink">hex sequence for the Dynamixel command</a> and read the answers from the Dynamixel devices. At softwaresouls.com you can find simple examples about using Dynamixel commands, like <a href="http://softwaresouls.com/softwaresouls/2011/11/23/reading-dynamixel-ax12-position/" class="postlink">this</a>. Reading asynchronously the answers from the serial port is somewhat tricky if you have not do it before, do you use Windows or Linux?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=698">siempre.aprendiendo</a> — Sun Apr 06, 2014 12:40 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[petercohen]]></name></author>
<updated>2014-04-06T02:09:42+01:00</updated>
<published>2014-04-06T02:09:42+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14013&amp;p=43174#p43174</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14013&amp;p=43174#p43174"/>
<title type="html"><![CDATA[How to use Sync Read in C++]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14013&amp;p=43174#p43174"><![CDATA[
Hello, could anybody please give an example on how to use sync read to read the position of several motors in C++? Thanks.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2821">petercohen</a> — Sun Apr 06, 2014 2:09 am</p><hr />
]]></content>
</entry>
</feed>