Programming GuideHP Value Serial/USB Receipt Printer II
Chapter 1: Diagnostics and Conguration10Runtime diagnosticsRuntimediagnostics(sometimescalledlevel2diagnostics)runduringnormalprinteropera
Chapter 3: Programming Commands100Store DataMatrix data in symbol storage areaASCII GS ( k pL pH cn fn m d1...dk Hexadecimal 1D 28 6B pL pH 36 50 30
Chapter 3: Programming Commands 101Print DataMatrix symbol data in the symbol storage areaASCII GS ( k pL pH cn fn m Hexadecimal 1D 28 6B 03 00 36
Chapter 3: Programming Commands102Page modePagemodeisoneoftwomodesthattheA798IIprinterusestooperate.Standardmodeistypicalofhowmost
Chapter 3: Programming Commands 103Select page modeASCII ESC L Hexadecimal 1B 4C Decimal 27 76Switchesfromstandardmodetopagemode.Afterprin
Chapter 3: Programming Commands104Select standard modeASCII ESC S Hexadecimal 1B 53 Decimal 27 83Switchesfrompagemodetostandardmode.Inswitc
Chapter 3: Programming Commands 105 Set print area in page modeASCII ESC W n1, n2 ...n8 Hexadecimal 1B 57 n
Chapter 3: Programming Commands106Set absolute vertical print position in page modeASCII GS $ nL nH Hexadecimal 1D 24 nL nH Decimal 29 36 nL nHSets
Chapter 3: Programming Commands 107MacrosThesecommandsareusedtoselectandperformauser-denedsequenceofprinteroperations.Select or cancel
Chapter 3: Programming Commands108User data storageWrite to user data storageASCII ESC ‘ m a0 a1 a2 d1 ... dm Hexadecimal 1B 27 m a0 a1 a2 d1 ... dm
Chapter 3: Programming Commands 109Flash memory user sectors allocationASCII GS “ U n1 n Hexadecimal 1D 22 55 n1 n2 Decimal 29 34 85 n1 n2Default
Chapter 1: Diagnostics and Conguration 11For more information about See this section Accessing the remote diagnostic tallies “Command descriptions”
Chapter 3: Programming Commands110Expanded ash memory allocationASCII GS “ 0x80 Hexadecimal 1D 22 80 Decimal 29 34 128Thissequenceofcommandsis
Chapter 3: Programming Commands 111Erase user ash sectorASCII GS @ n Hexadecimal 1D 40 n Decimal 29 64 nValue of n: 49 – 51n = 49 (ASCII n = 1)
Chapter 3: Programming Commands112Wheneachashdownloadcommandisreceived,theprinterreturnseitherACKorNAKtothehostcomputerwheneachco
Chapter 3: Programming Commands 113Download applicationASCII GS DC1 NUL NUL NUL NUL d1… dn Hexadecimal 1D 11 00 00 00 00 d1… dn Decimal 29 17 0 0
Chapter 3: Programming Commands114Settings commandsThe following commands enable the user to save and restore printer settings. Save current settings
Chapter 3: Programming Commands 115Miscellaneous conguration commandsSet diagnostics modeASCII US EXT NUL n Hexadecimal 1F 03 00 n Decimal 31 03
Chapter 3: Programming Commands116Set printer emulationASCII US EXT BEL n Hexadecimal 1F 03 07 n Decimal 31 03 07 nValue of n: 0 = Native mode 1
Chapter 3: Programming Commands 117Set font sizeASCII US EXT DLE n Hexadecimal 1F 03 10 n Decimal 31 03 16 nValue of n: 0 = Standard 24 high 1
Chapter 3: Programming Commands118Set paper low threshold extensionASCII US EXT US n Hexadecimal 1F 03 1F n Decimal 31 03 31 nValue of n: 0 = Zero
Chapter 3: Programming Commands 119Set ne adjustment of partial cut stepsASCII US EXT 0x31 n Hexadecimal 1F 03 31 n Decimal 31 03 49 nValue of n:
Chapter 1: Diagnostics and Conguration12IndicatorsTheprintercommunicatesvariousconditionsbothvisually,withthegreenLEDoraudibly,withase
Chapter 3: Programming Commands120Set vertical white spaceASCII US EXT 0x47 n Hexadecimal 1F 03 47 n Decimal 31 03 71 nValue of n: number of dot r
Appendix A: Commands by Hexadecimal Code 121Appendix A: Commands listed by hexadecimal codeCode (hexadecimal) Command Page09 Horizontal tab 380A
Appendix A: Commands by Hexadecimal Code122Code (hexadecimal) Command Page1B 33 n Set vertical line spacing 401B 34 m a0 a1 a2 Read from user da
Appendix A: Commands by Hexadecimal Code 123Code (hexadecimal) Command Page1D 0E Erase all ash contents except boot sector 1121D 0F Return main
Appendix A: Commands by Hexadecimal Code124Code (hexadecimal) Command Page1D 57 nL nH Set printing area width 431D 5C nL nH Set relative vertical
Appendix A: Commands by Hexadecimal Code 125Code (hexadecimal) Command Page1F 03 1B n Enable or disable Code 128 check digit calculation 1171F 03
Appendix B: Resident Character Sets126Appendix B: Resident Character SetsCharacter setsCharacter code table Page 0 (PC437: USA, Standard Europe):00 0
Appendix B: Resident Character Sets 127Character code table Page 1 (PC850: Multilingual Latin I):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL
Appendix B: Resident Character Sets128Character code table Page 2 (PC852: Latin II):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX E
Appendix B: Resident Character Sets 129Character code table Page 3 (PC860: Portuguese):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT E
Chapter 1: Diagnostics and Conguration 13Printer congurationPrintersareshippedwithallthefunctionsandparameterspresetatthefactory.Settin
Appendix B: Resident Character Sets130Character code table Page 4 (PC863: Canadian French):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SO
Appendix B: Resident Character Sets 131Character code table Page 5 (PC865: Nordic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX E
Appendix B: Resident Character Sets132Character code table Page 6 (PC858: Multilingual I + Euro):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL
Appendix B: Resident Character Sets 133Character code table Page 7 (PC866: Russian):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Appendix B: Resident Character Sets134Character code table Page 8 (WPC1252: Latin I):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Appendix B: Resident Character Sets 135Character code table Page 9 (PC862: Hebrew):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX E
Appendix B: Resident Character Sets136Character code table Page 10 (PC737: Greek):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX EOT
Appendix B: Resident Character Sets 137 Character code table Page 11 (PC874: Thai):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX E
Appendix B: Resident Character Sets138Character code table Page 12 (PC857: Turkish):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX E
Appendix B: Resident Character Sets 139Character code table Page 13 (WPC1251: Cyrillic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT
Chapter 1: Diagnostics and Conguration141 Turn power off to printer.2 Make sure receipt paper is loaded in the printer before proceeding. Make sure
Appendix B: Resident Character Sets140Character code table Page 14 (WPC1255: Hebrew):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Appendix B: Resident Character Sets 141Character code table Page 15 (KZ_1048: Kazakh):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ET
Appendix B: Resident Character Sets142Character code table Page 16 (WPC1256: Arabic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Appendix B: Resident Character Sets 143Character code table Page 17 (WPC1250: Central Europe):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL ST
Appendix B: Resident Character Sets144Character code table Page 18 (WPC28591: Latin 1):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ET
Appendix B: Resident Character Sets 145Character code table Page 19 (WPC28592: Latin 2):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT
Appendix B: Resident Character Sets146Character code table Page 20 (WPC28599: Turkish):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ET
Appendix B: Resident Character Sets 147Character code table Page 21 (WPC28605: Latin 9):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT
Appendix B: Resident Character Sets148Character code table Page 22 (PC864: Arabic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX EO
Appendix B: Resident Character Sets 149Character code table Page 23 (PC720: Arabic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Chapter 1: Diagnostics and Conguration 15Communication interface settingsTochangethecommunicationinterfacesettings,enterthecongurationmenu,
Appendix B: Resident Character Sets150Character code table Page 24 (WPC1254: Turkish):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Appendix B: Resident Character Sets 151Character code table Page 25 (WPC28596: Arabic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT E
Appendix B: Resident Character Sets152Character code table Page 26 (KATAKANA: Asia):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX E
Appendix B: Resident Character Sets 153Character code table Page 27 (PC775: Baltic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Appendix B: Resident Character Sets154Character code table Page 28 (WPC1257: Baltic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ETX
Appendix B: Resident Character Sets 155Character code table Page 29 (WP28594: Baltic):00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F00NUL STX SOT ET
Chapter 1: Diagnostics and Conguration16Diagnostics modesTochangethediagnosticmodesenterthecongurationmenu,select“SetDiagnosticsModes”f
Chapter 1: Diagnostics and Conguration 17Enable or disable receipt test modeThereceipttestmodeveriesproperreceiptprinting.Receipttestisen
Chapter 1: Diagnostics and Conguration18Printer settings and functionsTochangetheprintersettingsandfunctions,enterthecongurationmenu,sele
Chapter 1: Diagnostics and Conguration 19Select the hardware options sub-menu to set: • Printdensity(monochromepapersonly) Adjustsprintheaden
© Copyright 2016 HP Development Company, L.P.The information contained herein is subject to change without notice. The only warranties for HP products
Chapter 2: Programming the Printer20Chapter 2: Programming the PrinterOverview of commandsCommandscontrolalloperationsandfunctionsoftheprinter
Chapter 2: Programming the Printer 21Command Description Dierence between previous product and new product emulation mode.1B 4A n Print and
Chapter 2: Programming the Printer22Character appearanceTheappearanceoftextcanbechangedusingthefollowingprintmodes:• Standard• Compressed
Chapter 2: Programming the Printer 23Rotated printing commandsThreecommandscontroltherotationofprinting.Thetableshowsthecombinationsofse
Chapter 3: Programming Commands24Chapter 3: Programming CommandsCommands listed by functionPrinter actionsCode (hexadecimal) Command Page10 Clear p
Chapter 3: Programming Commands 25Vertical and horizontal positioning Code (hexadecimal) Command Page09 Horizontal tab 381B 14 n Set column 381
Chapter 3: Programming Commands261D F0 03 Save font ID number as default font at power up 591D F0 80 Download font 601D F0 C0 02 Download font li
Chapter 3: Programming Commands 27Real timeCode (hexadecimal) Command Page10 04 n Real time status transmission (DLE sequence) 7710 05 n Real ti
Chapter 3: Programming Commands28Page mode Code (hexadecimal) Command Page0C Print and return to standard mode 10218 Cancel print data in page mo
Chapter 3: Programming Commands 29Settings commandsCode (hexadecimal) Command Page1F 09 01 06 Save current settings as factory settings 1141F 09
Contents 3ContentsChapter 1: Diagnostics and Conguration ...9Start-up Diagnostics ...
Chapter 3: Programming Commands30Command conventionsThefollowinginformationdescribeshoweachcommandisorganized:Name: Name of command.ASCII: T
Chapter 3: Programming Commands 31Perform partial knife cutASCII SUB ESC m Hexadecimal 1A 1B 6D Decimal 26 27 109Partiallycutsthereceipt.The
Chapter 3: Programming Commands32Initialize printerASCII ESC @ Hexadecimal 1B 40 Decimal 27 64Default: Character pitch: 15.6 CPI Column width:
Chapter 3: Programming Commands 33Generate pulse to open cash drawerASCII ESC p n p1 p2 Hexadecimal 1B 70 n p1 p2 Decimal 27 112 n p1 p2Value of
Chapter 3: Programming Commands34Set timeout value for low-power idle state ASCII US ETX ‘ ll hh Hexadecimal 1F 03 3C ll hh Decimal 31 03 60 ll hh
Chapter 3: Programming Commands 35Print and paper feedTheprintandfeedcommandscontrolprintingonthereceiptandpaperfeedbytheprinter.Print
Chapter 3: Programming Commands36Feed n dot rowsASCII NAK n Hexadecimal 15 n Decimal 21 nValue of n: n/203 inchRange of n: 0–255 in Native mode 0–
Chapter 3: Programming Commands 37PrintASCII ETB Hexadecimal 17 Decimal 23Printsonelinefromthebufferandfeedspaperoneline.ExecutesLFon
Chapter 3: Programming Commands38Vertical and horizontal positioningThehorizontalpositioningcommandscontrolthehorizontalprintpositionsofchar
Chapter 3: Programming Commands 39Set absolute starting positionASCII ESC $ nL nH Hexadecimal 1B 24 nL nH Decimal 27 36 nL nHValue of n: n = Nu
Contents4Bar codes ... 27Page mode ...
Chapter 3: Programming Commands40Set vertical line spacingASCII ESC 3 n Hexadecimal 1B 33 n Decimal 27 51 nValue of n: n/406 inch in Native mode
Chapter 3: Programming Commands 41Set relative print positionASCII ESC \ n1 n2 Hexadecimal 1B 5C n1 n2 Decimal 27 92 n1 n2Value of n:Tomovether
Chapter 3: Programming Commands42previousdata.Thisbehaviorcanbeusedtoanapplication’sadvantagetoprovidetheabilitytocreatecompoundchar
Chapter 3: Programming Commands 43Set printing area widthASCII GS W nL nH Hexadecimal 1D 57 nL nH Decimal 29 87 nL nHRange of nL: 0–255Range of n
Chapter 3: Programming Commands44Text characteristics commandsThesecommandscontrolwhattheprintedinformationlookslike,selectionofcharacters
Chapter 3: Programming Commands 45Select pitch (column width)ASCII ESC SYN n Hexadecimal 1B 16 n Decimal 27 22 nValue of n: 0 = Standard pitch
Chapter 3: Programming Commands46Select print modeASCII ESC ! n Hexadecimal 1B 21 n Decimal 27 33 n Value of n: Pitch selection (standard, compres
Chapter 3: Programming Commands 47Select or cancel user-dened character setASCII ESC % n Hexadecimal 1B 25 n Decimal 27 37 nValue of n: 0 = Code
Chapter 3: Programming Commands48Dene extended user-dened character setASCII US & s c1 c2 [character 1 data] ... [character k data] Hexadeci
Chapter 3: Programming Commands 49Copy character set from ROM to RAMASCII ESC : 0 0 0 Hexadecimal 1B 3A 30 30 30 Decimal 27 58 0 0 0Default: Curr
Contents 5Select pitch (column width) ...45Set right-side character sp
Chapter 3: Programming Commands50Select or cancel double-strikeASCII ESC G n Hexadecimal 1B 47 n Decimal 27 71 nValue of n: 0 = O 1 = On (When
Chapter 3: Programming Commands 51Select international character code ASCII ESC R n Hexadecimal 1B 52 n Decimal 27 82 nValue of n:Native mode A79
Chapter 3: Programming Commands52Selectsthecharactersettobeuseduntiltheprinterisinitialized,reset,orpoweredoff.Lookin“AppendixB:Re
Chapter 3: Programming Commands 530E = Code Page 12550F = Code Page KZ_104810 = Code Page 125611 = Code Page 125012 = Code Page 2859113 = Code Page 2
Chapter 3: Programming Commands54Select character sizeASCII GS ! n Hexadecimal 1D 21 n Decimal 29 33 nValue of n: 1–8 = vertical number of times a
Chapter 3: Programming Commands 55Select or cancel white/black reverse print modeASCII GS B n Hexadecimal 1D 42 n Decimal 29 66 nValue of n: 0 =
Chapter 3: Programming Commands56Select superscript or subscript modesASCII US ENQ n Hexadecimal 1F 05 n Decimal 31 05 nValue of n: 0 = Normal cha
Chapter 3: Programming Commands 57Download font listASCII GS 0xF0 0xC0 Hexadecimal 1D F0 C0 Decimal 29 240 192Print downloaded font information. C
Chapter 3: Programming Commands58Double-byte fontsFivedouble-bytefontsareavailableforuseontheA798IISeriesprinter:SimpliedChinese,Tradit
Chapter 3: Programming Commands 59Select font ID numberASCII GS 0xF0 0x01 n Hexadecimal 1D F0 01 n Decimal 29 240 1 n Value of n: 128 - 255Select
Contents6Status ...68Status command introduction ...
Chapter 3: Programming Commands60Download fontASCII GS 0xF0 0x80 followed by le Hexadecimal 1D F0 80 Decimal 29 240 128Thiscommandisthesequenc
Chapter 3: Programming Commands 61Select bit image modeASCII ESC * m n1 n2 d1 ... dn Hexadecimal 1B 2A m n1 n2 d1 ... dn Decimal 27 42 m n1 n2 d1
Chapter 3: Programming Commands62Print advanced raster graphicsASCII ESC . m n rL rH d1 … dn Hexadecimal 1B 2E m n rL rH d1 … dn Decimal 27 46 m n
Chapter 3: Programming Commands 63Select the current logoASCII GS # n Hexadecimal 1D 23 n Decimal 29 35 nRange of n: 0 – 255Default: 0 Selects
Chapter 3: Programming Commands64Dene downloaded bit imageASCII GS * n1 n2 d1 ... dn] Hexadecimal 1D 2A n1 n2 d1 ... dn] Decimal 29 42 n1 n2 d1 ..
Chapter 3: Programming Commands 65Print downloaded bit imageASCII GS / m Hexadecimal 1D 2F m Decimal 29 47 mValue and range of m:Thiscommandisu
Chapter 3: Programming Commands66Print Flash LogoASCII FS p n mHexadecimal 1C 70 n mDecimal 28 112 n mPrintashlogoIDnusingmodem.Seeco
Chapter 3: Programming Commands 67Inorderforthiscommandtofunctionproperly,allcommandsusedbylegacyapplicationstomovetheendofthecu
Chapter 3: Programming Commands68StatusStatus command introductionTheA798IIhasthreemethodsofprovidingstatustotheapplication.Thesemethodsa
Chapter 3: Programming Commands 69Transmit paper sensor statusASCII ESC v Hexadecimal 1B 76 Decimal 27 118Values:Status Byte (RS-232C)Bit Functio
Contents 7Select page mode... 103Select standard mode
Chapter 3: Programming Commands70n = 2 or 50: Type IDBit O/On Hex Decimal Function0 O 00 0 No two-byte character code installed. On 01 1
Chapter 3: Programming Commands 71Transmit printer ID, remote diagnostics extensionASCII GS I @ n Hexadecimal 1D 49 40 n Decimal 29 73 64 nValues
Chapter 3: Programming Commands72Value of n Hex Dec Remote diagnostic item Function 90 144 Hours on tally, 8 digit ASCII numeric, Write to NVRA
Chapter 3: Programming Commands 73Value of n Hex Dec Remote diagnostic item Function CB 203 Dots Printed on Current Printhead* Return Dots Prin
Chapter 3: Programming Commands74Transmit statusASCII GS r n Hexadecimal 1D 72 n Decimal 29 114 nValue of n: 1, 49 = printer status 2, 50 = cash
Chapter 3: Programming Commands 75Flash memory user sector status (n = 4 or n = 52)Bit O/On Hex Decimal Status for transmit status0 – – – Un
Chapter 3: Programming Commands76Preferred implementationForanewapplicationtheGS(1D)sequencesarerecommendedtoavoidpossiblemisinterpretati
Chapter 3: Programming Commands 77Toguardagainstthissituation,theapplicationmustdeterminethecauseofabusyconditionandtakeappropriate
Chapter 3: Programming Commands782 = Transmit RS-232C Busy StatusBit Status Hex Decimal Function0 O 00 0 Fixed to o.1 On 02 2 Fixed to on
Chapter 3: Programming Commands 79Real time request to printer GS sequence DLE sequenceASCII GS ETX n DLE ENQ n Hexadecimal 1D 03 n 10 05 n
Contents8Set ne adjustment of partial cut steps ... 119Set printer ID mode ...
Chapter 3: Programming Commands80Real time printer status transmissionASCII GS ENQ Hexadecimal 1D 05 Decimal 29 5Transmitsonebytestatusofthep
Chapter 3: Programming Commands 81Automatic Status BackEnable/disable Automatic Status Back (ASB)ASCII: GS a n Hexadecimal: 1D 61 n Decimal: 29 97
Chapter 3: Programming Commands82First Byte (Printer Information)Bit O/On Hex Decimal Status for ASB0 O 00 0 Not used. Fixed to o.1 O 00
Chapter 3: Programming Commands 83Third byte (paper sensor information)Bit O/On Hex Decimal Status for ASB0 O 00 0 Receipt paper adequate.
Chapter 3: Programming Commands84Unsolicited status modeSelect or cancel unsolicited status mode (USM)ASCII: GS a n Hexadecimal: 1D 61 n Decimal: 2
Chapter 3: Programming Commands 85First Byte (Printer Information)Bit O/On Hex Decimal Status for USM0 O 00 0 Not used. Fixed to o.1 O
Chapter 3: Programming Commands86Fourth byte (paper sensor information)Bit O/On Hex Decimal Status for USM0 – – – Undened.1 – – – Undened
Chapter 3: Programming Commands 87Bar codesThesecommandsformatandprintbarcodesandaredescribedinorderoftheirhexadecimalcodes,withthe
Chapter 3: Programming Commands88Set data parsing mode for QR CodeASCII GS ( k ETX NUL 1 D m Hexadecimal 1D 28 6B 03 00 31 44 m De
Chapter 3: Programming Commands 89SampleAutoModeData: 1D286B0300314431 ‘Setautoparsing 1D286B0D00315030 ‘Setdatasiz
Chapter 1: Diagnostics and Conguration 9Chapter 1: Diagnostics and CongurationThe printer performs a number of diagnostics that provide useful infor
Chapter 3: Programming Commands90Transmit QR code print sizeASCII GS ( k ETX NUL 1 R 0 Hexadecimal 1D 28 6B 03 00 31 52 30 Dec
Chapter 3: Programming Commands 913. Error Information“Errorinformation”indicatesmainlydetailedinformationwhen“Otherinformation”isUnprintab
Chapter 3: Programming Commands92Select printing position of HRI charactersASCII GS H n Hexadecimal 1D 48 n Decimal 29 72 nValue of n: Printing po
Chapter 3: Programming Commands 93Rotatedbarcodessetwithsmallmodules(selectbarcodewidthcommand1D77n,withn=1or2)andPDF417barcode
Chapter 3: Programming Commands9479 PDF 417 0–255 Variable length 00–FF 0 < n < 2800 data length specied via integer n = nH:nL
Chapter 3: Programming Commands 951D6B490667272d2e2d2e Barcode1,code1281D6B490767040506070809 Barcode2,code1281D6B49
Chapter 3: Programming Commands96Set GS1 DataBar parametersSetting of parameters for GS! DataBarASCII GS q a b c d e fL fH Hexadecimal 1D 71 a b c d
Chapter 3: Programming Commands 97row 1row 2row 3row 4row 5row 6-----Start PatternLeft Row IndicatorCode wordsData CharacterCode wordsRight Row Indic
Chapter 3: Programming Commands98Set DataMatrix ParametersASCII GS ( k pL pH cn fn m d1 d2 Hexadecimal 1D 28 6B 05 00 36 42 m d1 d2 Decimal 29 40 1
Chapter 3: Programming Commands 99Set DataMatrix module sizeASCII GS ( k pL pH cn fn n Hexadecimal 1D 28 6B 03 00 36 43 n Decimal 29 40 107 3 0 54
Comentarios a estos manuales