Star Micronics RS232 Printer User Manual


 
– 39 –
STAR MODE
FUNCTION
One time n/4 mm backfeed
CODE
<ESC> “j” n
HEX
1B 6A n
REMARKS
Feeds the paper back n/4mm once only.
The value of n is 1 to 255.
Space setting for one line is not changed.
This command can also feed the paper back to the page before the
current page. In this case, the position of the line on the previous
page is determined by the page length control.
FUNCTION
One time n/8 mm feed
CODE
<ESC> “I” n
HEX
1B 49 n
REMARKS
Performs a line feed n/8mm once only.
The value of n is 1 to 255.
Space setting for lines is not changed.
FUNCTION
Set vertical tab stops
CODE
<ESC> “B” n1 n2 ... <0>
HEX
1B 42 n1 n2 ... 00
REMARKS
Cancels all current vertical tab stops and sets new vertical tab stops
at lines n1, n2, etc., where n1, n2, etc. are numbers between 0 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 termina-
tion 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.