![SPRT SP-RMD11A Скачать руководство пользователя страница 27](http://html1.mh-extra.com/html/sprt/sp-rmd11a/sp-rmd11a_user-manual_1352052027.webp)
25
LPRINT
“123456789012345678901234567890”;
LPRINT
“1234567890123456789
0” The print result is as following:
ESC P
Set Character Space
Format: ASCII:
ESC
P
n
Decimal:
27
112
n
Hexadecimal:
1B
70
n
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
Enlarge Width
Format: ASCII:
ESC
U
n
Decimal:
27
85
n
Hexadecimal:
1B 55
n
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 U command
Содержание SP-RMD11A
Страница 20: ...18...
Страница 43: ...41 n 2 Off line status n 3 Error status n 4 paper feeding status...
Страница 51: ...49 Characters Set 2...
Страница 52: ...50...