Datamax-oneil Workstation series Programmer’s Guide Instrukcja Użytkownika Strona 22

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 59
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 21
1 | Programmer’s Guide
Thermal Printer Programmer’s Guide 16
Select Barcode Height (PCL Units)
The following will set the barcode height in PCL units with 1 decimal. The number of
codewords per line are as follows: PDF417 (0-30), Micro PDF (0-4), QR Code (0-40). For
Datamatrix it is the symbol size value per the table below.
<ESC>$b#J 0x1b 0x24 0x62 <value> 0x48
If the barcode auto print is enabled prior to sending the barcode data, the height of the
barcode will include the height of any human readable text if enabled. The number of
pixels used in the barcode height will always be rounded. As an example, if the barcode
height is specified to be 97 decipoints, the number of dots used on a 300 DPI printer is
[(97 x 300)/720 = 40.417] and will round down to 40 dots. If the height is specified to be
98 [(98 x 300)/720 = 40.833] the number of dots will be 41. The default barcode height is
720 decipoints (1 inch) for linear barcodes.
Select Narrow Bar Width (Decipoints)
The following command will set the width of a narrow bar in Decipoints (720/inch) with
one decimal:
<ESC>$b#M 0x1b 0x24 0x62 <value> 0x4d
An example of this command might be:
<ESC>$b9.6M
This will set the width of the narrow bar to 9.6 Decipoints which is equivalent to 4 dots at
300 dpi or 8 dots at 600dpi. This command will round for example (2*300)/720 = 0.833
1 - 10x10 7 - 22x22 13 - 44x44 19 - 88x88 25 - 8x18
2 -12 x12 8 - 24x24 14 - 48x48 20 - 96x96 26 - 8x32
3 - 14x14 9 - 26x26 15 - 52x52 21 - 104x104 27 - 12x26
4 - 16x16 10 - 32x32 16 - 64x64 22 - 120x120 28 - 12x36
5 - 18x18 11 - 36x36 17 - 72x72 23 - 132x132 29 - 16x36
6 - 20x20 12 - 40x40 18 - 80x80 24 - 144x144 30 - 16x48
Przeglądanie stron 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 58 59

Komentarze do niniejszej Instrukcji

Brak uwag