– 28 –
PAGE MODE
7-3. Command Specification
Format Definition
FUNCTION
Clear format
CODE
<ESC> “C” <LF><NUL>
HEX
1B
43
0A
00
REMARKS
When the printer receives this command, all defined format and
image data are cleared.
The format defined by the following commands will be cleared by
<ESC> “C”.
<ESC> “D”
<ESC> “L”
<ESC> “PC”
<ESC> “PB”
<ESC> “Y”
<ESC> “RC”
<ESC> “RB”
<ESC> “Q”
<ESC> “H”
<ESC> “G”
<ESC> “T”
<ESC> “B”
EXAMPLE
LPRINT CHR$(&H1B);”C”;CHR$(&H0A);CHR$(&H00);
FUNCTION
Define print area
CODE
<ESC> “D
n1n2n3n4” <LF> <NUL>
HEX
1B
44
n1n2n3n4
0A
00
REMARKS
This command defines the print area(page length) according to the
value of n1n2n3n4 in 1/10 mm unit.
When start position detect is OFF(memory switch #1 n2=0,
Default), defined print area is same as page length.
When start position detect is ON(memory switch #1 n2=1), page
length is automatically detected and set by either black mark
(when reflective sensor is selected) or a gap between each label
(when transmissive sensor is selected). So size of print area is
different from actual page length in this case.
n1n2n3n4 : Print area 0080 to 3000 (8 mm to 300 mm)
Summary of Contents for TSP400 Series
Page 1: ...Thermal Printer TSP400 Series TUP400 Programmer s Manual...
Page 2: ......
Page 103: ...100 Page Mode Character type Small size or standard...
Page 104: ...101 Page Mode Character type Boldface...
Page 105: ...102 Page Mode International Character Set...
Page 106: ...103 Line Mode...
Page 107: ...104 Line Mode Character table Normal...
Page 108: ...105 Line Mode Character table katakana...
Page 109: ...106 Line Mode Character table IBM...
Page 110: ...107 Line Mode International Character Set...
Page 135: ......