File System Example - HP Color LaserJet 5500 Technical Reference Manual

Printer job language - technical reference manual
Hide thumbs Also See for Color LaserJet 5500:
Table of Contents

Advertisement

File System
Example
First Command
Second Command
Third Command
9-14 PJL File System Commands
The following is a sequence of commands that can be sent
to HP LaserJet 5, 5M, 5Si, 5Si MX, and 5Si Mopier printers
to download and call a macro from the flash memory or
hard disk. See the sections following this example for a
description of each command.
<ESC>%-12345X
~@PJL FSMKDIR NAME ="0:\pcl" <CR><LF>
@PJL FSMKDIR NAME ="0:\pcl\macros" <CR><LF>
@PJL FSDOWNLOAD FORMAT:BINARY
~NAME ="0:\pcl\macros\a_macro" SIZE=29<CR><LF>
<ESC>*p900x1500YThis is the macro
~<ESC>%-12345X
~<ESC>%-12345X@PJL ENTER LANGUAGE=PCL <CR><LF>
<ESC>&f1Y
<ESC>&n8W a_macro
<ESC>&f4X
<ESC>E
<ESC>%-12345X
~@PJL DEFAULT DISKLOCK = ON <CR><LF>
Note
The ~ symbol indicates that this text string is part of the
preceding line. That is, there should be no carriage return
or line feed control codes at the end of the preceding line.
<ESC>%-12345X
This PJL command causes the printer to exit the active
printer language and give control to PJL.
~@PJL FSMKDIR NAME ="0:\pcl" <CR><LF>
This PJL command creates the pcl directory on volume 0: of
the printer's file system.
@PJL FSMKDIR NAME ="0:\pcl\macros" <CR><LF>

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents