Zebra KR403 Especificaciones Pagina 107

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 158
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 106
101
Graphics
Bitmap Graphics and Logos
10/29/2010 Software Integrator Guide P1026208-001 Rev. B
Choose B for BMP graphic formats.
Choose
G for GRF graphic formats.
Choose
X for PCX graphic formats.
Choose
P for ZB64 converted PNG graphic formats.
For the
~DY command’s t parameter (file size):
Open the file’s properties in Windows by right clicking on the file to be
imported. Copy the ‘Size in bytes’ (not ‘Size on disk’) to this parameter.
Remove commas and periods from the byte count number you copied.
For the
~DY command’s w parameter. This is for GRF file types only:
The RAW graphic data for the Zebra GRF graphic format does not have
width (and height) of the graphic. 8 dots = 8 bits = 1 byte = 1 mm
Round fractions of a byte to the next whole byte value.
See the
~DG command in the ZPL Programmers guide for this ZPL kiosk
printer for a description of the calculating this value (w) which is the same for
both commands.
The last parameter of the
~DY command is DATA. DATA can be directly added as ASCII
hexadecimal encoded raw graphic data, sent as a separate files, and merged together
(concatenated files — ASCII and binary data). Note that merging the file using an
advanced code editor will make it un-editable as an ASCII file by most text editors.
The typical method is sending two (2) separate files: the ZPL control (
~) command file is
immediately followed by the graphics file. Sending the command file will cause the printer
to wait until the all data has been transferred as specified by the
~DY commands t
parameter. Here are three (3) examples of the ~DY command.
Bitmap (BMP)
~DYE:SCREW1.BMP,B,B,2502,,
Check_box.bmp file is appended or sent immediately following the
~DY command to the printer.
Zebra’s Raw Graphic Format (ASCII or ZB64 encoding)
~DYE:SAMPLE.GRF,A,G,80,10,
FFFFFFFFFFFFFFFFFFFF
8000FFFF0000FFFF0001
8000FFFF0000FFFF0001
8000FFFF0000FFFF0001
FFFF0000FFFF0000FFFF
FFFF0000FFFF0000FFFF
FFFF0000FFFF0000FFFF
FFFFFFFFFFFFFFFFFFFF
Vista de pagina 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 157 158

Comentarios a estos manuales

Sin comentarios