Horizontal Motion Index (HMI)
Data Sructure
ASCII
hex.
dec.
Description
n = 0...20
The normal character density is enlarged by n
HMI is disabled.
Example
10 REM
20 LPRINT "this is normal width"
30 LPRINT CHR$(27);"[3p";
40 LPRINT "now 3/120 inch is added to normal width"
50 LPRINT CHR$(27);"[6p";
60 LPRINT "now 6/120 inch is added to normal width"
70 END
22
Character Spacing
CSI
n
"p"
9B
n
70
155
n
112
horizontal motion index
[C] set HMI
1
inch. If n is set to zero (default setting),
120
CSI ... p
Need help?
Do you have a question about the Matrix Printer and is the answer not in the manual?