– 37 –
PAGE MODE
Print Data Settings
FUNCTION
Set character string data
CODE
<ESC> “R
C
n1n2
; a1a2.…an”
<LF><NUL>
HEX
1B
52
43
n1n2
3Ba1a2.…an
0A
00
REMARKS
This command sets character strings defined by the <ESC>
“PC”.
n1n2
: Two digit reference number of character string whose
print position and type are previously defined with
<ESC> “PC”.
a1a2.…an : Character string data (up to 100 characters)
Note:
a) The same reference numbers used by the format
definition command <ESC> “PC” is used.
b) To print data, the Print Label command (<ESC> “I”)
must be sent.
c) This command, along with the Print Label command
(<ESC> “I”), allows reprinting of labels where only
the character string data changes.
d) If “;” is missing, printer goes into an error condition.
EXAMPLE
(1) Defined character string number : 03, Print data is “STAR
MICRONICS”
LPRINT CHR$(&H1B);“RC03;STAR
MICRONICS”;CHR$(&H0A);CHR$(&H00);
(2) Change data of character string number 03 to“TSP400 Ther-
mal” and reprint.
LPRINT CHR$(&H1B);“RC03;TSP400 Thermal”;
CHR$(&H0A);CHR$(&H00);
LPRINT CHR$(&H1B);“l”;CHR$(&H0A);CHR$(&H00);
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: ......