PJL
3-3
ENTER LANGUAGE Command
This command causes the printer to enter the specified language, such as
PCL emulation, PostScript emulation, or PPDS.
Syntax:
@PJL ENTER LANGUAGE =
language
[<CR>]<LF>
Notes:
•
language
is
PCL
,
PCL3,
PCLXL
,
PostScript
, or
PPDS
.
•
You can use uppercase, lowercase, or mixed case. (
@PJL
must be uppercase;
all others can be mixed or lowercase.)
Example:
@PJL ENTER LANGUAGE =
PostScript
[<CR>]<LF>
enters PostScript emulation.
COMMENT Command
This command lets you add descriptive comments to your PJL job.
Syntax:
@PJL COMMENT
words
[<CR>]<LF>
Notes:
•
When the printer receives this command, it is ignored.
•
The
words
parameter can be any combination of printable characters,
spaces, and horizontal tabs.
•
The COMMENT command is terminated by the line feed character (<LF>).