IBM Mode 43
English
If trying to skip to a tab stop set beyond the width of the page, or skip to a
tab where none was set, the printer advances the paper one line and begins
printing at the first column of the next line..
Vertical Tabs
The command VT advances the paper to the next vertical tab stop position.
If automatic carriage return is on, a CR is done after each VT.
In Epson or IBM mode, if the next tab stop is greater than the form length
(or the form length minus skip perforation) or no vertical tab stops are set,
a VT command is treated as a line feed.
Up to 16 vertical tabs can be set in the Epson mode or up to 64 positions
on a page in IBM mode. The vertical tab positions are set in lines and the
line at the top of the form is line number 1.
Note:
Horizontal tabs are set at every 8th position, starting
at column 9.
MISCELLANEOUS FEATURES
Carriage Return & Line Feed
When the printer receives a Carriage Return (CR) command, it will print
a line of data and return the print head to the left side of the page. When it
receives a Line Feed (LF) command, the printer will advance the paper one
line. Normally software automatically adds a carriage return and line feed
at the end of a line, but it may be necessary to include these commands in
a program.
Tab Stops Decimal Hex. ASCII Comp.
Skip to next tab stop 9 09 HT P F
Clear tab stops 27 68 0 1B 44 00 ESC D NUL P F
Vertical Tabs Decimal Hex. ASCII Comp.
Set vertical tabs 27 66
1 ...64 0
1B 42
01 ...40 00
ESC B SOH
@NUL
P F
Cancel vertical tabs 27 66 0 1B 42 00 ESC B NUL P F
Skip to next vertical tab 11 0B VT F
Clear vertical tabs and set horizontal tabs 27 82 1B 52 ESC R P