Set Absolute Horizontal Print Position In 1/60 Inch
71
Set Absolute Horizontal Print Position In 1/60 Inch
ASCII Code
ESC $
n1 n2
Hex Code
1B 24
n1 n2
Dec Code
27 36
n1 n2
Purpose
Moves the simulated print head to an absolute horizontal print
position using 1/60-inch increments.
Where:
n1
= 0 through 127
n2
= 0 through 255
(
n1
+ (
n2
x 256)) / 60 = the unsigned distance in inches from
the left margin.
Comment
If the distance goes beyond the right margin, the sequence is
ignored.
Set Chinese Font Rotate (For Hanzi Big5 Printer Only)
ASCII Code
ASSC 0
T
+
n
Hex Code
ASSC 30 54 2B
n
Decimal
ASSC 48 84 43
n
Purpose
Set rotation as:
n = 0x31: DBCS character in normal (do not rotate, default).
n = 0x32: DBCS character rotate 90 degrees counterclockwise.
n = 0x33: DBCS character rotate 270 degrees
counterclockwise.
n = 0x34: DBCS character rotate 180 degrees.
n = 0x35: ASCII character in normal (do not rotate).
n = 0x36: ASCII character rotate 90 degrees counterclockwise.
n = 0x37: ASCII character rotate 270 degrees
counterclockwise.
n = 0x38: ASCII character rotate 180 degrees.
Where
n = 0x31 ~ 0x39
Comment
This control code does not function while in non-DBCS mode.
Содержание 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...