Set Absolute Horizontal Print Position In 1/60 Inch; Set Chinese Font Rotate (For Hanzi Big5 Printer Only) - InfoPrint LQ-1600K Programmer's Reference Manual

6500 line matrix printers
Table of Contents

Advertisement

Set Absolute Horizontal Print Position In 1/60 Inch

Set Absolute Horizontal Print Position In 1/60 Inch
ASCII Code ESC $ n1 n2
1B 24 n1 n2
Hex Code
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
Hex Code
ASSC 30 54 2B
Decimal
ASSC 48 84 43
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.
T
+
n
n
n
71

Advertisement

Table of Contents
loading

Table of Contents