Appendix A Programming Guide
A-9
PJL COMMAND(cont.) Description
@PJL ECHO [ words ]
Returns the ?words? to the host computer.
@PJL USTATUS
variable = value
Allows the printer to send unsolicited status messages.
Supported variables and values are:
DEVICE = ON : send after status change
DEVICE = VERBOSE : same as ON + PJL errors
DEVICE = OFF : no status change messages
JOB = ON : send at job start / end
JOB = OFF : no job start/end message
PAGE = ON : send at page end
PAGE = OFF : no page end message
TIMED = 5...300, 0 : send status after time
@PJL USTATUSOFF Turns off all unsolicited status messages
A-2.1.4 List of Supported PJL Variables and Values
The following variables can be programmed by the PJL commands:
– @PJL SET “variable” = “value”
– @PJL DEFAULT “variable” = “value”
PJL VARIABLE VALUES
PROFILE 1, 2, 3, ....., 50
PAPER A4, LETTER, CUSTOM
PAGELENGTH 3, 3 1/6, ....., 20
in steps of 1/8,1/6, 1/4, or 1/3 inch
Note: value 3 1/6 programming is 3<SP>1/6
LENGTHFACTOR 1, 2, 3, ...., 20
IMAGEWIDTH 0.5, 0.55, ....., 11
in steps of 0.05 inch
ORIENTATION PORTRAIT, LANDSCAPE
LANDSCAPEMODE REVERSE, PCLCOMPATIBLE