Unidirectional Printing For One Line
87
Unidirectional Printing For One Line
ASCII Code
ESC <
Hex Code
1B 3C
Dec Code
27 60
Purpose
Causes printing to occur from left to right for one line only.
Unidirectional Printing, Set/Reset
ASCII Code
ESC U
n
Hex Code
1B 55
n
Dec Code
27 85
n
Purpose
Causes printing to occur in only one direction of shuttle
movement (left to right).
Where:
n
= NUL (hex 00) or 0 (hex 30) turns unidirectional mode off
n
= SOH (hex 01) or 1 (hex 31) turns unidirectional mode on
Comment
Printing normally occurs in both directions of shuttle movement.
Unidirectional printing slows the printer down approximately
50%, but it is sometimes used when very accurate dot
placement is desired in graphics.
Vertical and Horizontal Extension
ASCII Code
ESC
e
n1 n2
Hex Code
1A 65
n1 n2
Dec Code
27 101
n1 n2
Purpose
Enables the extension of the character bitmap so that they
touch in both horizontal and vertical directions as follows:
•
n1
= 1 or 49,
n2
= 1 or 49 Normal character
•
2 < =
n1
< = 4 or 50 < =
n1
< = 52,
n2
= 1 or 49 Double height
character (same with FS ! 8)
•
n1
= 1 or 49, 2 < =
n2
< = 4 or 50 < =
n2
< = 52 Double width
character (same with FS ! 4)
•
2 < =
n1
< = 4 or 50 < =
n1
< = 52, 2 < =
n2
< = 4 or 50 <=
n2
< = 52 Double width and double height character (same
with FS ! 12)
Where:
1 < =
n1
< = 4 or 49 < =
n1
< = 52
1 < =
n2
< = 4 or 49 < =
n2
< = 52
Comment
The default is normal character.
Содержание LQ-1600K
Страница 1: ...LQ 1600K Programmer s Reference Manual InfoPrint 6500 Line Matrix Printers G550 1006 01...
Страница 2: ......
Страница 3: ...LQ1600 K Programmer s Reference Manual InfoPrint 6500 Line Matrix Printers G550 1006 01...
Страница 10: ...10 Chapter 1 Software Features...
Страница 90: ...90 Appendix A...
Страница 98: ...98 Appendix C Bit Image Graphics...
Страница 120: ...120 Communication Statements...
Страница 126: ...126...
Страница 127: ......
Страница 128: ...Printed in U S A G550 1006 01 07G550100601...