Specifications

Table Of Contents
d1 = destination 1 (new position for the character referred to in s1)
Accepted Values: decimals 0 to 255
s2 = source 2 (character position to be remapped)
Accepted Values: decimals 0 to 255
d2 = destination 2 (new position for the character referred to in s2)
Accepted Values: decimals 0 to 255
= continuation of pattern
Up to 256 source and destination pairs can be entered in this command.
*The encoding is controlled by the conversion table (*.DAT). The table generated by ZTools™ is the
TrueType font’s 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
Example:
This example re-maps the Euro symbol (21) to the Dollar sign value (36). In this
way, when the dollar sign character is sent to the printer, the Euro symbol will print.
The Euro symbol value, 15 Hex, equals 21 decimal, and the Dollar sign value, 24
Hex, equals 36 decimal.
^CI0,21,36
International Character Sets
Comments: The “space” character cannot be remapped for any font.
ZPL II Programming Guide Volume One: Command Reference for X.10
88