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

From HITEC_HELP
Jump to navigation Jump to search
Line 1: Line 1:
When the Stream function is turned on, information such as [[CanServo/POSITION/en]] and [[CanServo/TURN/en]] is transmitted according to the [[CanServo/MODE/RUN/en]] setting.
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.


Basically, instead of sending data, it is the ability to specify the specific address you want.
* Address 1 = 0xE2
 
* Address 2 = 0xE4
Through 4 registers, you can designate a total of 8 addresses, 2 per register.
* Address 3 = 0xE6
* Address 4 = 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.

Revision as of 17:05, 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 per register.

  • Address 1 = 0xE2
  • Address 2 = 0xE4
  • Address 3 = 0xE6
  • Address 4 = 0xE8

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