Difference between revisions of "CanServo/Stream/Address/en"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| 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 = 0xE2  | ||
| Line 7: | Line 7: | ||
* Address 4 = 0xE8  | * Address 4 = 0xE8  | ||
Note: This function only works with [[CanServo/MODE/CAN  | Note: This function only works with [[CanServo/MODE/CAN]] = CAN 2.0A, 2.0B.  | ||
Revision as of 17:06, 29 September 2021
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 = 0xE2
 - Address 2 = 0xE4
 - Address 3 = 0xE6
 - Address 4 = 0xE8
 
Note: This function only works with CanServo/MODE/CAN = CAN 2.0A, 2.0B.