Star Micronics LC24-10 Printer User Manual


 
Set horizontal tab stops
ASCII
Decimal Hexadecimal
<ESC>
“D” nl n2 . ..<O> 27 68 nl n2...0 IB 44 nl nL..OO
Cancels all current horizontal tab stops and sets new tab stops at columns
nl, n2, etc. in the current character pitch (pica pitch if proportional spacing
is currently selected), where nl, n2, etc. are numbers between 1 and 255.
The maximum number of horizontal tab stops allowed is 32 in Standard
mode and 28 in IBM mode. The tab stops must be specified in ascending
order; any violation of ascending order terminates the tab stop list.
Standard termination is by the < 0 > control code. To clear all tab stops,
specify <ESC> “D” <O>.
Set horizontal tab stop every n columns
Mode ASCII Decimal Hexadecimal
< ESC > “e”
“0” n 27 101 48 n IB 65 30 n
Both
< ESC > “e”
CO> n 27 101 0 n IB 65 00 n
L
Cancels all current horizontal tab stops and sets new tab stops every n
columns, where n is between 1 and 127.
Reset a// tab stops
Mode ASCII
Decimal Hexadecimal
IBM <ESC>
“R” 27 82
1B 52
1
Resets the horizontal tab stops to their power-up values in which a tab
stop is set every 8 columns 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
is no next horizontal tab stop in the current line. Note that when un-
derlining is selected, spaces skipped by horizontal tabulation are not
underlined.