Difference between revisions of "CanServo/ID/Node/en"
Jump to navigation
Jump to search
(Created page with "It is an ID for communication to distinguish each device of UAVCAN. The official name is Node ID. Each device in UAVCAN must have a unique Node ID. It is different from Can...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
Each device in UAVCAN must have a unique Node ID. | Each device in UAVCAN must have a unique Node ID. | ||
It is different from [[CanServo/ID/Actuator]]. | It is different from [[CanServo/ID/Actuator/en]]. | ||
This value is initially set to 0. | This value is initially set to 0. | ||
When set to 0, it works as 1. | When set to 0, it works as 1. | ||
* Address: [[CanServo/ID2/en]]. | |||
* Range: 1 ~ 127 | |||
Before FW Ver 1.5(1), there were several ways to set Node ID and Actuator ID. | Before FW Ver 1.5(1), there were several ways to set Node ID and Actuator ID. | ||
For the past method, refer to [[CanServo/ID/modes]]. | For the past method, refer to [[CanServo/ID/modes/en]]. |
Latest revision as of 17:34, 23 September 2021
It is an ID for communication to distinguish each device of UAVCAN. The official name is Node ID. Each device in UAVCAN must have a unique Node ID.
It is different from CanServo/ID/Actuator/en.
This value is initially set to 0. When set to 0, it works as 1.
- Address: CanServo/ID2/en.
- Range: 1 ~ 127
Before FW Ver 1.5(1), there were several ways to set Node ID and Actuator ID. For the past method, refer to CanServo/ID/modes/en.