Pjl Commands - Xerox DOCUPRINT N4525 Advanced Features And Troubleshooting Manual

Network laser printer
Hide thumbs Also See for DOCUPRINT N4525:
Table of Contents

Advertisement

I
Fonts downloaded to the hard drive or flash memory are stored in the PCL Fonts
directory. Macros downloaded to the hard drive or flash memory are stored in the
PCL Macros directory. PCL fonts, forms, and macros stored on the hard disk remain
there until you delete them; they are not cleared from the hard disk or flash memory
when the printer is powered off. You can only delete a macro from the hard disk if
you know the name of the macro. Since you cannot print a list of macros as you can
for fonts, it is important to keep a record of all downloaded macros. Then, use the
PJL FSDELETE command to delete fonts, forms, and macros.
I
"Temporary" fonts/forms/macros downloaded to printer memory on a job per job
basis are cleared from the printer's memory after each job.
I
"Permanent" fonts downloaded to printer memory are cleared from memory
whenever the printer is powered off. When the printer switches PDLs, its automatic
context saving feature saves all fonts and macros.

PJL commands

You can use the PJL command FSDOWNLOAD to download fonts, forms, and macros to
the printer's disk or flash memory. You can use the PJL command FSDELETE to delete
them.
Using the FSDOWNLOAD command
The FSDOWNLOAD command is used to download fonts, forms, and macros to the printer's
file system. If a file with the same name exists, the downloaded file overwrites it.
Syntax
@PJL FSDOWNLOAD FORMAT:BINARY [SIZE=int] [NAME = "pathname"] [<CR>]
<LF><binary data><ESC>%-12345X
Parameters
Parameter
SIZE=integer
NAME="pathname"
SIZE =
integer
the number of bytes immediately following the <LF> to the next UEL command.
NAME =
"pathname"
named "fontname" to the printer
or = 0:\pcl\macros\<macroname> to download a macro named "macroname" to the printer.
<fontname>/<macroname> can be any combination of up to 40 alphanumeric characters.
<binary data> — This is the binary file data to be downloaded, such as font files and macro data.
Note: Use of 1 rather than 0 in the "pathname" will download the font or macro to the Flash
memory rather than to the hard drive.
Advanced Features and Troubleshooting Manual
Hard Disk Drive and Memory (DRAM and Flash ROM)
Functional Range
2,147,483,647
ASCII 01 thru 255
— The size variable indicates the number of bytes in the file to be downloaded,
— where "pathname" = 0:\pcl\fonts\<fontname> to download a font
Default
N/A
N/A
55

Advertisement

Table of Contents
loading

Table of Contents