dc10cc0470
Customer Support
Page 8
Banner Sheet (Start Sheet)
This command turns on/off the banner sheet that prints at the beginning of every job. It only applies to the job that
contains the command; it does not affect any other jobs. If the device is configured to disable banner sheets, this
command is ignored.
PJL COMMENT Command
DSC Command
@PJL COMMENT OID_ATT_START_SHEET
OID_VAL_JOB_SHEET_”
string
”;
%%OID_ATT_START_SHEET
OID_VAL_JOB_SHEET_”
string
”;
Where
string
is:
NONE
Do not create a banner sheet for this job.
FULL
Create a banner sheet for this job. By default, if the START SHEET comment is not included a
banner sheet is generated unless the device has banner sheet disabled.
USER
A custom start sheet is included in this job.
Media Commands
Media Source
This command specifies the tray to supply the job’s media. These are PCL commands rather than PJL commands.
Insert this command within the PCL portion of the print job.
PS Cmd
featurebegin{
%%BeginFeature: *InputSlot
string
<< (
string
) xerox$MediaInputTray >> setpagedevice
}featurecleanup
where
string
is from the table below.
PCL5 Cmd
<Esc>&l
#
H
where # is the number assigned to the selection.
PCL XL/6
ubyte
##
attr_ubyte MediaSource
Tray 1 example
: 0xc0
0x04
0xf8 0x26
where ## is the hex number assigned to each selection.
PS Cmd
PCL5
PCL XL/6
automatic <Esc>&l7H 0x01
tray-1 <Esc>&l4H
0x04
tray-2 <Esc>&l1H
0x05
tray-3 <Esc>&l5H
0x07
tray-4 <Esc>&l8H
0x08
tray-5 <Esc>&l21H
0x0A
tray-6 <Esc>&l22H
0x09