Pjl upgrade command – Datamax-O'Neil Workstation series Programmer’s Guide User Manual
Page 40
1 | Programmer’s Guide
Thermal Printer Programmer’s Guide
34
@PJL PERFORM CONFIG [= value]
@PJL EOJ
The value is optional as noted below.
Table 13: PJL CONFIG Command
Saving and Loading Configuration
To capture the current printer settings to a user setup file, enter the following command:
@PJL CONFIG SAVESETUP = “0:filename.stc”
@PJL EOJ
To restore the file, enter the following:
@PJL CONFIG LOADSETUP = “filename.stc”
@PJL EOJ
Note:
The extension, .stc must be used in order to see the file listed under the internal
user setup files on front panel equipped printers. Media setup files are performed as
similarly to the example above but using the SAVEMEDIA and LOADMEDIA CONFIG
parameters with file extension .stm instead.
PJL UPGRADE Command
The custom PJL UPGRADE command is used for printer software upgrades. PJL
password security in the JOB command protects against unauthorized use of this
command. Please refer to the HP PCL/PJL Technical Reference Manual for more
information about PJL security. The software package file with name
“SW[modelname]_SW[revision].bin” should be placed on a TFTP server. Afterward, the
following PJL command should be entered:
Parameter
Description
Value
Notes
SAVEMEDIA
Saves current media settings
to internal media setups
“0:filename.stm”
See below
SAVESETUP
Saves current setup settings
to internal user setups
“0:filename.stc”
See below
LOADMEDIA
Loads a media configuration
from internal media
“filename.stm”
See below
LOADSETUP
Loads a user setup
configuration from internal
user setups
“filename.stc”
See below
LOADLANGUAGE
Loads a user language file
from internal user flash
“filename.qm”
Will restart front panel
application