Справочник Пользователя для Zebra Technologies S4M

Скачать
Страница из 132
ZPL II Commands
^KP
112
13290L-001 Rev. A
S4M User Guide
10/21/05
^KP
Define Password
Description  The 
^KP
 command is used to define the password that must be entered to 
access the control panel switches and LCD Setup mode. For more information about the 
password structure in this printer, see 
.
Format  
^KPa,b
This table identifies the parameters for this format: 
Password-Protect All Parameters  To password protect all parameters, send the 
^KP
ZPL II command with a password for each level.
Disable Passwords  To disable the password-protection feature for a particular level and 
those below it, set the password to 0000 using the 
^KP
 ZPL II command. To reenable the 
password-protection feature, send the ZPL II command with any non-zero number for a 
password.
Return to Default Passwords  If you forget your passwords, the printer can be returned to 
the default factory settings, which makes the default passwords valid again. Use caution when 
returning the passwords to their default values because this also sets all other printer 
parameters back to their defaults.
To return the printer to the default factory settings using ZPL, send this command:
^XA
^JUF
^XZ
Parameters
Details
a
= mandatory four-digit 
password
A password of 0000 for any level disables password checking for that level and 
all levels below it. The printer web pages assume the Level 3 password.
Accepted Values: Any four-digit number from 0000 to 9999
Default Value: 
• Level 4—
9999
• Level 3—
1234
• Level 2—
0000
• Level 1—
0000
b = password level
Accepted Values: 1, 2, 3, 4
Default Value: 3
Example • 
 This example shows how to set a password of 
5678
 for level 3:
^XA
^KP5678,3
^XZ