^KCSet Client Identifier (Option 61)
^KC configures set Client Identifier (Option 61). 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.
aEnable or disable
Sets enable or disable. It can be omitted when the documented default is suitable.
- Default
0- Required
- No
0123a variations
Compare values side by side; other parameters remain at representative defaults.
a = 0
Uses 0 for enable or disable while the other command values stay at representative defaults.
^KC0,1,_,0
a = 1
Uses 1 for enable or disable while the other command values stay at representative defaults.
^KC1,1,_,0
a = 3
Uses 3 for enable or disable while the other command values stay at representative defaults.
^KC3,1,_,0
bDevice
Sets device. It can be omitted when the documented default is suitable.
- Default
1- Required
- No
1023b variations
Compare values side by side; other parameters remain at representative defaults.
b = 0
Uses 0 for device while the other command values stay at representative defaults.
^KC0,0,_,0
b = 1
Uses 1 for device while the other command values stay at representative defaults.
^KC0,1,_,0
b = 3
Uses 3 for device while the other command values stay at representative defaults.
^KC0,3,_,0
cPrefix (optional)
Sets prefix (optional). It can be omitted when the documented default is suitable.
- Required
- No
_c variations
Compare values side by side; other parameters remain at representative defaults.
c = _
Uses _ for prefix (optional) while the other command values stay at representative defaults.
^KC0,1,_,0
c = #
Uses # for prefix (optional) while the other command values stay at representative defaults.
^KC0,1,#,0
dIdentifier
Sets identifier. It can be omitted when the documented default is suitable.
- Required
- No
0d variations
Compare values side by side; other parameters remain at representative defaults.
d = 0
Uses 0 for identifier while the other command values stay at representative defaults.
^KC0,1,_,0
d = 1
Uses 1 for identifier while the other command values stay at representative defaults.
^KC0,1,_,1
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.