TROUBLESHOOTING
1-159August 9, 2005
D SERIES CONTROLLER
TROUBLESHOOTING AND COMPONENT REPLACEMENT
Kaaaw sk
1.3.2.3 PXXXX OPERATION ERROR CODES
ERROR CODE P0100 Illegal input data.
AS Language command/instruction does not comply with AS Language syntax.
Enter AS Language command/instruction in correct AS Language syntax.
_____________________________________________________________________
ERROR CODE P0101 Too many arguments.
AS Language command/instruction exceeds the number of user specified items allowed
by the format.
Enter AS Language command/instruction in correct AS Language syntax and formatfor the command/instruction used.
_____________________________________________________________________
ERROR CODE P0102 Input data is too big.
AS Language command/instruction data exceeds the allowable range.
Enter data that is within acceptable range.
_____________________________________________________________________
ERROR CODE P0103 Illegal PC number.
PCEND command/instruction specified a PC program number that is out of the allow-
able range.
PC program number must be -1 or 1–5.
Example: PCEND 2
_____________________________________________________________________
ERROR CODE P0104 Illegal robot number.
A robot number is specified that exceeds the number of robots connected to the control-
ler.
Example: “LLIMIT 3” is entered when 2 robots are connected to the controller.
Ensure robot number does not exceed the number of robots connected to controller.
Example: “LLIMIT 2” can be used when 2 robots are connected to the controller.
_____________________________________________________________________