^RLLock/Unlock RFID Tag Memory
^RL configures lock/Unlock RFID Tag Memory. 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.
This command form has no parameters.
^RL basic example
Shows the permanently lock all tag memory in a complete ZPL sample.
^RLP
sStarting user-memory section
Sets starting user-memory section. It can be omitted when the documented default is suitable.
- Required
- No
0s variations
Compare values side by side; other parameters remain at representative defaults.
s = 0
Uses 0 for starting user-memory section while the other command values stay at representative defaults.
^RLB,0,1
s = 1
Uses 1 for starting user-memory section while the other command values stay at representative defaults.
^RLB,1,1
nNumber of user-memory sections
Sets number of user-memory sections. It can be omitted when the documented default is suitable.
- Required
- No
1n variations
Compare values side by side; other parameters remain at representative defaults.
n = 1
Uses 1 for number of user-memory sections while the other command values stay at representative defaults.
^RLB,0,1
n = 2
Uses 2 for number of user-memory sections while the other command values stay at representative defaults.
^RLB,0,2
kKill-password lock action
Sets kill-password lock action. It can be omitted when the documented default is suitable.
- Required
- No
ULOPk variations
Compare values side by side; other parameters remain at representative defaults.
k = U
Uses U for kill-password lock action while the other command values stay at representative defaults.
^RLM,U,U,U,U
k = L
Uses L for kill-password lock action while the other command values stay at representative defaults.
^RLM,L,U,U,U
k = P
Uses P for kill-password lock action while the other command values stay at representative defaults.
^RLM,P,U,U,U
aAccess-password lock action
Sets access-password lock action. It can be omitted when the documented default is suitable.
- Required
- No
ULOPa variations
Compare values side by side; other parameters remain at representative defaults.
a = U
Uses U for access-password lock action while the other command values stay at representative defaults.
^RLM,U,U,U,U
a = L
Uses L for access-password lock action while the other command values stay at representative defaults.
^RLM,U,L,U,U
a = P
Uses P for access-password lock action while the other command values stay at representative defaults.
^RLM,U,P,U,U
eEPC-memory lock action
Sets ePC-memory lock action. It can be omitted when the documented default is suitable.
- Required
- No
ULOPe variations
Compare values side by side; other parameters remain at representative defaults.
e = U
Uses U for ePC-memory lock action while the other command values stay at representative defaults.
^RLM,U,U,U,U
e = L
Uses L for ePC-memory lock action while the other command values stay at representative defaults.
^RLM,U,U,L,U
e = P
Uses P for ePC-memory lock action while the other command values stay at representative defaults.
^RLM,U,U,P,U
uUser-memory lock action
Sets user-memory lock action. It can be omitted when the documented default is suitable.
- Required
- No
ULOPu variations
Compare values side by side; other parameters remain at representative defaults.
u = U
Uses U for user-memory lock action while the other command values stay at representative defaults.
^RLM,U,U,U,U
u = L
Uses L for user-memory lock action while the other command values stay at representative defaults.
^RLM,U,U,U,L
u = P
Uses P for user-memory lock action while the other command values stay at representative defaults.
^RLM,U,U,U,P
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.