Datamax-oneil Workstation series Programmer’s Guide Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Impressoras Datamax-oneil Workstation series Programmer’s Guide. Datamax-O'Neil Workstation series Programmer’s Guide User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 2

1 | Programmer’s GuideThermal Printer Programmer’s Guide 4The value field ‘#’ is a group of characters specifying a numeric value. The value is an

Página 3 - Copyright

Programmer’s Guide | 15 Thermal Printer Programmer’s GuideThe following:<ESC>&l1O<ESC>&l2A <ESC>&l5.81Ccan be combin

Página 4

1 | Programmer’s GuideThermal Printer Programmer’s Guide 6for the next character to be rendered. With raster images, the CAP is moved vertically t

Página 5 - Table of Contents

Programmer’s Guide | 17 Thermal Printer Programmer’s GuideTable 2: Fonts and Escape Sequences Font Name Escape SequenceAlbertus Medium <ESC>

Página 6 - 3. Appendix B

1 | Programmer’s GuideThermal Printer Programmer’s Guide 8Symbol SetsSymbol sets are used to map character codes to the associated character image

Página 7 - Trademark References

Programmer’s Guide | 19 Thermal Printer Programmer’s Guide6N ISOL6 ISO-L6 ISO 8859-10 Latin 69N ISOL9 ISO-L9 ISO 8859-15 Latin 926U PC775 PC-775 P

Página 8

1 | Programmer’s GuideThermal Printer Programmer’s Guide 10The table below (PC-850 Symbol Set) is an example of character code mapping and the cha

Página 9 - PCL Language

Programmer’s Guide | 111 Thermal Printer Programmer’s GuidePrinting Unicode Characters in PCLTo print Unicode characters, the symbol set 18N (UCS-

Página 10 - Character (X) Symbol Purpose

1 | Programmer’s GuideThermal Printer Programmer’s Guide 12Table 4: Example of Printing Barcodes (Compressed Commands) Table 5: Example of printin

Página 11 - Programmer’s Guide

Programmer’s Guide | 113 Thermal Printer Programmer’s GuideComparing the two tables above there is a noticeable difference in the amount of data s

Página 13 - Font Name Escape Sequence

1 | Programmer’s GuideThermal Printer Programmer’s Guide 14Select Guard Boxes/BarsThe following will select guard boxes or bars on barcodes that s

Página 14

Programmer’s Guide | 115 Thermal Printer Programmer’s GuideValues:For Maxicode barcodes:<ESC>$b#E 0x1b 0x24 0x62 <value> 0x45Wher

Página 15

1 | Programmer’s GuideThermal Printer Programmer’s Guide 16Select Barcode Height (PCL Units)The following will set the barcode height in PCL units

Página 16 - 19M SYMBOL Symbol Symbol Font

Programmer’s Guide | 117 Thermal Printer Programmer’s Guideand will round up to 1 dot. (3*300)/720 = 1.25 and will round down to 1 dot. (4*300)/72

Página 17

1 | Programmer’s GuideThermal Printer Programmer’s Guide 18Select Barcode Ratio The following command will set the wide-to-narrow bar ratio.<ES

Página 18 - Commands Descriptions

Programmer’s Guide | 119 Thermal Printer Programmer’s Guideinsure every resident barcode produced by Datamax-O'Neil Barcode Printers are with

Página 19

1 | Programmer’s GuideThermal Printer Programmer’s Guide 20Table 7: 2D Barcodes Table 8: Valid Barcode Data 1530 USPS Intelligent Mail (OneCode)5

Página 20

Programmer’s Guide | 121 Thermal Printer Programmer’s GuideBarcodeSamplesThe following sequence will print a code 3 of 9 barcode, height of 300 d

Página 21 - Where n=

1 | Programmer’s GuideThermal Printer Programmer’s Guide 22The following sequence will print a QR Code (Auto) barcode with error correction capaci

Página 22

Programmer’s Guide | 123 Thermal Printer Programmer’s GuideTable 9: PJL Commands Command Description Modifications1FSDOWNLOADDownloads a file to t

Página 23

Thermal Printer Programmer’s GuideCopyrightCG Times (based upon Times New Roman), CG Triumvirate, MicroType, and TrueTypeare trademarks of the AGFA Mo

Página 24

1 | Programmer’s GuideThermal Printer Programmer’s Guide 24Caution: Exercise caution when issuing these PJL Commands. They cannot be undone.1Use t

Página 25 - Code 3 of 9

Programmer’s Guide | 125 Thermal Printer Programmer’s GuideIn this example, “aaa” is the binary size of the font to be downloaded. “FontName” is t

Página 26

1 | Programmer’s GuideThermal Printer Programmer’s Guide 26PJL INFO Read-Back Command This command is used to read back printer information. In ad

Página 27

Programmer’s Guide | 127 Thermal Printer Programmer’s GuideMOTORTEMPADC=215;HEADVOLTAGEADC=211;TOFADC=190;PAPERLOWADC=137;AUTOLOADADC=213;HEADPRES

Página 28 - Standard PJL Commands

1 | Programmer’s GuideThermal Printer Programmer’s Guide 28@PJL INFO SETUPFILESFile1.stcFile2.stcFile3.stcFile4.stcThe PJL INFO RESIDENTFONTS comm

Página 29 - Table 9: PJL Commands

Programmer’s Guide | 129 Thermal Printer Programmer’s GuideThe syntax of the command is as follows: <ESC>%-12345X@PJL JOB NAME = "JOB_N

Página 30 - User Font Download via PJL

1 | Programmer’s GuideThermal Printer Programmer’s Guide 30PJL Head Cleaning Procedure/Command Prior to performing print head cleaning the head cl

Página 31 - PJL FSINIT Command

Programmer’s Guide | 131 Thermal Printer Programmer’s Guide<ESC>%-12345X@PJL JOB NAME = "JOB_CLEAN_END" <LF>@PJL PERFORM HE

Página 32 - PJL INFO Read-Back Command

1 | Programmer’s GuideThermal Printer Programmer’s Guide 32<ESC>%-12345X@PJL JOB NAME = "JOB_SELFTEST_INIT" <LF>@PJL PERFORM

Página 33

Programmer’s Guide | 133 Thermal Printer Programmer’s GuidePJL GPIO Write Test Prior to performing the GPIO write test, the GPIO parameters in the

Página 34 - PJL PERFORM Command

Thermal Printer Programmer’s Guide

Página 35 - @PJL EOJ <LF>

1 | Programmer’s GuideThermal Printer Programmer’s Guide 34<ESC>%-12345X@PJL JOB NAME = "JOB_NAME" <LF>@PJL PERFORM CONFIG [

Página 36 - PERFORM HEADCLEAN command:

Programmer’s Guide | 135 Thermal Printer Programmer’s Guide<ESC>%-12345X@PJL JOB NAME = "JOB_UPGRADE" <LF>@PJL UPGRADE SERVE

Página 37 - PJL GPIO Self Test

1 | Programmer’s GuideThermal Printer Programmer’s Guide 36KEYPROMPT Informs the user interface to prompt the user for the next labelOFF, ON OFF P

Página 38 - PJL GPIO Read Test

Programmer’s Guide | 137 Thermal Printer Programmer’s GuideAUTOCALIBRATE Automatically calibrates the paper out sensors after loading the paperOFF

Página 39 - PJL CONFIG Command

1 | Programmer’s GuideThermal Printer Programmer’s Guide 38PRINTONGAP Sets the printer to print on gap/mark or notOFF, ON OFFDARKNESS7This allows

Página 40 - PJL UPGRADE Command

Programmer’s Guide | 139 Thermal Printer Programmer’s GuidePAPERREFLDOWNRIGHT4Paper reflective sensor threshold for the bottom outside sensor0-255

Página 41 - PJL Variables

1 | Programmer’s GuideThermal Printer Programmer’s Guide 40COPIES 7The number of copies of each label for a print job1 – 9999 1PORTNUMBER The TCP

Página 42

Programmer’s Guide | 141 Thermal Printer Programmer’s Guide1When using PJL commands to query for font number, pitch, point size or symbol set the

Página 43

1 | Programmer’s GuideThermal Printer Programmer’s Guide 42To cut at the end of a job, the CUTBYCOUNT should be set to 0. A PJL EOJ command must b

Página 44

Programmer’s Guide | 143 Thermal Printer Programmer’s Guide@PJL EOJ <LF><ESC>%-12345XThis PJL command will create or reset the ID vari

Página 45

i Thermal Printer Programmer’s GuideTable of ContentsTable of Contents1. Programmer’s GuideOverview ...

Página 46

1 | Programmer’s GuideThermal Printer Programmer’s Guide 44The string values may be connected together to form a compound string such as “%d%m%Y”.

Página 47

Programmer’s Guide | 145 Thermal Printer Programmer’s GuideThe following is a hex dump of a test file that uses the increment field and the date/t

Página 48 - PJL Increment Command

1 | Programmer’s GuideThermal Printer Programmer’s Guide 4600000310 36 37 49 1b 26 61 2b 32 37 35 56 1b 2a 70 33 30 |67I.&a+275V.*p30|00000

Página 49 - PJL Date/Time Command

Programmer’s Guide | 147 Thermal Printer Programmer’s Guide00000670 32 30 49 1b 2a 70 33 30 78 2b 34 35 59 1b 24 69 |20I.*p30x+45Y.$i|00000680

Página 50 - Template Action

1 | Programmer’s GuideThermal Printer Programmer’s Guide 48Hex Transfer MethodThe hex transfer method allows the user to send PCL escape sequence

Página 51

Programmer’s Guide | 149 Thermal Printer Programmer’s GuideorSend the PJL command DEFAULT with variable HEXTRANSFERMODE and value ON. orUsing webp

Página 52

1 | Programmer’s GuideThermal Printer Programmer’s Guide 50

Página 53

51 Thermal Printer Programmer’s Guide2 Appendix APrinter Model Printable Print WidthsThe table below lists the available printable print widths for th

Página 54 - Hex Transfer Method

2 | Appendix AThermal Printer Programmer’s Guide 52

Página 55

53 Thermal Printer Programmer’s Guide3 Appendix BPrinter Model SpeedTable 1: Print Speed (Inches Per Second) Table 2: Feed Speed (Inches Per Second) T

Página 56

Table of ContentsThermal Printer Programmer’s Guide2. Appendix APrinter Model Printable Print Widths ...

Página 57 - 2 Appendix A

1 Thermal Printer Programmer’s Guide1 Programmer’s GuideOverviewThis Programmer’s Guide provides information about printer specific commands that are

Página 58 - 2

1 | Programmer’s GuideThermal Printer Programmer’s Guide 2Microsoft, Windows, and MS-DOS are U.S. registered trademarks of Microsoft Corporation.T

Página 59 - Printer Model Speed

Programmer’s Guide | 13 Thermal Printer Programmer’s GuideDatamax-O'Neil CommandsThere are frequent references to Hewlett Packard’s (HP) PCL

Comentários a estes Manuais

Sem comentários