Status
Code
Display String or Code Meaning
25011 Ignored option name due to value underflow or
overflow
25012 Value for option experienced data loss due to
data conversion (value truncated or rounded)
25013 Value for option experienced data loss due to
value being out of range; the value used was the
closest supported limit
25014 Value is of the correct type, but is out of range
(value was ignored)
25016 Option name received with an alphanumeric
value, but this value is not supported
25017 String empty, option ignored
25018 A Universal Exit Language command was
expected but not found.
PJL Semantic Errors
(27xxx)
This group of status codes denote PJL semantic errors. As
much of the command is executed as possible, depending on
the current configuration of the printer.
Status
Code
Display String or Code Meaning
27001 Generic semantic error
27002 EOJ command encountered without a
previously matching JOB command. An EOJ
command does not have a matching JOB
command if the number of valid EOJ commands
received is greater than the number of valid
JOB commands received.
27003 Password protected—attempted to change
NVRAM value when password is set and the job
is not a secure PJL job.
27004 Cannot modify the value of a read-only variable.
PJL Status Codes D-9