Character Spacing
Data Structure
ASCII
hex.
dec.
The size of the spaces between the characters is increased by n ∗
Description
LQ and in Draft by n ∗
finition.
The value specified for n must be in the range of 0 to 127.
Example
10 REM
20 LPRINT CHR$(27);"@"
25
30 LPRINT "this is normal width"
40 LPRINT CHR$(27);" ";CHR$(3);
50 LPRINT "now 3/180 inch is added to normal width"
60 LPRINT CHR$(27);" ";CHR$(6);
70 LPRINT "now 6/180 inch is added"
80 END
24
Character Spacing
ESC SP
<n>
1B
20
<n>
27
32
<n>
⁄
1
inch. This space is added to the spaces used for character de-
120
character spacing
LPRINT CHR$(27);"x1";:REM High Print quality
ESC SP
⁄
1
inch in NLQ and
180
Need help?
Do you have a question about the Matrix Printer and is the answer not in the manual?