24
The print result is as following:
ESC V
Enlarge Height
Format: ASCII:
ESC
V
n
Decimal:
27
86
n
Hexadecimal:
1B 56
n
Explanation:
After inputting this command, the characters, graphics and Chinese characters are printed
at n times of normal height, n=1
~
8. Default n=1 when the dots are 24, while default n=2
when the dots are 16. This command should be sent out at the beginning of one line.
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
’ from 1 to 3 times
LPRINT CHR$ (27); CHR$ (86); CHR$ (I); ’ESC V command
LPRINT “SPRM”;
’Print character string
NEXT I
The print result is as following:
ESC W
Enlarge Width and Height
Format: ASCII::
ESC
W
n
Decimal:
27
87
n
Hexadecimal:
1B
57
n
Explanation:
After inputting this command, the characters, graphics and Chinese characters are printed
Содержание SP-RMDIIID
Страница 7: ...5 2 2 Outer dimension 2 2 SP RMDIIID model picture...
Страница 41: ...39 n 3 Error status n 4 paper feeding status...
Страница 48: ...46 Characters Set 2...
Страница 49: ...47...