Skip to command documentation
Device onlynetworkdevicesession scope
^KC

Set 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.

Syntax
^KCa,b,c,d
a

Enable or disable

Sets enable or disable. It can be omitted when the documented default is suitable.

Default
0
Required
No
Documented values0123

a variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

a = 0

Uses 0 for enable or disable while the other command values stay at representative defaults.

ZPLcaret-kc-a-1.zpl
^KC0,1,_,0

a = 1

Uses 1 for enable or disable while the other command values stay at representative defaults.

ZPLcaret-kc-a-2.zpl
^KC1,1,_,0

a = 3

Uses 3 for enable or disable while the other command values stay at representative defaults.

ZPLcaret-kc-a-3.zpl
^KC3,1,_,0
b

Device

Sets device. It can be omitted when the documented default is suitable.

Default
1
Required
No
Documented values1023

b variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

b = 0

Uses 0 for device while the other command values stay at representative defaults.

ZPLcaret-kc-b-1.zpl
^KC0,0,_,0

b = 1

Uses 1 for device while the other command values stay at representative defaults.

ZPLcaret-kc-b-2.zpl
^KC0,1,_,0

b = 3

Uses 3 for device while the other command values stay at representative defaults.

ZPLcaret-kc-b-3.zpl
^KC0,3,_,0
c

Prefix (optional)

Sets prefix (optional). It can be omitted when the documented default is suitable.

Required
No
Documented values_

c variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

c = _

Uses _ for prefix (optional) while the other command values stay at representative defaults.

ZPLcaret-kc-c-1.zpl
^KC0,1,_,0

c = #

Uses # for prefix (optional) while the other command values stay at representative defaults.

ZPLcaret-kc-c-2.zpl
^KC0,1,#,0
d

Identifier

Sets identifier. It can be omitted when the documented default is suitable.

Required
No
Documented values0

d variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

d = 0

Uses 0 for identifier while the other command values stay at representative defaults.

ZPLcaret-kc-d-1.zpl
^KC0,1,_,0

d = 1

Uses 1 for identifier while the other command values stay at representative defaults.

ZPLcaret-kc-d-2.zpl
^KC0,1,_,1

Primary source

Official Zebra reference

Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.

Open Zebra documentation