HP PCL/PJL reference (PCL 5 Printer Language) - Technical Quick Reference Guide
42  EN
42
PJL
Device Attendance
Operator Message
Displays specified message on control panel and takes printer offline.
@PJL OPMSG DISPLAY = 
“message”
 [<CR>]<LF>
Ready Message
Specifies a message that replaces the READY message on the printer 
control panel. Doesn't affect on-line state.
@PJL RDYMSG DISPLAY = 
“message” 
[<CR>]<LF>
Status Message
Displays specified message on printer control panel and takes printer 
offline. Returns name of the key that is pressed by operator to put the 
printer back online.
@PJL STMSG DISPLAY = 
“message”
 [<CR>]<LF>
Response
@PJL STMSG DISPLAY = 
“message”
<CR><LF> 
key <CR><LF>
<FF>
File System
FSDELETE
Deletes printer disk files.
@PJL FSDELETE NAME = 
“pathname”
 [<CR>]<LF>
FSDOWNLOAD
Downloads a file to the printer disk file system.
@PJL FSDOWNLOAD FORMAT:BINARY [SIZE=int] [<CR>]<LF>
FSINIT
Initializes the printer disk file system.
@PJL FSINIT VOLUME = 
“pathname”
 [<CR>]<LF>
FSMKDIR
Creates the specified directory on the printer disk file system.
@PJL FSMKDIR NAME = 
“pathname”
 [<CR>]<LF>
Learn.fm Page 42 Tuesday, June 22, 1999 8:17 AM










