Brother HL-1260E User Manual
Page 251
APPENDICES
Appendix–57
Printer Job Language Commands Syntax
Command
Function and Syntax
Syntax Rules
[ ]
Brackets indicate optional parameters.
< >
Indicates special characters and items
Special Characters and Items
DEC.
HEX.
Horizontal Tab (element of white space)
09
09
Line Feed (PJL command terminator) 10
0A
Carriage Return (optional parameter) 13
0D
Space (element of white space)
32
20
Escape (used only for UEL/SPJL)
27
1B
Form Feed
12
0C
(terminator for multiple line reply)
White Space
Printable Characters (character code 33 through 126, and
161 through 254)
Beginning with
Printer Job Language Commands Syntax
COMMENT
@PJL COMMENT
DEFAULT
@PJL DEFAULT [LPARM: emulation] variable = value
[
DINQUIRE
@PJL DINQUIRE [LPARM: emulation] variable [
Reply
@PJL DINQUIRE [LPARM: emulation] variable
value
ECHO
@PJL ECHO [
Reply
@PJL ECHO [
ENTER
@PJL ENTER LANGUAGE = emulation [
EOJ
@PJL EOJ [NAME = job name] [
INFO
@PJL INFO read only variable [
Reply
@PJL INFO read only variable
[1 or more lines of printable characters or
by
INITIALIZE
@PJL INITIALIZE [
INQUIRE
@PJL INQUIRE [LPARM: emulation] variable [
Reply
@PJL INQUIRE [LPARM: emulation] variable
value
JOB
@PJL JOB [NAME = “job name”] [START = first page]
[END = last page] [
OPMSG
@PJL OPMSG DISPLAY = “message” [
RDYMSG
@PJL RDYMSG DISPLAY = “message” [
RESET
@PJL RESET [
SET
@PJL SET [LPARM: emulation] variable = value [
STMSG
@PJL STMSG DISPLAY = “message” [
Reply
@PJL STMSG DISPLAY = “message”
key
Exit Current Emulation/Start PJL
(UEL/SPJL)
USTATUS
@PJL USTATUS variable = value [
Reply
@PJL USTATUS variable
[1 or more lines of printable characters or
by
USTATUSOFF
@PJL USTATUSOFF [
(No Operation)
@PJL [