Write to multiple registers on multiple Dynamixels using one instruction.
| C# | Visual Basic | Visual C++ |
This function provides the most efficient way of updating the same registers on each
of many different Dynaixels with different values at the same time.
The length of the 'parms' data will determine the number of sequential registers being written to.
For each Dynamixel the 'parms' data must include the id followed by the register data.