Perform one n/180-inch or n/276-inch line feed
Mode ASCII Decimal Hexadecimal
Both 1 < ESC > “J” n I27 74 n IIB 4A n
Feeds the paper once by n/180 inches (Standard mode) or n/216 inches
(IBM mode), where n is between 0 and 255. Does not move the print
position right or left when DIP switch l-2 is OFF; returns the carriage
to the left margin if DIP switch l-2 is ON. Does not change the
line-spacing setting.
Perform one nl7804nch reverse line feed
Mode ASCII Decimal Hexadecimal
Std. < ESC > “j” n 27 106 n IB6A n
Feeds the paper once by n/180 inches in the reverse direction. where n
is between 0 and 255. Does not move the print position right or left when
DIP switch l-2 is OFF; returns the carriage to the left margin if DIP switch
l-2 is ON. Does not change the line-spacing setting. Ignored when friction
feed is used.
Feed paper n lines
Mode ASCII Decimal Hexadecimal
‘ESC> “f’ “1” n 27 102 49 n IB 66 31 n
Both <ESC> “f <I> n 27 102 1 n 1B 66 01 n
Feeds the paper n lines from the current line, where n is between 0 and
127.
Set top of page at current position
Mode ASCII Decimal Hexadecimal
IBM <ESC> “4” 27 52 IB 34
Sets the current position as the top-of-page position. Note that this can
also be done from the control panel.
Set page length to R lines
IModel ASCII I Decimal I Hexadecimal I
Both <ESC> “C” n 27 67 n 1B 43 n
Sets the page length to n lines in the current line spacing, where n is between
1 and 127 in Standard mode or between 1 and 255 in IBM mode. Changing
the line spacing later does not alter the physical page length. The current
line becomes the top of the page.