Set vertical tab stops
IModel ASCII I Decimal I Hexadecimal 1
IBoth T <ESC> “B” nl n? ~04 27 66 nl n2 . ..O 1 1B 42 nl n2...00 I
Cancels all current vertical tab stops and sets new vertical tab stops at
lines nl, n2, etc., where nl, n?. etc. are numbers between I and 255. A
maximum of 16 vertical tab stops can be set. 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. The
vertical tab stops are set in terms of the current line spacing and do not
move if the line spacing is changed later.
Set vertical tab stops every n lines
IModel ASCII I Decimal Hexadecimal I
<ESC> “e” Is 1 n 27 101 49 n 1B 65 31 n
Both <ESC> “e” <I> n 27 101 1 n 1B 65 01 II
Cancels all current vertical tab stops and sets new tab stops every n lines.
where n is between 1 and 127.
Set vertical tab stops in channel
Mode ASCII Decimal Hexadecimal
<ESC> “b” n0 nl 27 98 n0 nl 1B 62 n0 nl
Both n2 co> n2 0 n? 00
Cancels all current vertical tab stops in channel no, (where n0 is between
0 and 7) and sets new vertical tab stops in this channel. (A channel is a
set of vertical tab stops selected by the < ESC > “//” command.) See
< ESC > “B” for parameters n/. n2, . . . < 0 >.
Select vertical tab channel
Mode ASCII Decimal Hexadecimal
Both i ESC > “j” n0 27 47 n0 1B 2F n0
Selects a set of vertical tab stops designated by a channel number (n(l)
from 0 to 7. The tab stops in each channel are set by < ESC > “b”.
Vertical tab
IMode I ASCII I Decimal I Hexadecimal I
Both <VT> 11 1 OB
Feeds the paper to the next vertical tab stop and moves the print position
to the left margin. Performs a line feed if no vertical tabs are set, as at
power-up. Feeds to the top of the next page if vertical tabs are set but
the current line is at or below the last vertical tab stop.
75