Specifications

113
ZPL Commands
^CI
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
* The encoding is controlled by the conversion table (*.DAT). The table generated by
ZTools™ is the TrueType fonts internal encoding (Unicode).
** Shift-JIS encoding converts Shift-JIS to JIS and then looks up the JIS conversion in
JIS.DAT. This table must be present for Shift-JIS to function.
*** Supports ASCII transparency for Asian . 7F and less are treated as single byte characters.
80 to FE is treated as the first byte of a 2 byte character 8000 to FEFF in the encoding table for
Unicode.
The font selected determines the shape and resolution of the printed symbol.
d2 = destination 2
(character input)
Accepted Values: decimals 0 to 255
= continuation of
pattern
Up to 256 source and destination pairs can be entered in this
command.
Example • This example remaps the Euro symbol (36) decimal to the dollar sign value (21)
decimal. When the dollar sign character is sent to the printer, the Euro symbol prints.
^CI0,36,21
Parameters Details