SPRT SP-RMD11A User Manual page 30

Mini thermal printer
Table of Contents

Advertisement

LPRINT "SPRM";
The print result is as following:
ESC +
Format: ASCII:
Decimal:
Hexadecimal:
When the lowest dot n=1, select up-line print; when the lowest dot n=0, prohibit up-line
print.
All characters including spaces will be printed out with up-line after selecting up-line
print, unless prohibit the up-line print command. This command is also valid for Chinese
characters.
Remark: Only the lowest dot of n is valid. Default n=0.
The BASIC programs for observing the effect of this command are as below:
LPRINT CHR$ (27); CHR$ (57); CHR$ (2); ' Enlarge the width and height twice
LPRINT "SPRM";
LPRINT CHR$ (27); CHR$ (43);CHR$ (1); ' Select up-line print
LPRINT "SPRM";
LPRINT CHR$ (27); CHR$ (43);CHR$ (0); ' Cancel up-line print
LPRINT "SPRM";
The print result is as following:
Select/prohibit Up-line Print
ESC
+
n
27
43
n
1B 2B
n
' SPRM print with up-line
28
Explanation:

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?

Subscribe to Our Youtube Channel

Table of Contents