![Epson ESC/POS TM-L60II Technical Information Download Page 317](http://html.mh-extra.com/html/epson/esc-pos-tm-l60ii/esc-pos-tm-l60ii_technical-information_109143317.webp)
C O N F I D E N T I A L
Paper roll
Bar code commands GS f
Ver. 4.0
p. 1254
[Model-dependent variations]
Program Example for all printers
Print Sample
PRINT #1, CHR$(&H1D);"h";CHR$(80);
←
Set height
PRINT #1, CHR$(&H1D);"H";CHR$(2);
←
Select print position
PRINT #1, CHR$(&H1D);"f";CHR$(0);
←
Select font
PRINT #1, CHR$(&H1D);"k";CHR$(2);
←
Print bar code
PRINT #1, "496595707379";CHR$(0);
PRINT #1, CHR$(&HA);
PRINT #1, CHR$(&H1D);"f";CHR$(1);
←
Select font
PRINT #1, CHR$(&H1D);"k";CHR$(2);
←
Print bar code
PRINT #1, "496595707379";CHR$(0);
←
Font A
←
GS H
3
←
Font B
4 9 6 5 9 5 7 0 7 3 7 9 7