^WSSet Wireless Radio Card Values
^WS configures set Wireless Radio Card Values. 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.
eESSID value
Sets eSSID value. It can be omitted when the documented default is suitable.
- Default
125- Required
- No
125e variations
Compare values side by side; other parameters remain at representative defaults.
e = 125
Uses 125 for eSSID value while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,0
e = 126
Uses 126 for eSSID value while the other command values stay at representative defaults.
^WS126,I,L,1,15,0x7FF,0
oOperating mode
Sets operating mode. It can be omitted when the documented default is suitable.
- Default
I- Required
- No
IAo variations
Compare values side by side; other parameters remain at representative defaults.
o = I
Uses I for operating mode while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,0
o = A
Uses A for operating mode while the other command values stay at representative defaults.
^WS125,A,L,1,15,0x7FF,0
pWireless radio card preamble
Sets wireless radio card preamble. It can be omitted when the documented default is suitable.
- Default
L- Required
- No
LSp variations
Compare values side by side; other parameters remain at representative defaults.
p = L
Uses L for wireless radio card preamble while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,0
p = S
Uses S for wireless radio card preamble while the other command values stay at representative defaults.
^WS125,I,S,1,15,0x7FF,0
hWireless pulse
Sets wireless pulse. It can be omitted when the documented default is suitable.
- Default
1- Required
- No
10h variations
Compare values side by side; other parameters remain at representative defaults.
h = 0
Uses 0 for wireless pulse while the other command values stay at representative defaults.
^WS125,I,L,0,15,0x7FF,0
h = 1
Uses 1 for wireless pulse while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,0
iWireless pulse interval
Sets wireless pulse interval. It can be omitted when the documented default is suitable.
- Default
15- Range
5–300- Required
- No
155300i variations
Compare values side by side; other parameters remain at representative defaults.
i = 15
Uses 15 for wireless pulse interval while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,0
i = 5
Uses 5 for wireless pulse interval while the other command values stay at representative defaults.
^WS125,I,L,1,5,0x7FF,0
i = 300
Uses 300 for wireless pulse interval while the other command values stay at representative defaults.
^WS125,I,L,1,300,0x7FF,0
jChannel mask
Sets channel mask. It can be omitted when the documented default is suitable.
- Default
0x7FF- Required
- No
0x7FFx00000j variations
Compare values side by side; other parameters remain at representative defaults.
j = 0x7FF
Uses 0x7FF for channel mask while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,0
j = x0000
Uses x0000 for channel mask while the other command values stay at representative defaults.
^WS125,I,L,1,15,x0000,0
kInternational mode
Sets international mode. It can be omitted when the documented default is suitable.
- Default
0- Required
- No
01k variations
Compare values side by side; other parameters remain at representative defaults.
k = 0
Uses 0 for international mode while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,0
k = 1
Uses 1 for international mode while the other command values stay at representative defaults.
^WS125,I,L,1,15,0x7FF,1
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.