Star Micronics LC24-20 Printer User Manual


 
1-
Set horizontal tab stop every n columns
Mode
ASCII
Decimal
Hexadecimal
std.
<ESC> “e” <0> //
27 101 0 )1
IB 65 00 r?
Cancels all current horizontal tab stopsand sets new tab stopsevery
n columns, where n is between 1 and 127.
Reset all tab stops
Mode I ASCII
Decimal Hexadecimal
1
I IBM <ESC> ‘“R” 27 82
IB 52
Resets the horizontal tab stops to their power-up values in which a
tab stop is set every 8 column starting at column 9. Also clears all
vertical tab stops.
Horizontal tab
Mode
ASCII
Decimal Hexadecimal
Both <HT>
9 09
Moves the print position to the next horizontal tab stop. Ignored if
there isno nexthorizontaltab stop inthe current line.Note that when
underlining is selected, spaces skipped by horizontal tabulation are
not under]ined.
Relative horizontal tab
Mode
ASCII
Decimal Hexadecimal
Std.
<ESC>
“’/” 1![
,,~
27 92 H/ //2
IB 5C /// //2
Moves the print positionright or left a specified distance. Ignored if
the resultingpositionisbeyondthe rightor leftmargin. The formulas
for the distance and direction are as follows:
If 122is between ()and 63, the print head moves right by (~?l+ 112x
256) dots.
If you want to move the print head to the left, }?land )12are obtained
by subtracting the value from 65536, and dividing the result into
high and low bytes.
107