Variable name |
Data type / Description |
Done |
Boolean |
- Execution completion confirmation
- TRUE : This AOI execution is completed.
FALSE : This AOI execution is not completed.
|
Busy |
Boolean |
- Processing status of this AOI
- TRUE : Being executed.
FALSE : Not being executed.
|
Error |
Boolean |
- Error presence
- TRUE: This AOI ended abnormally.
FALSE : This AOI ended successfully.
|
ErrorID |
Integer |
- Error location
- 2800 : The error occurred in the PLC program.
2801 : The error occurred in the robot controller.
|
ErrorIDEx |
DInt |
- Error Code
- This is a number to identify the error description.
For details, refer to "Error code list".
|
SrvJntData |
Real |
- Servo internal data
|