Xerox 1235/DX Phaser PJL Commands, System Administrator Guide B-6, See also, Values, Description

Models: 1235DT 1235/DX 4510

1 116
Download 116 pages 5.2 Kb
Page 73
Image 73
Phaser PJL Commands

Phaser PJL Commands

The following table lists the most commonly used HP PJL and Xerox-unique PJL commands.

See also:

HP Printer Job Language Technical Reference for the standard set of PJL commands.

PJL Command/Parameter

Values

Description

 

 

 

@PJL FSAPPEND FORMAT:BINARY

*

Appends data to an existing file,

SIZE=size NAME=“pathname

 

or if the file doesn’t exist, creates

 

 

the file and loads it with the given

 

 

data.

 

 

 

@PJL FSDELETE NAME=“pathname

*

Deletes a file from the internal

 

 

hard drive.

 

 

 

@PJL FSDIRLIST NAME=“pathname

*

Lists PJL system files and

 

 

directories.

 

 

 

@PJL FSDOWNLOAD FORMAT:BINARY

*

Downloads a file to the internal

SIZE=size NAME=“pathname

 

hard drive.

 

 

 

@PJL FSINIT VOLUME=value

*

Initializes the internal hard drive.

 

 

 

@PJL FSMKDIR NAME=“pathname

*

Creates the specified directory

 

 

on the internal hard drive.

 

 

 

@PJL FSQUERY NAME=“pathname

*

Determines if the name exists

 

 

and, if so, if it is the name of a file

 

 

or a directory. If it is the name of

 

 

a file, it provides the file’s size in

 

 

bytes.

 

 

 

@PJL FSUPLOAD NAME=“pathname

*

Uploads file from the printer to

 

 

the host.

 

 

 

@PJL USTATUS

*

Allows the printer to send

 

 

unsolicited status messages for

 

 

device status changes,

 

 

end-of-job status, and pages

 

 

printed. Status can be sent at

 

 

specified time intervals.

 

 

 

@PJL USTATUSOFF

n/a

Turns off all status responses.

 

 

 

@PJL XCLIENTJOBID=value

Exactly 48 bytes

Sets the client job id used with

 

(first byte is 8 and

PrintingScout.

 

the 8 last bytes

 

 

represent a time in

 

 

the format

 

 

hhmmsshs.

 

 

 

 

@PJL XJAFILENAME=“filename

Roman-8

Sets the file name for Job

 

characters

Accounting.

 

1-255

 

 

 

 

System Administrator Guide

B-6

Page 73
Image 73
Xerox 1235/DX Phaser PJL Commands, System Administrator Guide B-6, See also, PJL Command/Parameter, Values, Description