Seiko TM-L60 Specifikace Strana 17

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 98
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 16
1-10 Command Descriptions Rev. A
Line Spacing Commands
The TM-L60II/L60IIP printers support the following commands for setting line spacing. These
commands only set the line spacing; they do not actually advance the paper. The line spacing set
using these commands affects the results of the LF and ESC d commands. The paper is advanced
using the paper feed button (PAPER FEED).
Command Name
ESC 2 Select default line spacing
ESC 3 Set line spacing
ESC 2
[Name] Select default line spacing
[Format] ASCII ESC 2
Hex 1B 32
Decimal 27 50
ESC 3 n
[Name] Set line spacing
[Format] ASCII ESC 3 n
Hex 1B 33 n
Decimal 27 51 n
[Range] 0 n 255
ESC 2 sets the line spacing to 1/6 inch. This is equivalent to 30 dots.
ESC 3 n sets the line spacing to [n × (vertical or horizontal motion unit)] inches. The default setting of
the paper feed amount is 1/6 inch (n=60). The maximum line spacing amount is 40 inches. When
standard mode is selected, the vertical motion unit set by GS P is used. When page mode is selected,
the vertical or horizontal motion unit set by GS P is used for the print direction set by ESC T.
Program Example Print Sample
PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180);
FOR n=25 TO 50 STEP 5
PRINT #1, CHR$(&H1B);"3";CHR$(n); Set lin e spa cing
PRINT #1, "AAAAA"; CHR$(&HA);
NEXT n
PRINT #1, CHR$(&H1B);"2"; Set defa ult l ine s pacing
PRINT #1, "BBBBB"; CHR$(&HA);
PRINT #1, "CCCCC"; CHR$(&HA);
AAAAA
AAAAA
AAAAA
AAAAA
AAAAA
AAAAA
BBBBB
CCCCC
25/180-inch (25-dot) line spacing
30/180-inch (30-dot) line spacing
35/180-inch (35-dot) line spacing
40/180-inch (40-dot) line spacing
45/180-inch (45-dot) line spacing
50/180-inch (50-dot) line spacing
1/6-inch (30-dot) line spacing
Zobrazit stránku 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 97 98

Komentáře k této Příručce

Žádné komentáře