
Commands
126
ESC [ p
1
; p
n
g
Tab clear (TBC).
ASCII Code ESC [ p
1
; p
n
g
Hexadecimal Value
1B 5B p
1
3B p
n
67
Decimal Value
27 91 p
1
59 p
n
103
This command clears horizontal & vertical tab stops. If no parameter is present, the horizontal
tab stop at the current position is cleared (default).
p DESCRIPTION
0 (default) Clear horizontal tab at current position
1 Clear vertical tab at current position
3 Clear all horizontal tab stops
4 Clear all vertical tab stops
VT
Vertical tab.
ASCII Code VT
Hexadecimal Value
0B
Decimal Value
11
This code causes printing to be moved to the left margin at the next vertical tab stop.
Komentarze do niniejszej Instrukcji