29
ESC i
Select/prohibit Reverse White Print
Format: ASCII:
ESC
i
n
Decimal:
27
105
n
Hexadecimal:
1B 69
n
Explanation:
When the lowest dot n=1, select reverse white print; when the lowest dot n=0, prohibit
reverse white print. Reverse white print is printing in the black background, just like the
film of photography. The normal printing is that printing black characters in white
background. The default is prohibiting reverse white print.
Remark: Only the lowest dot of n is valid. Default n=0.
The BASIC programs are as below:
LPRINT CHR$ (27); CHR$ (105); CHR$ (1);
’ Select reverse white print
LPRINT “SPRD”
The print result is as following:
ESC c
Select/prohibit Reverse Print
Format: ASCII:
ESC
c
n
Decimal:
27
99
n
Hexadecimal:
1B
63
n
Explanation:
Содержание 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...