52
<ESC> “B” n1 n2 ... <0>
1B 42 n1 n2 ... 00
Set vertical tab stops
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 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.
With <ESC> “B” <0>, all vertical tab stops are cancelled. This
command is only valid with the receipt printer. When the power is
turned on, no vertical tabs are set.
<ESC> “D” n1 n2 ... <0>
1B 44 n1 n2 ... 00
Set horizontal tab stops
Cancels all current horizontal tab stops and sets new tab stops at
columns n1, n2, etc. at the current character pitch, where n1, n2, etc.
are numbers between 1 and 255. A maximum of 16 horizontal 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.
With <ESC> “D” <0>, all horizontal tab stops are cancelled. The left
edge of the paper is always the reference point for the horizontal tab
positions, regardless of the left margin setting. When the power is
turned on, no horizontal tabs are set.
CODE
HEX
FUNCTION
CODE
HEX
FUNCTION