Zebra II Especificaciones Pagina 128

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 412
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 127
ZPL Commands
^CD ~CD
108
45541L-004 Rev. A ZPL II Programming Guide 9/15/06
^CD ~CD
Change Delimiter
Description The ^CD and ~CD commands are used to change the delimiter character. This
character is used to separate parameter values associated with several ZPL II commands. The
default delimiter is a comma (,).
Format ^CDa or ~CDa
This table identifies the parameters for this format:
Parameters Details
a = delimiter
character change
Accepted Values: any ASCII character
Default Value: a parameter is required. If a parameter is not
entered, the next character received is the new prefix character.
Example • This shows how to change the character delimiter to a semi-colon (;):
^XA
^FO10,10
^GB10,10,3
^XZ
^XA
^CD;
^FO10;10
^GB10;10;3
^XZ
•To save, the
JUS command is required. Here is an example using JUS:
~CD;
^XA^JUS^XZ
Vista de pagina 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 411 412

Comentarios a estos manuales

Sin comentarios