Emphasized Mode ON
Emphasized Mode OFF
Data Structure
ASCII
hex.
dec.
ASCII
hex.
dec.
Description
During printing in emphasized mode, each dot is printed twice, slightly shifted in horizon-
tal direction.
Emphasized mode can be used in all print qualities and character densities.
Example
10 REM
20 LPRINT CHR$(27);"[z";"this is printed in the normal mode"
30 LPRINT CHR$(27);"[=z";"and this in the emphasized one"
40 END
CSI "="
"z"
9B
3D
7A
155 61
122
CSI ">"
"z"
9B
3E
7A
155 62
122
emphasized mode
[C] emphasized mode ON
[C] emphasized mode OFF
CSI = z
CSI > z
35
Character Styling
Need help?
Do you have a question about the Matrix Printer and is the answer not in the manual?