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

ENWW PJL parser warnings (25xxx) 127
PJL parser warnings (25xxx)
This group of status codes denote PJL parser warnings, which indicate that part of the PJL
command is ignored.
Table 23. PJL parser warnings
Status
code Display string or code meaning
25001 Generic warning error (part of the PJL command
ignored)
25002 PJL prefix is missing
25003 Alphanumeric value is too long
25004 String is too long
25005 Numeric value is too long
25006 Unsupported option name
25007 Option name requires a value that is missing
25008 Option name requires a value of a different type
25009 Option name is received with a value, but this option
does not support values
25010 Same option name is received more than once
25011 Option name has been ignored in response to value
underflow or overflow
25012 Value for the option experienced data loss as a result of
data conversion (value was truncated or rounded)
25013 Value for option experienced data loss as a result of the
value being out of range; the value that was used was
the closest supported limit
25014 Value is of the correct type, but is out of range (value
was ignored)
25015 Integer was expected (obsolete)
25016 Option name is received with an alphanumeric value, but
this value is not supported
25017 String empty, option ignored
25018 A UEL command was expected but not found.