by MikeG » Sun Jan 03, 2010 4:27 pm
by MikeG
Sun Jan 03, 2010 4:27 pm
If your device is communicating directly on the bus, not coming from a PC like going through USB first, then you can send commands faster than the motor can respond. What is that rate? It depends on your speed setting, voltage, max torque and instruction. Some instructions return a status packet with a 500 uSec delay.
I'm not sure how you would go about testing compliance. I believe you would need to take a look at the source code. I guess it would make sense if compliance uses the same timing as present position.
If your device is communicating directly on the bus, not coming from a PC like going through USB first, then you can send commands faster than the motor can respond. What is that rate? It depends on your speed setting, voltage, max torque and instruction. Some instructions return a status packet with a 500 uSec delay.
I'm not sure how you would go about testing compliance. I believe you would need to take a look at the source code. I guess it would make sense if compliance uses the same timing as present position.