^WESet WEP Mode
^WE configures set WEP Mode. It applies to the printer session and subsequent formats and controls printer hardware or connectivity rather than label pixels.
ZPLr compatibility note
- Recognized by the renderer but has no label-raster effect.
These are code examples only. This printer or session command does not produce a standalone label image.
aEncryption mode
Sets encryption mode. It can be omitted when the documented default is suitable.
- Default
OFF- Required
- No
OFF40128a variations
Compare values side by side; other parameters remain at representative defaults.
a = OFF
Uses OFF for encryption mode while the other command values stay at representative defaults.
^WEOFF,1,O,H,KEY1,KEY2,KEY3,KEY4
a = 40
Uses 40 for encryption mode while the other command values stay at representative defaults.
^WE40,1,O,H,KEY1,KEY2,KEY3,KEY4
a = 128
Uses 128 for encryption mode while the other command values stay at representative defaults.
^WE128,1,O,H,KEY1,KEY2,KEY3,KEY4
bEncryption index
Sets encryption index. It can be omitted when the documented default is suitable.
- Default
1- Required
- No
1234b variations
Compare values side by side; other parameters remain at representative defaults.
b = 1
Uses 1 for encryption index while the other command values stay at representative defaults.
^WEOFF,1,O,H,KEY1,KEY2,KEY3,KEY4
b = 2
Uses 2 for encryption index while the other command values stay at representative defaults.
^WEOFF,2,O,H,KEY1,KEY2,KEY3,KEY4
b = 4
Uses 4 for encryption index while the other command values stay at representative defaults.
^WEOFF,4,O,H,KEY1,KEY2,KEY3,KEY4
cAuthentication type
Sets authentication type. It can be omitted when the documented default is suitable.
- Default
O If you enable Shared Key authentication with Encryption Mode set to OFF , this value resets to O (- Required
- No
OSc variations
Compare values side by side; other parameters remain at representative defaults.
c = O
Uses O for authentication type while the other command values stay at representative defaults.
^WEOFF,1,O,H,KEY1,KEY2,KEY3,KEY4
c = S
Uses S for authentication type while the other command values stay at representative defaults.
^WEOFF,1,S,H,KEY1,KEY2,KEY3,KEY4
dEncryption key storage
Sets encryption key storage. It can be omitted when the documented default is suitable.
- Default
H- Required
- No
HSd variations
Compare values side by side; other parameters remain at representative defaults.
d = H
Uses H for encryption key storage while the other command values stay at representative defaults.
^WEOFF,1,O,H,KEY1,KEY2,KEY3,KEY4
d = S
Uses S for encryption key storage while the other command values stay at representative defaults.
^WEOFF,1,O,S,KEY1,KEY2,KEY3,KEY4
e,_f,_g,_hEncryption keys 1 through 4
Sets encryption keys 1 through 4. It can be omitted when the documented default is suitable.
- Required
- No
KEY0e,_f,_g,_h variations
Compare values side by side; other parameters remain at representative defaults.
e,_f,_g,_h = KEY
Uses KEY for encryption keys 1 through 4 while the other command values stay at representative defaults.
^WEOFF,1,O,H,KEY
e,_f,_g,_h = 0
Uses 0 for encryption keys 1 through 4 while the other command values stay at representative defaults.
^WEOFF,1,O,H,0
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.