HP PCL/PJL reference - Printer Job Language Technical Reference Manual

EN PJL Status Codes D-7
Output Bin Status (15xxy)
Output bin status messages occur when an output bin is full. The
messages are in the format 15xxy. The following tables list the x and y
values for these messages. For example, 15031 indicates that output
bin number 3 is full.
PJL Parser Errors (20xxx)
These status codes denote PJL parser errors. The entire PJL
command line is ignored. (Some of the status codes refer to portions
of PJL commands such as “command modifiers” and “alphanumeric
values.” For a description of the PJL command format, see “Format of
PJL Commands” in Chapter 2.)
XX = Output Bin Tray
0 - 99 Output Bin Number
Y = Status Code Tray Status
1 Output Bin Full
2 Output Bin Open
3 Output Bin Broken
Status
Code Display String or Code Meaning
20001 Generic syntax error (entire PJL command ignored)
20002 Unsupported command
20004 Unsupported personality, system, or I/O port
20005 PJL command buffer overflow
20006 Illegal character or line terminated by the Universal Exit
Language command
20007 <WS> or [<CR>]<LF> missing after closing quotes
20008 Invalid character in an alphanumeric value
20009 Invalid character in a numeric value
20010 Invalid character at the start of a string, alphanumeric
value, or numeric value