SOFTWARE | I want to know what the error codes are on RoboPlus.
본문
The following table provides a list of errors you may see while writing codes and printing the output on the screen with RoboPlus Task.
|
Error Code
|
Description
|
Output Example
|
|
8100 |
Trying to communicate with an
unconnected Dynamixel ID. |
{[ERROR:8100:0005:03]} |
|
0009 |
Too many consecutive function calls. (More than 6 times) |
{[ERROR:0009:0033:06]} |
|
8001 |
Attempting to read an address of the controller designated as “write only”. |
{[ERROR:8001:000C:02]} |
|
8002 |
Attempting to write at an address of the controller designated as “read only”. |
{[ERROR:8002:0009:02]} |
|
None |
Motion page to execute does not exist. |
[Invalid Page Read:00FE] |





サポート