Difference between revisions of "CanServo/Stream/Address/en"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Instead of the data that the Stream function transmits by default, you can directly specify the addresses of 8 data you want.  | Instead of the data that the Stream function transmits by default, you can directly specify the addresses of 8 data you want.  | ||
Through 4 registers, you can designate a total of 8 addresses, 2 per register.  | Through 4 registers, you can designate a total of 8 addresses, 2 addresses per register.  | ||
* Address 1 = 0xE2  | * Address 1,2 = Reg 0xE2  | ||
* Address   | * Address 3,4 = Reg 0xE4  | ||
* Address   | * Address 5,6 = Reg 0xE6  | ||
* Address   | * Address 7,8 = Reg 0xE8  | ||
Note: This function only works with [[CanServo/MODE/CAN/en]] = CAN 2.0A, 2.0B.  | Note: This function only works with [[CanServo/MODE/CAN/en]] = CAN 2.0A, 2.0B.  | ||
Latest revision as of 00:38, 19 April 2024
Instead of the data that the Stream function transmits by default, you can directly specify the addresses of 8 data you want. Through 4 registers, you can designate a total of 8 addresses, 2 addresses per register.
- Address 1,2 = Reg 0xE2
 - Address 3,4 = Reg 0xE4
 - Address 5,6 = Reg 0xE6
 - Address 7,8 = Reg 0xE8
 
Note: This function only works with CanServo/MODE/CAN/en = CAN 2.0A, 2.0B.