Specifications

229
ZPL Commands
^MP
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^MP
Mode Protection
Description The ^MP command is used to disable the various mode functions on the control
panel. Once disabled, the settings for the particular mode function can no longer be changed
and the LED associated with the function does not light.
Because this command has only one parameter, each mode must be disabled with an individual
^MP command.
Format ^MPa
This table identifies the parameters for this format:
Parameters Details
a = mode to protect
Accepted Values:
D = disable Darkness Mode
P = disable Position Mode
C = disable Calibration Mode
E = enable all modes
S = disable all mode saves (modes can be adjusted but
values are not saved)
W = disable Pause
F = disable Feed
X = disable Cancel
M = disable menu changes
Default Value: a value must be entered or the command is ignored
Example • This example disables these modes, D and C.
^XA
^MPD
^MPC
^XZ