Unit 2: Printer Job Language
Page 2-8 SATO D512 PCL Programming Manual
DEFAULT CommandThis command modifies the default setting for the specified environment
variable and stores the setting in the printer NVRAM. The new setting is
activated with the occurrence of the next PJL reset condition.
Syntax:
@PJL DEFAULT [command modifier:value] variable=value[<CR>]<LF>
[command modifier:value]
The [command modifier:value] parameter specifies the type of PJL variables to be
modified. The variables supported are listed in “Table 2-2: PJL Variables” on
page 2-10.
variable=value
The supported variables and values are listed in “Table2-2: PJL Variables” on
page 2-10.
Note: Variables may be modified by the DEFAULT command, except those marked
Read Only. Some variables may only be modified using the PJL SET
command. These variables cannot be modified using the DEFAULT
command. They are marked Set Only.