Standard Interface Status Code List
Status codes in the Standard Interface commands returned by the vision system are 4-digit numbers that indicate whether a command succeeded or failed. They are divided into success codes and error codes. Success codes indicate that the command was executed successfully, while error codes indicate that an error occurs during command execution.
Here lists the status codes used during RVS 2.0 communication, including general error codes, general success codes, and communication-component error codes.
Status Code |
Description |
|---|---|
1001 ~ 1099 |
|
1100 ~ 1199 |
|
3001 ~ 3099 |
RVS 2.0 Error Codes
Error Code |
Definition |
|---|---|
1002 |
RVS 2.0: No vision results |
1003 |
RVS 2.0: No point cloud in ROI |
1005 |
RVS 2.0: Invalid parameter exists in project trigger command |
1006 |
RVS 2.0: Invalid pose data set |
1007 |
RVS 2.0: Project is running |
1011 |
RVS 2.0: Project number does not exist |
1012 |
RVS 2.0: Parameter recipe number does not exist |
1013 |
RVS 2.0: Parameter recipe not configured |
1015 |
RVS 2.0: Project execution error |
1019 |
RVS 2.0: Execution timeout |
1020 |
RVS 2.0: Project not started |
1023 |
RVS 2.0: Failed to connect to the camera |
RVS 2.0 Success Codes
Success Code |
Description |
|---|---|
1100 |
RVS 2.0: Successfully obtained vision results |
1101 |
RVS 2.0: Project is ready |
1102 |
RVS 2.0: Successfully triggered project |
1107 |
RVS 2.0: Successfully switched parameter recipe |
1108 |
RVS 2.0: Successfully set object dimensions |
Communication Component Error Codes
Error Code |
Description |
|---|---|
3002 |
Communication component: Invalid data length or format of command parameters |