Commands Arranged by Topic
ASCII
Dec. Hex.
Description
ESC B nn 66 42
Set Vertical Tabs
Up to
16
tabs; last n should be 0
(l-255)
ESC b c nn 98
62
Set Vertical Tabs in Channels
Same as ESC B, except that c selects a
channel for the vertical tabs, which
must be between
O-7.
ESC / c
47 2F
Select Vertical Tab Channel
Horizontal motion
ASCII
Dec. Hex. Description
ESC 1 n
108
6C
ESC Q n
81 51
BS
8
08
ESC e 0 n
101 65
ESC e
1 n
ESC f 0 n
101
102
102
65
ESC f
1 n
66
66
Set Left Margin
n = left margin column
Set Right Margin
n = right margin column
Backspace
Set Horizontal Tab Increments
n = horizontal tab interval in spaces
(n < 21 at 10 cpi, 25 at12 cpi, or 36
in condensed modes)
Set Vertical Tab Increments
n = vertical tab interval in lines
Horizontal Skip
n = number of spaces to skip (1-127)
Vertical Skip
n = number of lines to skip
Command Summary 8-5