Skip to command documentation
Device onlyprinterdevicesession scope
^CO

Cache On

^CO configures cache On. 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
^COa,b,c
a

Cache on

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

Default
Y
Required
No
Documented valuesYN

a variations

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

Side-by-side comparison2 variations

a = N

Uses N for cache on while the other command values stay at representative defaults.

ZPLcaret-co-a-1.zpl
^CON,40,0

a = Y

Uses Y for cache on while the other command values stay at representative defaults.

ZPLcaret-co-a-2.zpl
^COY,40,0
b

Amount of additional memory to be added to cache (in K)

Sets amount of additional memory to be added to cache (in K). It can be omitted when the documented default is suitable.

Default
40
Range
1–9999
Required
No
Documented values4019999

b variations

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

Side-by-side comparison3 variations

b = 40

Uses 40 for amount of additional memory to be added to cache (in K) while the other command values stay at representative defaults.

ZPLcaret-co-b-1.zpl
^COY,40,0

b = 1

Uses 1 for amount of additional memory to be added to cache (in K) while the other command values stay at representative defaults.

ZPLcaret-co-b-2.zpl
^COY,1,0

b = 9999

Uses 9999 for amount of additional memory to be added to cache (in K) while the other command values stay at representative defaults.

ZPLcaret-co-b-3.zpl
^COY,9999,0
c

Cache type

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

Default
0
Required
No
Documented values01

c variations

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

Side-by-side comparison2 variations

c = 0

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

ZPLcaret-co-c-1.zpl
^COY,40,0

c = 1

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

ZPLcaret-co-c-2.zpl
^COY,40,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