Service manual
75
Cancel bottom margin
Cancels the bottom margin.
Form feed
Feeds the paper to the top of the next page according to the current
page length, and moves the print position to the left margin. When the
automatic sheet feeder (ASF) is selected with EDS switch A-4, this
command ejects the current page.
Set vertical tab stops
ASCII Decimal Hexadecimal
<ESC> “O”
27 79 1B 4F
ASCII Decimal Hexadecimal
<FF>
12 0C
ASCII Decimal Hexadecimal
<ESC> “B” n1 n2 .... <0>
27 66
n1 n2 ....
0 1B 42
n1 n2 ...
00
Cancels all current vertical tab stops and sets new vertical tab stops at
lines n1, n2, etc., where n1, n2, etc. are numbers between 1 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 in channel
ASCII Decimal Hexadecimal
<ESC> “b”
n0 n1 27 98
n0 n1
1B 62
n0 n1
n2 ....
<0>
n2 ....
0
n2 ...
00
Cancels all current vertical tab stops in channel n0, (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 n1, n2, ... <0>.