User`s manual

7–83Digital Emulation
Set Vertical Tab Stops (VTS)
ASCII Code ESC J
Hex Code 1B 4A
Dec Code 27 74
Purpose Causes a vertical tab stop to be set at the current position.
Discussion A vertical tab stop can also be achieved in 8–bit mode by sending the
HTS 8–bit control code.
Tab Clear (TBC)
ASCII Code ESC [ Ps g
Hex Code 1B 5B Ps 67
Dec Code 27 91 Ps 103
Purpose Clear one or all horizontal or vertical tab stops.
Discussion Ps selects which tab stops to clear.
Ps
0 Clear one horizontal tab stop at the active position
Tab Clear Action
1
2 or 3
4
Clear one vertical tab stop at the active line
Clear all horizontal tab stops
Clear all vertical tab stops