^WRSet Transmit Rate
^WR configures set Transmit Rate. 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.
aRate 1
Sets rate 1. It can be omitted when the documented default is suitable.
- Required
- No
Na variations
Compare values side by side; other parameters remain at representative defaults.
a = N
Uses N for rate 1 while the other command values stay at representative defaults.
^WRN,N,N,N,0
a = X
Uses X for rate 1 while the other command values stay at representative defaults.
^WRX,N,N,N,0
bRate 2
Sets rate 2. It can be omitted when the documented default is suitable.
- Required
- No
Nb variations
Compare values side by side; other parameters remain at representative defaults.
b = N
Uses N for rate 2 while the other command values stay at representative defaults.
^WRN,N,N,N,0
b = X
Uses X for rate 2 while the other command values stay at representative defaults.
^WRN,X,N,N,0
cRate 5.5
Sets rate 5.5. It can be omitted when the documented default is suitable.
- Required
- No
Nc variations
Compare values side by side; other parameters remain at representative defaults.
c = N
Uses N for rate 5.5 while the other command values stay at representative defaults.
^WRN,N,N,N,0
c = X
Uses X for rate 5.5 while the other command values stay at representative defaults.
^WRN,N,X,N,0
dRate 11
Sets rate 11. It can be omitted when the documented default is suitable.
- Required
- No
Nd variations
Compare values side by side; other parameters remain at representative defaults.
d = N
Uses N for rate 11 while the other command values stay at representative defaults.
^WRN,N,N,N,0
d = X
Uses X for rate 11 while the other command values stay at representative defaults.
^WRN,N,N,X,0
eTransmit power
Sets transmit power. It can be omitted when the documented default is suitable.
- Required
- No
0e variations
Compare values side by side; other parameters remain at representative defaults.
e = 0
Uses 0 for transmit power while the other command values stay at representative defaults.
^WRN,N,N,N,0
e = 1
Uses 1 for transmit power while the other command values stay at representative defaults.
^WRN,N,N,N,1
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.