HP 2500 HP PCL/PJL reference (PCL 5 Printer Language) - Technical Quick Refere - Page 41

Kernel, Job Separation

Page 41 highlights

PJL Kernel Universal Exit Language Terminates operation of current language and returns control to PJL. Every job should begin and end with this command. % -12345X Enter Language Causes PJL to enable the specified language. @PJL ENTER LANGUAGE =  PCL   POSTSCRIPT  [CR]  others   Comment Allows one line of comment text to be entered in PJL. @PJL COMMENT comment text . . . [CR] Job Separation Job Indicates the start of a print job, resets the page count and allows naming of the job; supports non-printing mode. Also, used for providing the password for PJL security. [NAME= "job name"]   @PJL JOB  [START=  first page ] [CR] [END= last page ]   [PASSWORD = number ]   End-Of-Job Tells printer the job has completed, resets the page count. @PJL EOJ [NAME = "job name"] [] 39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54

39
PJL
Kernel
Universal Exit Language
Terminates operation of current language and returns control to PJL.
Every job should begin and end with this command.
<ESC> % –12345X
Enter Language
Causes PJL to enable the specified language.
Comment
Allows one line of comment text to be entered in PJL.
@PJL COMMENT
comment text
. . .
[CR] <LF>
Job Separation
Job
Indicates the start of a print job, resets the page count and allows naming
of the job; supports non-printing mode.
Also, used for providing the pass-
word for PJL security.
End-Of-Job
Tells printer the job has completed, resets the page count.
@PJL EOJ [NAME =
“job name”
] [<CR>] <LF>
@PJL ENTER LANGUAGE
PCL
POSTSCRIPT
others
[CR] <LF>
=
@PJL JOB
[NAME=
]
[START=
]
[END=
]
[PASSWORD =
]
[CR] <LF>
job name
first page
last page
number