Edit on GitHub

CPP GroupSyncRead

Methods Description
GroupSyncRead Initializes groupSyncRead instance
~GroupSyncRead Clears parameter storage
getPortHandler Returns PortHandler instance
getPacketHandler Returns PacketHandler instance
addParam Adds parameter storage for read
removeParam Removes parameter on the storage
clearParam Clears parameter storage
txPacket Transmits packet to the number of DYNAMIXEL’s
rxPacket receives packet from the number of DYNAMIXEL’s
txRxPacket Transmits and receives packet on the number of DYNAMIXEL’s
isAvailable Checks whether there is available data in the data storage
getData Gets data from received packet

Method References

addParam
Parameters Description
id DYNAMIXEL ID
removeParam
Parameters Description
id DYNAMIXEL ID
clearParam
txPacket
rxPacket
txRxPacket
isAvailable
Parameters Description
id DYNAMIXEL ID
address Address on the control table of DYNAMIXEL
data Packet data
getData
Parameters Description
id DYNAMIXEL ID
address Address on the control table of DYNAMIXEL
data length Data length