72
^CD ~CD
Change Delimiter
Description:
The ^CD and ~CD commands are used to change the ZPL® delimiter character. This character is
used to separate parameter values associated with several ZPL® commands. The default delimiter is
a comma(,).
Format: ^CDa or ~CDa
Parameters:
a = delimiter character change
Accepted Values: any ASCII character
Default Value: a parameter is required. If no parameter is entered, the next character
received will be the new prefix character.
Example:
^XA
^CD.
^XZ
Comments:
In the above example, the delimiter character is changed to a period(.).
^CT ~CT
Change Tilde
Description:
The ^CT and ~CT commands are used to change the control command prefix. The default prefix is
the tilde(~).
Format: ^CTa or ~CTa
Parameters:
a = change control command character
Accepted Values: any ASCII character
Default Value: Parameter is required. If no value is entered, the next character received
will be the new prefix character.
Example: