Difference between revisions of "CanServo/Stream/Address/en"

From HITEC_HELP
Jump to navigation Jump to search
Line 2: Line 2:
Through 4 registers, you can designate a total of 8 addresses, 2 addresses 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 2 = 0xE4
* Address 3,4 = Reg 0xE4
* Address 3 = 0xE6
* Address 5,6 = Reg 0xE6
* Address 4 = 0xE8
* Address 7,8 = Reg 0xE8


Note: This function only works with [[CanServo/MODE/CAN]] = CAN 2.0A, 2.0B.
Note: This function only works with [[CanServo/MODE/CAN]] = CAN 2.0A, 2.0B.

Revision as of 00:04, 6 September 2023

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 = CAN 2.0A, 2.0B.