Character Setting Commands - SPRT SP-RMD11A User Manual

Mini thermal printer
Table of Contents

Advertisement

LPRINT
"123456789012345678901234567890";
LPRINT
"1234567890123456789
0" The print result is as following:
ESC P
Format: ASCII:
Decimal:
Hexadecimal:
Explanation:
This command is used to set space dot between characters, which is also valid for
Chinese characters.
Default n=0, means no space between characters. (dot is absolute value and won't be
influenced by enlarging or narrow commands), n=0~255

4.2.3 Character Setting Commands

ESC U
Format: ASCII:
Decimal:
Hexadecimal:
Explanation:
After inputting this command, the characters, graphics and Chinese characters are
printed at n times of normal width, n=1 ~ 8. Default n=1 when the dots are 24, while
default n=2 when the dots are 16. These are normal printing width.
Remark: n=1~8, the other value of n will be invalid.
The BASIC programs for observing the enlarging effect of this command are as below:
FOR I=1 TO 3
LPRINT "CHR$ (27); CHR$ (85);CHR$ (I);
ESC
P
n
27
112
n
1B
70
n
ESC
U
n
27
85
n
1B
55
n
25
Set Character Space
Enlarge Width
'ESC U command

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SP-RMD11A and is the answer not in the manual?

Table of Contents