Specifications

Revision C 16/01/96
Chapter 3 "PJL" - 20
6.2. Variables
Variables for HL-10h
1) General PJL Environment Variables
The PJL environment variables which are not printer language-specific are listed in the following table.
When using these valuables, do not use the LPARM.
Variables Description Sample Value Range
COPIES Number of uncollated copies for each page
of the job.
1 to 999
PAPER Paper size. LETTER, LEGAL, A4,
EXECTIVE, COM 10,
MONARCH, C5, DL, B5
ORIENTATION Page orientation. PORTRAIT, LANDSCAPE
FORMLINES Number of lines per page. 5 to 128
MANUALFEED Manual feed mode. ON, OFF
RET Configuration of the High Resolution
Control hardware.
LIGHT, MEDIUM, DARK, OFF
PAGEPROTECT Configuration of the Page protection mode.
This mode reserves a block of printer
memory to avoid 31 PRINT OVERUN
error.
OFF, LETTER, LEGAL, A4
RESOLUTION Printer resolution setting. If the printer can
not print a large file at 600 dpi because of
insufficient memory, the printer decreases
the resolution to 300 dpi automatically
300, 600
PERSONALITY Personality (emulation) can be switched
with the @ PJL ENTER command or ESC
CR ## command. If the AUTO option is
selected (factory default), the printer senses
the data from the computer and switches
the emulation automatically.
AUTO, PCL , POSTSCRIPT
(BR-SCRIPT), Interactive,
IBMProprinterXL,
EPSONFX850, HPGL, Diablo630
TIMEOUT The time out is the duration during which
another automatic emulation change is not
allowed. Duration of the timeout is set in
seconds.
1 to 99
INTRAY 1
(Read Only)
Returns the auto-selection lock status for
the standard paper tray.
LOCKED, UNLOCKED
INTRAY 2
(Read Only)
Returns the auto-selection lock status for
the optional second paper tray.
LOCKED, UNLOCKED
AUTOCONT
(Read Only)
Returns the configuration for the continue
mode.
ON, OFF
LOWTONER
(Read Only)
Returns the configuration for TONER
EMPTY message action. If OFF, the
printer goes off line. If ON, the printer
continues printing.
ON, OFF
INTRAY1SIZE
(Read Only)
Returns the size of the paper currently
installed in the standard paper tray.
LETTER, LEGAL, A4,
EXECTIVE, COM10,
MONARCH, C5, DL, B5
INTRAY2SIZE
(Read Only)
Returns the size of the paper currently
installed in the lower paper tray.
LETTER, LEGAL, A4,
EXECTIVE, COM10,
MONARCH, C5, DL, B5