Zebra EPL2 Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Digitalizar e Imprimir Zebra EPL2. Zebra EPL2 User`s manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 82
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
Line Mode
Programmer’s
Manual
Manual No. 980353-001 Rev. B
©2001 Zebra Technologies Corporation
Vista de página 0
1 2 3 4 5 6 ... 81 82

Resumo do Conteúdo

Página 1 - Programmer’s

Line ModeProgrammer’sManualManual No. 980353-001 Rev. B©2001 Zebra Technologies Corporation

Página 2 - 2 980353-001 Rev.B

Limitations Line Mode has limited support for the EPL1command language set. See the CommandReference table on page 3-1 for a list of com-mands.❏The Li

Página 3 - REVISION HISTORY

Configuration Zebra EPL flash based printers are, by default,configured for Page (EPL2) mode operations.The operator must convert the printer to LineM

Página 4

Printer Settings The Line Mode printer configuration and set-tings can be displayed by sending a Print Con-figuration Label (EPL?) command or byprefor

Página 5 - Contents

Sample of Dump Mode Printout980353-001 Rev.B 1-7

Página 6

Printer Defaults The Line mode printer defaults into the configu-ration shown below. Some settings are printerspecific, such as default print width.•F

Página 7 - INTRODUCTION

Basic PrintingLine Mode operation allows printing of simpletext (data) without using coded or programmeddata strings. The text that the user types can

Página 8 - 1-2 980353-001 Rev.B

Example of DefaultFont Character DotMapPrinting Example2-2 980353-001 Rev.BInter-character Space (actually white dots)24Dots26Dots16 Dots (2mm)14 Dots

Página 9 - 980353-001 Rev.B 1-3

Printer Commands The printer utilizes "Escape" sequence data tonotify the printer that the following data is acommand. Printer commands for

Página 10 - 1-4 980353-001 Rev.B

CommandConventionsThe manual uses the following typographicconventions to describe commands.ExampleDescription¬ or EscEscapeCharacter,ASCII value 27d

Página 11 - 980353-001 Rev.B 1-5

CharacterNumberingCharacter map positions are referred to by theASCII decimal numbers 0 - 255 and are desig-nated with a trailing d. The programmer wi

Página 13 - Sample of Dump Mode Printout

CommandConcatenationMost commands can be concatenated togetherto print several objects on the same line. Refer tofollowing for an example command conc

Página 14

Basic Line ModeGuidelinesThe following are basic line mode programmingand operation guidelines.❏Printing is from right to left and from top tobottom.❏

Página 15 - Basic Printing

2-8 980353-001 Rev.B

Página 16 - Font Character Dot

LINE MODE COMMAND REFERENCEThis section contains a complete listing of allcommands in alphabetical order.980353-001 Rev.B 3-1

Página 17 - 980353-001 Rev.B 2-3

Command Description PageAText/Bar Code Size 3-3A0Small Text 3-6BBegin Command Buffer 3-7CRCarriage Return (e)3-8DDensity 3-9DATAText Data 3-10{DATA}Pr

Página 18 - Text/Bar Code Size

A Command - Text/Bar Code SizeDescription Use this command to set character and bar codeheight, as well as, character width. This com-mand controls th

Página 19 - 980353-001 Rev.B 2-5

A Command - Text/Bar Code Sizep2= Vertical size (multiplier).Sets Text and Bar Code height.Values: 1, 2, 3, 4, 5, 6, 7 & 8Default: 1FontPerCharact

Página 20 - Bar Code Data

A Command - Text/Bar Code SizeExample:¬A11SIZE 11¿¬A12SIZE 12¿¬A13SIZE 13¿¬A14SIZE 14¿¬A21SIZE 21¿¬A22SIZE 22¿¬A23SIZE 23¿¬A24SIZE 24¿¬A31SIZE 31¿¬A32

Página 21 - 980353-001 Rev.B 2-7

A0 Command - Small TextDescription Use this command to set the small font charac-ter height and width. This command does notaffect bar code height.Out

Página 22 - 2-8 980353-001 Rev.B

B Command - Begin Command BufferDescription Use this command to batch print labels or mini-mize the affects of host system delays.Command buffering al

Página 23 - LINE MODE COMMAND REFERENCE

FOREWORDThis manual provides programming information for the Zebra Technologies printers, featuringLine Mode and the EPL2 command language, which are

Página 24 - 3-2 980353-001 Rev.B

CR - Carriage ReturnDescription Use this command to print a line of data (textand bar codes) and move to the next line.This command may be used in con

Página 25 - 980326-001 Rev.A 3-3

D Command - DensityDescription Use this command to set print density. Thiscommand controls the amount of heat appliedto the media by the print head.Sy

Página 26 - 3-4 980326-001 Rev.A

DATA - Text for PrintDescription Data is standard ASCII text characters. Text(DATA) does not require special commands oridentifiers (i.e. Esc) to prin

Página 27 - Will Produce:

{DATA} Command - Print Bar Code (with Human Readable)Description Use this command to write the bar code datafield with human readable code.Example:¬{D

Página 28 - A0 Command - Small Text

|DATA} Command - Print Bar Code (w/o Human Readable)Description Use this command to write the bar code datafield as a bar code without human readable

Página 29 - 980353-001 Rev.B 3-7

E Command - End Command BufferDescription Use this command to finish (terminate) com-mand buffering.Syntax¬EParametersNoneDefault: Command Buffering O

Página 30 - CR - Carriage Return

EPL? Command - Print Configuration LabelDescription This command is used to print the currentprinter configuration. This is the same DumpMode status p

Página 31 - D Command - Density

EPL2 Command - Switch To Page ModeDescription This command is used to switch the printer fromLine Mode to Page Mode (EPL2).This command can not be con

Página 32 - DATA - Text for Print

FF - Form FeedDescription Use this command to feed to the top of the nextform (label).When in continuous media mode, the printerwill advance the print

Página 33

G Command - Draw GraphicsDescription Use this command to draw single line of a bitmapped graphic. The bit map data pattern canbe repeated automaticall

Página 34

iv 980353-001 Rev.B

Página 35 - 980353-001 Rev.B 3-13

g Command - Draw GraphicsDescription Use this command to draw single line of a bitmapped graphic. The bit map data pattern canbe repeated automaticall

Página 36

H Command - Graphic Line HeightDescription Use this command to set the number of times(up to eight) that a graphic (line) of bit map datawill be repea

Página 37 - 980353-001 Rev.B 3-15

I Command - Country Code Character SetDescription Use this command to select the appropriatecharacter set for printing.Syntax Ip1Parameters p1= Select

Página 38 - FF - Form Feed

LF - Line FeedDescription Use this command to print a line of data (textand bar codes) and move to the next line.This command may be used in conjuncti

Página 39 - G Command - Draw Graphics

M Command - Left MarginDescription Use this command to adjust the Left Margin.By default, the Line Mode printer's outside mar-gins are set to mat

Página 40

N Command - Form Feed ControlDescription Use this command to disable automatic formfeed (N) or set the form feed length (Nxx) whenusing continuous med

Página 41 - 980353-001 Rev.B 3-19

oR Command - Enable Euro CharacterDescription This command allows the advanced program-mer to substitute the Euro currency characterfor any ASCII char

Página 42 - = Select 0- 8 Default = 0

oR Command - Enable Euro CharacterExample:¬oRE¿ : Places the Euro character into character: map position 213 decimal: (D5 hexadecimal)¬oRE,128¿ : Plac

Página 43 - LF - Line Feed

P Command - Print Buffer 1-99 timesDescription Use this command to print 1 to 99 batch formsor labels from commands and data previouslystored in the p

Página 44 - M Command - Left Margin

p Command - Print Buffer 1-999 timesDescription Use this command to print 1 to 999 batch formsor labels from commands and data previouslystored in the

Página 45 - N Command - Form Feed Control

ContentsINTRODUCTIONFeatures . . . . . . . . . . . . . . . . . . . . . . . . 1-3Limitations. . . . . . . . . . . .

Página 46 - 3-24 980353-001 Rev.B

P00 Command - Reprint BufferDescription Use this command to print and repeat print abatch form or label programmed fromcommands and data previously st

Página 47

Q? Command - Auto Detect Label ParametersDescription Use this command to printer automatically de-tect the label and gap length and set the sensorleve

Página 48 - 3-26 980353-001 Rev.B

R Command - Backupescription Use this command to control the print position-ing. This command's positioning functions can:•Reposition the print p

Página 49 - 980353-001 Rev.B 3-27

S Command - Speed SelectDescription Use this command to select media print speed.Syntax¬Sp1Parameters p1= Speed select value.Model Value Speed27220121

Página 50 - P00 Command - Reprint Buffer

U Command - MaxiCode - 2D Bar CodeDescription Use this command to print a MaxiCode barcode symbol. The printer will automatically in-terpret and encod

Página 51 - 980353-001 Rev.B 3-29

U Command - MaxiCode - 2D Bar Code2. If p2value is “m2 or m3”, the printer will usethe following rules to format the “Data” param-eter:•In Mode 2 - If

Página 52 - R Command - Backup

U Command - MaxiCode - 2D Bar CodeUsing AIM SpecifiedMaxiCode DataFormattingThe line mode printer can use and automati-cally decode the AIM ITS (Inter

Página 53 - S Command - Speed Select

V Command - Enable Reverse PrintDescription This command is used to enable reversed(white on black) printing.Syntax¬VParameters Default Condition - Di

Página 54

v Command - Disable Reverse PrintDescription Use this command to disable reversed printing.Syntax¬v3-36980353-001 Rev.B

Página 55 - (3 digits required)

X Command - Bar WidthDescriptionUse this command to set the "X" dimension (ornarrow bar width) of a bar code.Syntax¬Xp1Parameters p1= Width

Página 56

Q? . . . . . . . . . . . . . . . . . . . . . . . . . 3-29R . . . . . . . . . . . . . . . . . . . . . . .

Página 57 - 980353-001 Rev.B 3-35

x Command - Bar Width RatioDescription Use this command to set ratio of the narrow barwidth to the wide bar width for applicable barcode types.Support

Página 58

? Command - Bar Code SelectDescription Use this command to select the bar code type.Syntax¬?p1Parameters p1= Bar Code type.Default = 2 (I 2 of 5).Valu

Página 60

Appendix A - Character ReferencesThis section has character reference.Default Character MapCode Page - 850980353-001 Rev.B A-1

Página 61 - ? Command - Bar Code Select

Dump Mode Character MapA-2 980353-001 Rev.B0123456789ABCDEF0123456789ABCDEFHexidecimal - Most Significant DigitHexidecimal - Least Significant Digit!!

Página 63 - Code Page - 850

A-4 980353-001 Rev.B

Página 67 - 980353-001 Rev.B A-5

INTRODUCTIONThis section contains information about thebasic features, command syntax andterminology of the Line Mode programminglanguage.Line mode pr

Página 73 - 980353-001 Rev.B A-11

Appendix BSystem CompatibilityFeaturesMany computer operating systems have uniquecharacter values assigned to the basic printercontrol functions of es

Página 74 - A-12 980353-001 Rev.B

The table below describes the unique,non-printing data characters that are used bythe line mode printer to reprogram these basicprinter control functi

Página 75 - Appendix B

Resetting the ControlFunction CharactersUse this command string to reset (or return)the basic printer control function charac-ter codes to their defau

Página 76

B-4 980353-001 Rev.B

Página 77 - 980353-001 Rev.B B-3

Appendix CModifying YourPrinter For EPL1CompatibilityThe Line Mode printing language is designed tobe command compatible with EPL1 program-ming langua

Página 78 - B-4 980353-001 Rev.B

The Line Mode printer can print:❏Receipts❏Labels❏Tags❏Support chemical and water proof media❏UPC (Universal Product Code) bar codes❏Postal bar codes❏S

Página 79 - Appendix C

Loading ELP1 FontSets1. Set the reconfigure the printer for Page(EPL2) Mode. Send a EPL2 command to theprinter.2. Send the EPL2 U command to the print

Página 80 - C-2 980353-001 Rev.B

Deactivating theEPL1 Fonts1. 1. Set the reconfigure the printer for Page(EPL2) Mode. Send a EPL2 command to theprinter.2. Send the EPL2 U command to t

Página 81 - 980353-001 Rev.B C-3

EPL1 LP20XXConversion toLN20XX PrinterModelsThe LN20XX EPL1 printer had unique ControlFunction Characters (see Appendix B) prepro-grammed into the pri

Página 82 - C-4 980353-001 Rev.B

Features Line Mode in flash based printers is similar inoperation to the early model LP Series printerwhich used the EPL1 programming language.Line mo

Comentários a estes Manuais

Sem comentários