beautypg.com

Brother HL-1260E User Manual

Page 251

background image

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 or or combination of and

Printable Characters (character code 33 through 126, and
161 through 254)

Beginning with , and combination of and

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 followed
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

% - 12345X

(UEL/SPJL)
USTATUS

@PJL USTATUS variable = value []

Reply

@PJL USTATUS variable
[1 or more lines of printable characters or followed
by ]

USTATUSOFF

@PJL USTATUSOFF []

(No Operation)

@PJL []