Zebra CPCL Especificações Página 203

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 497
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 202
Mobile Printing Systems
CPCL Programming Manual
Section 11
Printer Escape
Commands
pg. 11-1
continued
PRINTER ESCAPE COMMANDS
SET AND READ CODE COMMAND
Printer command sessions normally start with the ‘!’ character. When the printer is used in Generic Text
Mode (or Line-Print Mode) and if the user expects to print the ‘!’ character in that mode, then the CCL code
must be changed. This is done via the Redefine CCL Code command.
Send the following sequence to redefine the code:
Set CCL Code:
ESC (0x1b) ‘}’ (0x7D) ‘W (0x57) ‘1’ (0x31) <new code>
Where <new code> is a one-byte character representing the new CCL code.
Once the CCL Code is changed, all CCL sessions should be started with the new CCL code. For example,
if CCL code is changed to ‘~, then instead of issuing a ‘! UTILITIES’ command to the printer, ‘~ UTILITIES’
should be issued.
The printer will retain the new CCL code for as long as it remains powered. If the printer is powered off
and back on again, it will revert back to normal operations and will expect ‘!’ as the CCL code.
Send the following sequence to read the CCL code:
Read CCL Code:
ESC (0x1b) ‘}’ (0x7D) ‘R (0x52) ‘1’ (0x31)
After the above command is issued, the printer will return the one-character CCL code.
Vista de página 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 496 497

Comentários a estes Manuais

Sem comentários