– 43 –
PAGE MODE
Other commands
FUNCTION
Print Label
CODE
<ESC> “I” <LF><NUL>
HEX
1B
49
0A
00
REMARKS
This command print out one label according to the previously
defined format and data.
EXAMPLE
LPRINT CHR$(&H1B);“I”;CHR$(&H0A);CHR$(&H00);
FUNCTION
Set Feed Length after Printing
CODE
<ESC> “T
d
n1n2” <LF><NUL>
HEX
1B
54
d
n1n2
0A
00
REMARKS
This command sets paper feed length after printing. Paper feed is
executed only the printer receives<ESC> “I” command.
This command is designed to adjust distance between print head
and paper tear off bar(applicable only for TSP412)
Feed paper will be feed back again for same length right before
next printing starts.
d
: “+” or “-” indicates the direction of the paper feed
length from the tear bar.
“+” indicates a forward feed, and “-” indicates a
reverse feed.
n1n2
: Indicates the value to move with 1/10 mm unit. (00 to
50)
Note:
a) If parameters (d and n1n2) are omitted, then paper
feed is to the default position.
b) Feeds paper to the tear bar and stops until next
<ESC> “I” command, then reverse feeds and prints.
EXAMPLE
Feed paper length from tear bar: +2.5 mm
LPRINT CHR$(&H1B);“T+25”;CHR$(&H0A);CHR$(&H00);
Содержание TSP400 Series
Страница 1: ...Thermal Printer TSP400 Series TUP400 Programmer s Manual...
Страница 2: ......
Страница 102: ...99 Character code table Differs according to the memory switch settings Page Mode 9 CHARACTER CODE TABLES...
Страница 103: ...100 Page Mode Character type Small size or standard...
Страница 104: ...101 Page Mode Character type Boldface...
Страница 105: ...102 Page Mode International Character Set...
Страница 106: ...103 Line Mode...
Страница 107: ...104 Line Mode Character table Normal...
Страница 108: ...105 Line Mode Character table katakana...
Страница 109: ...106 Line Mode Character table IBM...
Страница 110: ...107 Line Mode International Character Set...
Страница 135: ......