Seiko TM-L60 Specifications Page 14

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 13
Rev. A Command Descriptions 1-7
TM–L60II/L60IIP Information Manual
ESC d n
[Name] Print and feed n lines
[Format] ASCII ESC d n
Hex 1B 64 n
Decimal 27 100 n
[Range] 0 n 255
ESC d n prints the data in the print buffer and feeds n lines. The amount of paper fed per line is based
on the value set using the line spacing command. The maximum paper feed amount is 40 inches. The
default setting of the paper feed amount is 1/6 inch.
Program Example Print Sample
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, "BBBBB"; CHR$(&H1B);"d";CHR$(6);
PRINT #1, "CCCCC"; CHR$(&HA);
AAAAA
BBBBB
CCCCC
ESC d used to print one line and
advance the paper by six lines
Page view 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 97 98

Comments to this Manuals

No comments