Code 128c example – Printronix LQH-HWTM User Manual

Page 117

Advertising
background image

Code 128A, 128B and 128C

117

Code 128C Example

Figure 13 illustrates a horizontal and vertical Code 128C bar code generated
by the following program:

~CREATE;128C

(Enter Create Form mode)

BARCODE

(Bar Code command)

C128C;DARK;35;15

(Dark Code 128C at SR 35,SC 15)

*1234567890*

(Data Field)

PDF

(Printable Data Field)

STOP

(Ends Bar Code command)

BARCODE

(New Bar Code command)

C128C;VSCAN;H12;DARK;27;50

(Vert. Dark C128C, H 1.2 at SR 27, SC 50)

*1234567890*

(Data Field)

PDF

(Printable Data Field)

STOP

(Ends Bar Code command)

END

(Terminates Create Form mode)

~EXECUTE;128C;1

(Execute the form, form count of 1)

Figure 13. Sample Code 128C Bar Codes

SR 35

SC 15

SR 27

SC 50

Advertising