beautypg.com

Pjl template – Xerox CUSTOMER TIPS 7425/7428/7435 User Manual

Page 8

background image

Feature

Implementation

Values

Job Based
Accounting

Or

Auditron

@PJL SET JOBATTR =
"@JOAU = string1"

@PJL SET JOBATTR =
"@JOAP = string2"

@PJL SET JOBATTR =
"@DAID = string3"

Where string1 is a maximum of 32 characters
(ASCII characters in the range 20h - 7EH
only) as job owner (Capital character & small
character is distinguished)

Where string2 is a maximum of 12 characters
(ASCII characters in the range 20h - 7Eh only)
as password without encryption. It can be null
(zero length string)

Where string3 is a maximum of 32 characters
(ASCII characters in the range 20h - 7Eh only)
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 =
"@PRTM =
YYYY:MM:DD:hh:mm"

YYYY:MM:DD:hh:mm

YYYY:

year (AD 2000 - 2099)

MM:

month (1 - 12)

DD:

day (1 - 31)

hh:

hour (0 - 23)

mm:

minute (0 - 59)

Banner Sheet

@PJL SET JOBATTR=

"@BANR=value"

Where value is one of the following:

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)

%-12345X@PJL JOB MODE=PRINTER

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)

%-12345X@PJL EOJ

dc09cc0453
Customer Support

Page 8