Epson TM-J2000 Specifications Page 337

  • Download
  • Add to my manuals
  • Print
  • Page
    / 761
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 336
CONFIDENTIAL
Paper roll Bar code commands GS h
Ver. 10.05 p. 337
GS h
SETTING COMMAND
[Name] Set bar code height
[Format] ASCII GS h n
Hex 1D 68 n
Decimal 29 104 n
[Range] 1 n 255
[Default] TM-J2000/J2100, TM-T90, TM-T88IV, TM-T70, TM-L90, TM-P60: n = 162
[Printers not featuring this command] TM-U230, TM-U220
[Description] Sets the height of a bar code to n dots.
[Notes]
The units for n depend on the printer model.
This command setting is effective until performing of ESC @, reset or power-off.
[Model-dependent variations] TM-J2000/J2100, TM-T88IV, TM-T90, TM-T70, TM-L90, TM-P60
TM-J2000/J2100, TM-T88IV
A set unit is one dot. One dot corresponds to 0.141 mm {1/180 inch}.
Program Example for all printers Print Sample
PRINT #1, CHR$(&H1D);"h";CHR$(50); Set height to 50
PRINT #1, CHR$(&H1D);"k";CHR$(2); Print bar code
PRINT #1, "496595707379";CHR$(0);
PRINT #1, CHR$(&HA);
PRINT #1, CHR$(&H1D);"h";CHR$(100); Set height to 100
PRINT #1, CHR$(&H1D);"k";CHR$(2); Print bar code
PRINT #1, "496595707379";CHR$(0);
Height: 50
Height: 100
Page view 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 760 761

Comments to this Manuals

No comments