by JonHylands » Mon Aug 06, 2007 8:02 pm
by JonHylands
Mon Aug 06, 2007 8:02 pm
Every servo I've looked at (all AX-12+) had a return delay time of 250. Well, actually, that's not true anymore. After I wrote the above line, I tested a few servos I have, including 4 that came out of a Bioloid beginner kit. All my other servos (from comprehensive kits) have the return delay time at 250, but all four of the servos from the beginner kit (which I have never touched or even hooked up to power until today) have a return delay time of zero.
This is basically 1/2 the number of microseconds the servo waits before sending a response back when it gets a command that requires a response.
This is mainly there to allow slower micro-controllers (like say a Basic Stamp) to communicate with the bus at a lower baud rate, and have time to switch from transmit mode to receive mode.
- Jon
Every servo I've looked at (all AX-12+) had a return delay time of 250. Well, actually, that's not true anymore. After I wrote the above line, I tested a few servos I have, including 4 that came out of a Bioloid beginner kit. All my other servos (from comprehensive kits) have the return delay time at 250, but all four of the servos from the beginner kit (which I have never touched or even hooked up to power until today) have a return delay time of zero.
This is basically 1/2 the number of microseconds the servo waits before sending a response back when it gets a command that requires a response.
This is mainly there to allow slower micro-controllers (like say a Basic Stamp) to communicate with the bus at a lower baud rate, and have time to switch from transmit mode to receive mode.
- Jon