ZEBRA Kode 128 Streepkode Drukker Instruksies

ZEBRA Code 128 Barcode Printer Instructions

Kode 128 Streepkodedrukker

5/22/25, 11:04 AM Code 128 ^BC (Kode 128)

^BC

  • Beskrywing
  • Parameters 

ZPL eksamples

  • Sample ZPL en uitdruk in Subset A
  • Sample ZPL en uitdruk in standaard Subset B
  • Sample ZPL en uitdruk in Subset C
  • Sample ZPL-oorskakeling van subgroep C na B na A
  • Typical shipping format some major retailers  gebruik
  • Sampdie ZPL vir UCC/EAN-128 strepieskode
  • Printing the interpretation line in a different  lettertipe
  • Koppel verskeie toepassingsidentifiseerders
  • Meer Eksamples
  • Code 128 Barcode Size Calculator (Adams Communications Site)

Subgroepe

  • Subgroepe
  • Subset Invocation Character table 
  • Rules for Subsets A and C
  • Rules for Subset B
  • Kode 128 Karakterstelle 

Inligting oor UCC/EAN

  • Die UCC/EAN-128 Simbologie 
  • Toepassing-identifiseerders
  • UCC Toepassing Identifikasie Tabel 
  • EAN-14

Beskrywing:

Code 128 is a high density, variable length, continuous, alphanumeric symbology. It was designed for complexly encoded product identification.
Each code 128 character consists of six elements: three bars and three spaces.

  • ^BC supports a fixed print ratio.
  • Field data (^FD) is limited to the width (or length, if rotated) of the label.


Parameters:

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

Die formaat vir die ^BC instruction is:

^BCo,h,f,g,e,m

waar:

^BC Kode 128 Strepiekode

 oOriëntering

Verstekwaarde: Huidige ^FW instelling

Other values:

N = Normaal

R = Rotated, 90 degrees clockwise

I = Inverted, 180 degrees

B = Read from Bottom Up, 270 degrees

Streepkode Hoogte

Verstekwaarde: Value set by ^BY

Other values: 1 dot to 9999 dots

Print Interpretation Line

Verstekwaarde: Y = Yes

Other value: N = No

NOTE: Intrepretation line can be printed in any available font by placing the instruction for the font directly before the bar code instruction.

Print Interpretation Line Above Code

Verstekwaarde: N = No

Other value: Y = Yes

NOTE: Default changes to Yes in UCC Case Mode

UCC Check Digit

Verstekwaarde: N = No

Other value: Y = Yes

Mode choices N, U, A, D

Verstekwaarde: = No mode selected

Other value: = UCC Case Mode (^FD or ^SN statement must contain 19 numeric digits it can also contain valid alpha characters). Subset C using FNC1 values is automatically selected.

Excess digits (above 19) in ^FD or ^SN will be eliminated.

Below 19 digits in ^FD or ^SN adds zeros to right to bring count to 19. (This produces an invalid interpretation line.)

Other value: = Automatic Mode Effective for Version 16.3.0 The Automatic Mode analyzes the data sent and automatically determines the best packing method. Full ASCII Character Set can be used in the ^FD statement. Printer will determine when to shift subsets. A string of four or more numeric digits will cause automatic shift to subset C.

Other value: = New Mode (x.11.x and newer f/w) This new mode:

  • Sal die hantering van UCC/EAN met en sonder gekoppelde toepassingsidentifiseerders toelaat.
  • Die kode sal ook in die toepaslike subgroep begin, gevolg deur FNC1 om 'n UCC/EAN 128-strepieskode aan te dui.

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

The printer will automatically strip out parenthesis en spasies for encoding but print them in the human readable section.

The printer will automatically determine if a check digit is required, calculate it, and print it. Automatic sizing of the human readable.

Sample ZPL en uitdruk in standaard Subset B


Subgroepe

Code 128 has three subsets of characters. There are 106 encoded printing characters in each set, and each character set can have up to three different meanings, depending on the character subset being used. The three Code 128-character subsets are referred to as:

  • Deelversameling A
  • Deelversameling B
  • Deelversameling C

'n Subgroep kan op een van twee maniere gekies word.

  1. A special Invocation Code can be included in the field data (^FD) string associated with that bar code.
  2. Place the desired Start Code at the beginning of the field data. If no Start Code is entered, Subset B will be used.

Om subgroepe binne 'n strepieskode te verander, plaas die toepaslike Aanroepkode op die toepaslike punte binne die velddatastring. Die nuwe subgroep sal van krag bly totdat dit met die toepaslike Aanroepkode verander word. (Bv.ample, in Subset C, a ">7" in the field data changes the Subset to A.) The table below shows the Code 128 Invocation Codes and Start Characters for the three subsets.

Die tabel hieronder toon die Kode 128 Aanroepkodes en Beginkarakters vir die drie subgroepe. https://support.zebra.com/cpws/docs/zpl/code_128.htm 3/16

5/22/25, 11:04 AM Code 128 

Kode 128 Aanroepkarakters

Sample ZPL en uitdruk in Subset A

The >9 after the ^FD sets it to subset A

Sample ZPL en uitdruk in Subset C

The >; after the ^FD sets it to subset C

Sample ZPL-oorskakeling van subgroep C na B na A

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

^XA

^FO50,50^BY3^BCN,100,Y,N,N^FD>;382436>6CODE128>752375152^FS

^XZ

The >; starts the code in subset C, the >6 switches to subset B, the >7 switches to subset A. Consult the Invocation character table to see what invocations are used to switch from one subset to another.

Rules for Subsets A and C

Code 128 subsets A and C are programmed as pairs of digits, 00-99, in the field data string. In subset A, each pair of digits results in a single character being encoded in the barcode; in subset C, they are printed as entered. NOTE: Non-integers programmed as the first character of a digit pair (D2) are ignored. However, non-integers programmed as the second character of a digit pair (2D) invalidate the entire digit pair, and the pair is ignored. An extra, unpaired digit in the field data string just before a code shift is also ignored.

Rules for Subset B

Code 128 – subset B is programmed directly as ASCII text, except for values greater than 94 decimal and a few special characters: ~

Hierdie karakters moet geprogrammeer word deur die aanroepkodes te gebruik.

Kode 128 Karakterstelle

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

Die UCC/EAN-128 Simbologie

Die simbologie wat gespesifiseer is vir die voorstelling van Toepassing-identifiseerderdata is UCC/EAN-128, 'n variant van Kode 128, uitsluitlik gereserveer vir EAN International en die Uniform Code Council (UCC). Dit is nie bedoel om gebruik te word vir data wat by die verkooppunt in kleinhandelwinkels geskandeer word nie.

UCC/EAN-128 bied verskeie voordeletages. Dit is een van die mees volledige, alfanumeriese, eendimensionele simbologieë wat vandag beskikbaar is. Die gebruik van drie verskillende karakterstelle (A, B en C) vergemaklik die kodering van die volle 128 ASCII-karakterstel. Kode 128 is een van die mees kompakte lineêre strepieskode-simbologieë. Karakterstel C maak dit moontlik om numeriese data in 'n dubbeldigtheidsmodus voor te stel. In hierdie modus word twee syfers deur slegs een simboolkarakter voorgestel, wat waardevolle spasie bespaar. Die kode is aaneenskakelbaar. Dit beteken dat veelvuldige KI's en

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

hul velde kan in 'n enkele strepieskode gekombineer word. Die kode is ook baie betroubaar. Kode 128-simbole gebruik twee onafhanklike selfkontrole-eienskappe wat druk- en skanderingsbetroubaarheid verbeter.

UCC/EAN-128-strepieskodes bevat altyd 'n spesiale nie-datakarakter, bekend as funksie 1 (FNC 1), wat volg op die beginkarakter van die strepieskode. Dit stel skandeerders en verwerkingsagteware in staat om outomaties te onderskei tussen UCC/EAN-128 en ander strepieskode-simboliek, en gevolglik slegs relevante data te verwerk.

Die UCC/EAN-128-strepieskode bestaan ​​uit 'n voorafgaande stil sone, 'n Kode 128-beginkarakter A, B of C, 'n FNC 1-karakter, Data (Toepassing-identifiseerder plus dataveld), 'n simboolkontrolekarakter, 'n stopkarakter en 'n afsluitende stil sone.

UCC/EAN, UCC/128 are a couple of ways you’ll hear someone refer to the code. This just indicates that the code is structured as dictated by the application identifiers that are used.

Die SSCC stands for Serial Shipping Container Code. It’s formatted following the data structure layout for Application Identifier 00. See Application Identifier Table. It could be 00 which is the SSCC code. The customer needs to let us know what application identifiers are used for their barcode so we can help them.

Daar is verskeie maniere om die kode te skryf om die kode na die Toepassing Identifier '00'-struktuur te druk. 

Using ‘N’ for the mode (m) parameter ^BCo,h,f,g,e,m

Application Identifier 00 structure

^XA

^FO90,200^BY4^BCN,256,Y,N,Y,N^FD>;>80012345123451234512^FS

^XZ

>;>8′ stel dit na deelversameling C, funksie 1

'00' is die toepassingsidentifiseerder gevolg deur '17 karakters', die kontrolesyfer word gekies met die 'Y' vir die (e) parameter om outomaties die 20ste karakter te druk.

Jy is nie beperk tot 19 karakters met modus gestel op N nie

https://support.zebra.com/cpws/docs/zpl/code_128.htm 7/16

5/22/25, 11:04 AM Code 128

Using ‘U’ for the mode (m) parameter ^BCo,h,f,g,e,m

Application Identifier 00 structure

^XA

^FO90,200^BY4^BC,256,Y,N,,U^FD0012345123451234512^FS

^XZ

As jy U kies, word UCC Case-modus gekies, wat beteken dat jy presies 19 karakters in ^FD moet gebruik, nie meer, nie minder nie….moet 19 karakters wees.

Deelversameling C wat FNC1-waardes gebruik, word outomaties gekies.

Kontrolesyfer word outomaties ingevoeg.

Using ‘D’ for the mode (m) parameter (x.11.x and newer /w) ^BCo,h,f,g,e,Application Identifier 00 structure

^XA

^FO50,200^BCN,150,Y,N,,D^FD(00) 1 0084423 7449200940^FS

^XZ

https://support.zebra.com/cpws/docs/zpl/code_128.htm 8/16

5/22/25, 11:04 AM Code 128

(at end of field data is a bogus character that is inserted as a place holder for the check digit the printer will automatically insert…by coincidence in this examp(die outomaties berekende kontrolesyfer was ook 0)

Deelversameling C wat FNC1-waardes gebruik, word outomaties gekies.

Hakies en spasies kan in die velddata wees. '00' toepassingsidentifiseerder, gevolg deur 17 karakters, gevolg deur 'n vals kontrolesyferplekhouer.

Die kontrolesyfer word outomaties ingevoeg. Die drukker sal outomaties die kontrolesyfer bereken en dit in die strepieskode- en interpretasielyn plaas.

Die interpretasielyn sal ook die hakies en spasies wys, maar sal hulle van die werklike strepieskode verwyder.

Druk die interpretasielyn in 'n ander lettertipe  

With f/w version x.10.x or newer

^XA

^FO50,200^A0N,40,30^BCN,150,Y,N,Y^FD>;>80012345123451234512^FS

^XZ

The font command (^A0N,40,30) can be added and changed to alter the font and size of the interpretation line. 

Met f/w weergawe ouer as x.10.x

^XA

^FO25,25^BCN,150,N,N,Y^FD>;>80012345123451234512^FS

^FO100,190^A0N,50,40^FD(00) 1 2345123 451234512 0^FS

^XZ

'n Afsonderlike teksveld moet geskryf word.

Die interpretation line needs to be turned off.

^A0N,50,40 is the font and size selection for the separate text field.

You have to make sure you enter the correct kontrolesyfer in the text field.

https://support.zebra.com/cpws/docs/zpl/code_128.htm 9/16

5/22/25, 11:04 AM Code 128

Deur 'n aparte teksveld te skep, kan jy die interpretasielyn met hakies en spasies formateer. 

Tipiese versendingsformaat wat sommige groot kleinhandelaars gebruik: (4 x 6 etiketgrootte)

In hierdie ^BC example die formaat het die interpretasielyn afgeskakel, die kontrolesyferparameter is nie geaktiveer nie, die programmeerder het die kontrolesyfer bereken en dit reeds as die 20ste karakter in die velddata bygevoeg. Jy kan kies om 'Y' vir die kontrolesyferparameter te plaas en slegs 19 karakters in die velddata in te voer en die drukker toe te laat om outomaties die kontrolesyfer (20ste karakter) te bereken en in te voeg.

^XA

^LH0,00^FS

^FO25,20^A0,52,40^FDFROM:^FS

^FO25,80^A0,25,25^FDZEBRA TECH. CORP.^FS

^FO25,110^A0,25,25^FD333 CORP. WOODS PLWY^FS

^FO25,140^A0,25,25^FDVERNON HILLS, IL 60061^FS

^FO75,190^A0,30,30^FD(EXHIBIT D) ^FS

^FO270,0^GB3,220,3^FS

^FO300,20^A0,52,40^FDCARRIER:^FS

^FO300,70^A0,48,40^FDBudget PACKAGE EXPRESS^FS

^FO300,110^A048,40^FDPRO NUMBER 123456789^FS

^FO300,150^A0,48,40^FDB/L NUMBER 987654321^FS

^FO01,220^GB816,3,3^FS

^FO25,240^A0,52,40^FDTO:^FS

^FO95,230^A0,50,30^FDAcme CORPORATION^FS

^FO95,275^A0,50,30^FDC/O^FS

^FO95,320^A0,34,30^FDN & M TRANSFER^FS

^FO95,350^A0,34,30^FD630 MUTTARD ROAD^FS

^FO95,380^A0,34,30^FDNEENAH, WI 54956^FS

^FO400,220^GB4,200,4^FS

^FO440,250^A0,50,30^FDFOR:^FS

^FO440,300^A0,40,35^FDAcme #4040^FS

^FO440,335^A0,40,35^FD4002 SOUTH DORT HWY^FS

^FO440,370^A0,40,35^FDFLINT, MI 48507^FS

^FO01,420^GB816,3,3^FS

^FO25,430^AD^FD(420) SHIP TO POSTAL CODE^FS

^FO100,455^A0,42,50^FD(420) 54956^FS

^FO55,500^BY4,3^BC,110,N^FD>;>842054956^FS

^FO446,422^GB3,202,3^FS

^FO470,450^A0,30,22^FDPO#:^FS

https://support.zebra.com/cpws/docs/zpl/code_128.htm 10/16

5/22/25, 11:04 AM Code 128

^FO470,500^A0,30,22^FDORDER TYPE:^FS

^FO470,550^A0,30,22^FDDEPT:^FS

^FO650,450^A0,60,35^FD2397767757^FS

^FO650,510^A0,60,35^FDRO^FD

^FO650,570^F0,60,35^FD60,35^FD092^FS

^FO01,622^GB816,3,3^FS

^FO01,830^GB816,3,3^FS

^FO25,840^AD^FD(00) SERIAL SHIPPING CONTAINER^FS

^FO100,925^BC,276,N,^FD>;>800000123455555555558^FS  

^FO100,865^A0,56,50^FD(00) 0 00 12345 555555555 8^FS

^PQ1

^XZ

Toepassing-identifiseerders

UCC/EAN TOEPASSING IDENTIFISEERDER

'n Toepassing-identifiseerder is 'n voorvoegselkode wat gebruik word om die betekenis en die formaat van die data wat daarop volg (dataveld) te identifiseer.

Daar is KI's vir identifikasie, naspeurbaarheid, datums, hoeveelheid, metings, liggings en baie ander soorte inligting.

Byvoorbeeldample, die KI vir bondelnommer is 10, en die bondelnommer AI word altyd gevolg deur 'n alfanumeriese bondelkode wat nie 20 karakters mag oorskry nie.

Die UCC/EAN-toepassingsidentifiseerders bied 'n oop standaard wat deur alle maatskappye in die handelsketting gebruik en verstaan ​​kan word, ongeag die maatskappy wat die kodes oorspronklik uitgereik het.

UCC Toepassing Identifikasie Tabel

Data-inhoud

 AI

 Plus The Following Data Structure

Serial Sheup Container Code (SSCC)

 00

 presies 18 syfers

Shipping Container Code

 01

 presies 14 syfers

Batch NumberS

 10

 up to 20 alphanumerics

Production Date (YYMMDD)

 11

 presies 6 syfers

Packaging Date (YYMMDD)

 13

 presies 6 syfers

Sell By Date (YYMMDD)

 15

 presies 6 syfers

Expiration Date (YYMMDD)

 17

 presies 6 syfers

Produkvariant

 20

 presies 2 syfers

Reeksnommer

 21

 up to 20 alphanumerics

HIBCC Quantity, Date, Batch and Link

 22

 up to 29 alphanumerics

Lot nommer

23*

 up to 19 alphanumerics

Quantity Each

 30

 

Net Weight (Kilograms)

 310** presies 6 syfers

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

Lengte, Meters

 311** presies 6 syfers

Breedte of deursnee (meter)

 312** presies 6 syfers

Dieptes (meters)

 313** presies 6 syfers

Oppervlakte (vk. meter)

 314** presies 6 syfers

Volume (liter)

 315** presies 6 syfers

Volume (Kubieke Meters)

 316** presies 6 syfers

Netto gewig (pond)

 320** presies 6 syfers

Kliënt PO-nommer

 400

 up to 29 alphanumerics

Ship To (Deliver To) Location Code

using EAN 13 or DUNS Number with leading zeros

410

 presies 13 syfers

Bill To (Invoice To) Location Code

using EAN 13 or DUNS Number with leading zeros

411

 presies 13 syfers

Koop by

 412

 presies 13 syfers

Ship To (Deliver To) Postal Code

within single postal authority

420

 up to 9 alphanumerics

Ship To (Deliver To) Postal Code

with 3-digit ISO Country Code Prefix

421

 3 digits plus up to 9 alphanumerics

Roll Products – width, length,

core diameter, direction and splices

8001

 presies 14 syfers

Electronic Serial number for

cellular mobile phone

8002 tot 20 alfanumeriese syfers

For date fields that only need to indicate a year and month, the day field is set to “00”.

* Plus one digit for length indication.

** Plus one digit for decimal point indication.

Chaining several application identifiers (x.11.x and later) Die FNC1 wat deur >8 aangeroep word, word net voor die tweesyfer-KI's ingevoeg sodat die skandeerders wat die kode lees die FNC1 sal sien en weet dat 'n KI volg. met modusparameter gestel op A (outomaties):

^XA

^BY2,2.5,193^FO33,400^BCN,,N,N,N,A^FD>;>80204017773003486100008535>8910001>837252^FS ^FT33,625^AEN,0,0^FD(02)04017773003486(10)0008535(91)0001(37)252^FS

^XZ

met modusparameter gestel op U:

^XA

^BY3,2.5,193^FO33,200^BCN,,N,N,N,U^FD>;>80204017773003486>8100008535>8910001>837252^FS ^FT33,455^A0N,30,30^FD(02)04017773003486(10)0008535(91)0001(37)252^FS

^XZ

with mode parameter set to D*

https://support.zebra.com/cpws/docs/zpl/code_128.htm 

5/22/25, 11:04 AM Code 128

^XA

^PON

^LH0,0

^BY2,2.5,145^FO218,343^BCB,,Y,N,N,D^FD(91)0005886>8(10)0000410549>8(99)05^FS ^XZ

DThe following issue was corrected in 60.13.0.6 firmware – corrected problem printing EAN128 barcodes using Mode “D” when trying to print the last Application Identifier with an odd number of characters. The fix – Added in the capability for Mode D to accept odd numbers of data characters rather than trying to force an even number.

EAN-14

Hier is 2 maniere om 'n EAN-14-strepieskode te produseer met behulp van Kode 128

  1. You can use Zebra Designer and design the label and then print to file aan view the code that is generated when you print an EAN14 Barcode.
  2. You can print EAN14 using the ^BC command. Here is more information about the ZPL command.

Although it may not have a ZPL command specifically for EAN 14 the tafel above shows information about the 01 application identifier. It indicates that the data field must have exactly 14 characters, the first two will be 01 followed by 12 more characters.

The 01 identifies this as a EAN14 structure. The ZPL will look something like this:

^BCN,256,Y,N,^FD>;>801222222222222^FS

Die >;>8 word benodig om die strepieskode na subgroep C, funksie 1, te stel; die 01 is die identifiseerder vir die 14-karakterkode (EAN14, verskepingshouerkode). Die eks.ampHy gebruik twaalf 2's vir die data ... dit is waar jy jou data in die plek van hierdie 2's sou plaas.

Meer eksamples

Hier is 'n paar sample compliant labels that use ucc/ean (ucc/128) barcodes.

Subset C, Function 1 is invoked by >;>8

As jy ^BC,110,N,,,U stuur, moet jy presies 19 karakters in die data gebruik. filed en jy het nie die >;>8 nodig om deelversameling C, funksie 1, op te roep nie.

In die samples die U is nie teenwoordig nie. Die >;>8 word gebruik om deelversameling C-funksie 1 op te roep en dit laat die gebruiker toe om 'n aantal karakters in te voer wat nie presies 19 karakters hoef te wees nie.

Hierdie is net twee sampminder as baie voldoenende etikette wat in die regte wêreld is. Gebruik die samples as 'n model om te help met ucc/ean (ucc/128) toepassings.

Een sampDie een is van JCPenney en die ander van Kmart. Hierdie is dalk nie huidige standaarde nie. Hulle is slegs vir demonstrasiedoeleindes.

JCPenney

^XA

^LH20,10^FS

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

^FO01,145^GB816,3,3^FS

^FO5,20^A0,52,50^FDFROM:^FS

^FO155,20^A0,34,31^FDZEBRA TECH. CORP.^FS

^FO155,52^A0,34,31^FD333 CORP. WOODS PKWY.^FS

^FO155,84^A0,34,31^FDVERNON HILLS, IL 60061^FS

^FO570,20^A0,69,48^FD#67890-0^FS

^FO5,163^A0,52,50^FDTO:^FS

^FO110,158^A0N,65,50^FDJ.C.PENNEY^FS

^FO528,159^A0N,87,62^FD#2473-7^FS

^FO120,217^A0N,36,32^FD1201 WEST OAKS MALL^FS

^FO120,252^A0N,36,32^FDHOUSTON, TX 77082^FS

^FO227,314^BY4^BC,104,N^FD>;>842077082^FS

^FO307,282^A0N,36,32^FD420 77082^FS

^FO01,424^GB816,3,3^FS

^FO01,642^GB816,3,3^FS

^FO01,642^GB816,3,3^FS

^FO25,662^A0,87,65^FDPO#:^FS

^FO160,662^A0N,90,70^FD35976757^FS

^FO510,662^A0N,87,65^FDSUB:^FS

^FO650,662^A0N,90,70^FD092^FS

^FO130,760^A0N,50,63^FDCARTON 07 OF 12^FS

^FO01,820^GB816,3,3^FS

^FO90,941^BC,256,N^FD>;>800000280280000000680^FS

^FO88,890^A0N,50,57^FD00 00 28028 000000068 0^FS

^PQ0,1,,N

^XZ

Kmart

^XA

^LH0,00^FS

^FO25,20^A0,52,40^FDFROM:^FS

^FO25,80^A0,25,25^FDZEBRA TECH. CORP.^FS

^FO25,110^A0,25,25^FD333 CORP. WOODS PLWY^FS

^FO25,140^A0,25,25^FDVERNON HILLS, IL 60061^FS

^FO75,190^A0,30,30^FD(EXHIBIT D) ^FS

^FO270,0^GB3,220,3^FS

^FO300,20^A0,52,40^FDCARRIER:^FS

^FO300,70^A0,48,40^FDROADWAY PACKAGE EXPRESS^FS

^FO300,110^A048,40^FDPRO NUMBER 123456789^FS

^FO300,150^A0,48,40^FDB/L NUMBER 987654321^FS

^FO01,220^GB816,3,3^FS

^FO25,240^A0,52,40^FDTO:^FS

^FO95,230^A0,50,30^FDKMART CORPORATION^FS

^FO95,275^A0,50,30^FDC/O^FS

^FO95,320^A0,34,30^FDN & M TRANSFER^FS

^FO95,350^A0,34,30^FD630 MUTTARD ROAD^FS

^FO95,380^A0,34,30^FDNEENAH, WI 54956^FS

^FO400,220^GB4,200,4^FS

^FO440,250^A0,50,30^FDFOR:^FS

^FO440,300^A0,40,35^FDKMART STORE #4040^FS

^FO440,335^A0,40,35^FD4002 SOUTH DORT HWY^FS

https://support.zebra.com/cpws/docs/zpl/code_128.htm 14/16

5/22/25, 11:04 AM Code 128

^FO440,370^A0,40,35^FDFLINT, MI 48507^FS

^FO01,420^GB816,3,3^FS

^FO25,430^AD^FD(420) SHIP TO POSTAL CODE^FS

^FO100,455^A0,42,50^FD(420) 54956^FS

^FO55,500^BY4,3^BC,110,N^FD>;>842054956^FS

^FO446,422^GB3,202,3^FS

^FO470,450^A0,30,22^FDPO#:^FS

^FO470,500^A0,30,22^FDORDER TYPE:^FS

^FO470,550^A0,30,22^FDDEPT:^FS

^FO650,450^A0,60,35^FD2397767757^FS

^FO650,510^A0,60,35^FDRO^FD

^FO650,570^F0,60,35^FD60,35^FD092^FS

^FO01,622^GB816,3,3^FS

^FO01,830^GB816,3,3^FS

^FO25,840^AD^FD(00) SERIAL SHIPPING CONTAINER^FS

^FO100,925^BC,276,N,^FD>;>800000123455555555558^FS

^FO100,865^A0,56,50^FD(00) 0 00 12345 555555555 8^FS

^PQ1,1,,N

^XZ

https://support.zebra.com/cpws/docs/zpl/code_128.htm

5/22/25, 11:04 AM Code 128

https://support.zebra.com/cpws/docs/zpl/code_128.htm

Dokumente / Hulpbronne

PDF thumbnailKode 128 Streepkodedrukker
Instructions · BC, Code 128, Code 128 Barcode Printer, 128 Barcode Printer, Barcode Printer, Printer

Verwysings

Vra 'n Vraag

Use this section to ask about setup, compatibility, troubleshooting, or anything missing from this manual.

Vra 'n Vraag

Ask about setup, compatibility, troubleshooting, or anything missing from this manual. Name and email are optional.