Difference between revisions of "CanServo/Register/en"
Jump to navigation
Jump to search
(Created page with "Various values required for Can servo operation are managed in 128 registers, 2 bytes each. For example, Register CanServo/POSITION_NEW is the target position of the...") |
|||
Line 1: | Line 1: | ||
Various values required for Can servo operation are managed in 128 registers, 2 bytes each. | Various values required for Can servo operation are managed in 128 registers, 2 bytes each. | ||
For example, Register [[CanServo/POSITION_NEW]] is the target position of the servo. | For example, Register [[CanServo/POSITION_NEW]] is the target position of the servo. | ||
If you write a new value to this | If you write a new value to this register, the servo moves to that position. | ||
*[[CanServo/Register/Write]] - Write Register | *[[CanServo/Register/Write]] - Write Register | ||
*[[CanServo/Register/Read]] - Read Register | *[[CanServo/Register/Read]] - Read Register | ||
*[[CanServo/Protocol/Control]] - Write or Read Message Format | *[[CanServo/Protocol/Control]] - Write or Read Message Format |
Revision as of 14:16, 18 September 2021
Various values required for Can servo operation are managed in 128 registers, 2 bytes each. For example, Register CanServo/POSITION_NEW is the target position of the servo. If you write a new value to this register, the servo moves to that position.
- CanServo/Register/Write - Write Register
- CanServo/Register/Read - Read Register
- CanServo/Protocol/Control - Write or Read Message Format