Printronix ThermaLine Series User Manual
Page 241

5–103
Bar Codes
STOP
Ends the Bar Code command while the IGP/PGL
continues in the Create Form Mode. Enter STOP. If
STOP is not entered, an error message will result.
Figure 5–26 illustrates a horizontal and vertical POSTNET bar code
generated by the following program:
~CREATE;POSTNET
(Enter Create Form Mode)
BARCODE
(Bar code command)
POSTNET;DARK;10;40
(Dark POSTNET bar code at SR 10, SC 40)
*601159912*
(ZIP + 4 data field 60115–9912)
STOP
(Ends Bar Code command)
END
(Terminates Create Form Mode)
~CREATE;POSTNET
(Enter Create Form Mode)
BARCODE
(Bar code command)
POSTNET;VSCAN;DARK;10;20
(Dark Vertical bar code POSTNET at SR 10, SC 40)
*601159912*
(ZIP + 4 data field 60115–9912)
STOP
(Ends Bar Code command)
END
(Terminates Create Form Mode)
~EXECUTE;POSTNET;1
(Execute the form, with a form count of 1)
POSTNET.EX
SC 40
SR 10
SR 10
SC 20
Figure 5–26. Sample POSTNET Bar Codes