IBM Mode43EnglishIf trying to skip to a tab stop set beyond the width of the page, or skip to atab where none was set, the printer advances the paper one line and beginsprinting at the first column of the next line..Vertical TabsThe 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 positionson a page in IBM mode. The vertical tab positions are set in lines and theline at the top of the form is line number 1.Note:Horizontal tabs are set at every 8th position, startingat column 9.MISCELLANEOUS FEATURESCarriage Return & Line FeedWhen the printer receives a Carriage Return (CR) command, it will printa line of data and return the print head to the left side of the page. When itreceives a Line Feed (LF) command, the printer will advance the paper oneline. Normally software automatically adds a carriage return and line feedat the end of a line, but it may be necessary to include these commands ina program.Tab Stops Decimal Hex. ASCII Comp.Skip to next tab stop 9 09 HT P FClear tab stops 27 68 0 1B 44 00 ESC D NUL P FVertical Tabs Decimal Hex. ASCII Comp.Set vertical tabs 27 661 ...64 01B 4201 ...40 00ESC B SOH@NULP FCancel vertical tabs 27 66 0 1B 42 00 ESC B NUL P FSkip to next vertical tab 11 0B VT FClear vertical tabs and set horizontal tabs 27 82 1B 52 ESC R P