![SPRT SP-RMD12 User Manual Download Page 25](http://html1.mh-extra.com/html/sprt/sp-rmd12/sp-rmd12_user-manual_1352053025.webp)
23
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 at n times of normal width and height, n=1
~
8.
Remark: n=1
~
8, the other value of n will be invalid.
FOR I=1 TO 3
’ from 1 to 3 times
LPRINT CHR$ (27); CHR$ (87); CHR$ (I); ’ESC W command
LPRINT “SPRM”;
’Print character string
NEXT I
The print result is as following:
ESC -
Select/cancel Underline Print
Format: ASCII:
ESC
-
n
Decimal:
27
45
n
Hexadecimal:
1B
2D
n
Explanation:
When the lowest dot n=1, select underline print; when the lowest dot n=0, cancel
underline print.
All characters including spaces will be printed out with underline after selecting
underline print command, unless cancel the underline print command. This command is
Summary of Contents for SP-RMD12
Page 39: ...37 n 2 Off line status n 3 Error status n 4 paper feeding status...
Page 47: ...45 Characters Set 2...
Page 48: ...46...