MSI Example

Figure 5±21 illustrates a horizontal and vertical MSI bar code generated by the following program:

~CREATE;MSI

(Enter Create Form Mode)

BARCODE

(Bar Code command)

MSIA;DARK;32;27

(Dark Bar Code MSIA at SR 32, SC 27)

*24688642*

(Data Field)

PDF;X

(Printable Data Field, OCR±B)

STOP

(Ends Bar Code command)

BARCODE

(New Bar Code command)

MSIB;VSCAN;X2;H12;DARK;32;54

 

(Vertical Dark MSIB, Mag 2, H 1.2 at SR 32, SC

54)

 

*24688642*

(Data Field)

PDF;A

(Upper Data Field)

STOP

(Ends Bar Code command)

END

(Terminates Create Form Mode)

~EXECUTE;MSI;1

(Execute the form, form count of 1)

 

SC 27

SC 54

 

 

SR 32

 

SR 32

 

 

Figure 5±21. Sample MSI Bar Codes

Bar Codes

5±91

Page 229
Image 229
Printronix ThermaLine Series manual MSI Example, ~Createmsi, MSIADARK3227, MSIBVSCANX2H12DARK3254, ~EXECUTEMSI1