Difference between revisions of "CanServo/Register/en"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 1: | Line 1: | ||
Various values required for   | Various setting values required for CAN servo operation, such as target position, maximum speed, and maximum torque, are stored in 128 registers.  | ||
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 register, the servo moves to that position.  | If you write a new value to this register, the servo moves to that position.  | ||
*[[CanServo/Register/Write  | If the CAN packet according to the Control Protocol below is sent, the servo executes Write / Read Command accordingly to control the servo.  | ||
*[[CanServo/Register/Read  | |||
*[[CanServo/Protocol/Control  | *[[CanServo/Register/Write]] - Write Register  | ||
*[[CanServo/Register/Read]] - Read Register  | |||
*[[CanServo/Protocol/Control]] - Write or Read Message Format  | |||
Revision as of 16:50, 23 September 2021
Various setting values required for CAN servo operation, such as target position, maximum speed, and maximum torque, are stored in 128 registers. 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. If the CAN packet according to the Control Protocol below is sent, the servo executes Write / Read Command accordingly to control the servo.
- CanServo/Register/Write - Write Register
 - CanServo/Register/Read - Read Register
 - CanServo/Protocol/Control - Write or Read Message Format