Reset Command - Brother HL-Series Technical Reference Manual

Hide thumbs Also See for HL-Series:
Table of Contents

Advertisement

Revision C 16/01/96

6.5. Reset command

The PJL RESET command resets the PJL Current Environment variables to the User Default values.
Use this command at the end of any PJL jobs which use the PJL SET command.
Syntax :
@PJL RESET [<CR>]<LF>
Parameters :
• The RESET command has no parameters
• When an application such as a Spooler or Print Data Generator uses the SET command to set PJL
variables, the application has to conclude with the RESET command (before the UEL command) to
return the variables to the previous state.
• The RESET command resets the following environment variables to their user default values.
In any case, the RESET command resets the PJL Current for all personalities to User Default
values.
Use the @PJL INFO VARIABLES command to obtain valid variables and the range of values for
each variable. This command requests this information directly from the printer.
Examples :
<ESC>%-12345X@PJL <CR><LF>
@PJL COMMENT Reset variables to <CR><LF>
@PJL COMMENT control panel settings <CR><LF>
@PJL SET RESOLUTION = 300 <CR><LF>
@PJL SET RET = DARK <CR><LF>
@PJL ENTER LANGUAGE = PCL <CR><LF>
<ESC>E ....PCL job ...<ESC>%-12345X@PJL <CR><LF>
@PJL COMMENT Reset to return to <CR><LF>
@PJL COMMENT control panel settings <CR><LF>
@PJL RESET <CR><LF>
<ESC>%-12345X
Chapter 3 "PJL" - 31

Advertisement

Table of Contents
loading

Table of Contents