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...") |
(No difference)
|
Revision as of 16:27, 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.
This value is initially set to 0. When set to 0, it works as 1.
Just put the desired Node ID in Register CanServo/ID2. The range is from 1 to 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.