^COCache 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.
aCache on
Sets cache on. It can be omitted when the documented default is suitable.
- Default
Y- Required
- No
YNa variations
Compare values side by side; other parameters remain at representative defaults.
a = N
Uses N for cache on while the other command values stay at representative defaults.
^CON,40,0
a = Y
Uses Y for cache on while the other command values stay at representative defaults.
^COY,40,0
bAmount 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
4019999b variations
Compare values side by side; other parameters remain at representative defaults.
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.
^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.
^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.
^COY,9999,0
cCache type
Sets cache type. It can be omitted when the documented default is suitable.
- Default
0- Required
- No
01c variations
Compare values side by side; other parameters remain at representative defaults.
c = 0
Uses 0 for cache type while the other command values stay at representative defaults.
^COY,40,0
c = 1
Uses 1 for cache type while the other command values stay at representative defaults.
^COY,40,1
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.