Feature |
|
| Implementation |
|
|
|
| Values | |
Job Based |
| @PJL | SET | JOBATTR | = | Where string1 is a maximum of 32 characters | |||
Accounting |
| "@JOAU = string1" |
|
|
| (ASCII characters in the range 20h - 7EH | |||
Or |
|
|
|
|
|
|
| only) as job owner (Capital character & small | |
Auditron |
|
|
|
|
|
|
| character is distinguished) | |
|
| @PJL | SET | JOBATTR | = | Where string2 is a maximum of 12 characters | |||
|
| "@JOAP = string2" |
|
|
| (ASCII characters in the range 20h - 7Eh only) | |||
|
|
|
|
|
|
|
| as password without encryption. It can be null | |
|
|
|
|
|
|
|
| (zero length string) | |
|
| @PJL | SET | JOBATTR | = |
|
| Where string3 is a maximum of 32 characters | |
|
|
|
| (ASCII characters in the range 20h - 7Eh only) | |||||
|
| "@DAID = string3" |
|
|
| ||||
|
|
|
|
| as account ID. It can be null (zero length | ||||
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
| string) |
|
|
|
|
|
|
|
|
| Note: Auditron and JBA cannot be used at the | |
|
|
|
|
|
|
|
| same time. So the same command works for | |
|
|
|
|
|
|
|
| both modes. |
|
Delay Print | @PJL SET JOBATTR = |
|
|
| YYYY:MM:DD:hh:mm | ||||
|
| "@PRTM = |
|
|
|
| YYYY: | year (AD 2000 - 2099) | |
|
| YYYY:MM:DD:hh:mm" |
|
|
| MM: | month (1 - 12) | ||
|
|
|
|
|
|
|
| DD: | day (1 - 31) |
|
|
|
|
|
|
|
| hh: | hour (0 - 23) |
|
|
|
|
|
|
|
| mm: | minute (0 - 59) |
Banner Sheet | @PJL SET JOBATTR= |
|
|
| Where value is one of the following: | ||||
|
| "@BANR=value" |
|
|
| START: | start sheet | ||
|
|
|
|
|
|
|
| DEVICE: | depend on device setting |
|
|
|
|
|
|
|
| OFF: | no banner sheet |
PJL Template
This section illustrates a standard PJL template that is used to access general print features as well as WorkCentre Product specific features. This template lists each feature and the syntax, both PCL commands and PJL, required to use these features. The next section of this document contains other examples of how to use these commands.
Section 1 (Opening Command, Required for all files)
Section 2 (PJL Set Commands)
@PJL SET RESOLUTION=600 @PJL SET COPIES=1
Section 3 (PCL Code used to invoke PCL Language)
@PJL ENTER LANGUAGE=PCL
Section 4 (PCL Data Stream or ASCII Document inserted here for Options such as selection Different Fonts, Simplex, Duplex, etc.)
,,,,,,,,,,
Section 5 (Closing Command, Required at end of Document)
dc09cc0453
Customer Support | Page 8 |