User`s manual
7–82 Digital Emulation
Set Horizontal Tab Stops (HTS)
ASCII Code ESC H
Hex Code 1B 48
Dec Code 27 72
Purpose Causes a horizontal tab stop to be set at the current position.
Discussion A horizontal tab stop can also be achieved in 8–bit mode by sending the
HTS 8–bit control code.
Set Vertical Tab Stops (DECSVTS)
ASCII Code ESC [ Pn ; ... ; Pn v
Hex Code 1B 5B Pn 3B ... 3B Pn 76
Dec Code 27 91 Pn 59 ... 59 Pn 118
Purpose Sets vertical tabs at the rows indicated.
Discussion Pn denotes a vertical tab stop location. Select up to 16 vertical tabs in
one sequence. Up to 67 vertical tab stops can be set per page. The default
is set to stop at every line.
The unit of measurement can be character cells, decipoints, or pixels. It is
selected by using the Position Unit Mode (PUM) and Select Size Unit (SSU)
sequences. If you select character cells, the height of each cell equals the
current character line–height setting. Character height is determined by
setting the vertical spacing.
The printer sets vertical tab stops at positions you select. New tab stop values
are added to the current tab stop list, starting with the lowest value to be
added. If the number of tab settings exceeds the number of available
positions, the printer ignores any tab stop after the 67 values are stored.