Horizontal Step (Microspace)
Data Structure
ASCII
hex.
dec.
Description
n = 1...255
The space between characters is enlarged by n
Examples:
CSI q
CSI 10 q
Example
10 REM
20 LPRINT "in the word 'hori";
30 LPRINT CHR$(27);"[20q";
40 LPRINT "zontal' there is a step of 20/120 inch"
50 END
CSI n
"q"
9B
n
71
155 n
113
enlarging character space by n
1 12
inserts a
inch space
horizontal step
[C] set horizontal step
1
inch at the current print position.
120
1
inch
120
CSI ... q
Character Spacing
23
Need help?
Do you have a question about the Matrix Printer and is the answer not in the manual?