ESC b

 

 

 

Set Vertical Tabs in Channels

Format:

 

 

 

 

 

 

 

A S C I I c o d e : E S C b c n 1 n 2 . . . 0

Decimal:

27

98

c

n1

n2

...

0

Hexadecimal:

1B

62

c

n1

n2

...

00

Comments:

Functions the same as ESC B, except that the variable c selects a channel for the vertical tabs, which must be between 0 to 7. Therefore, up to eight sets of vertical tabs can be set. The channels are selected by ESC /. To clear the tabs in channel c use ESC b c 0.

ESC /

 

 

Select Vertical Tab Channel

Format:

 

 

 

ASCII code:

ESC

/

c

Decimal:

27

47

c

Hexadecimal:

1B

2F

c

Comments:

This command is used to select the vertical tab channel, with the value of c from 0 to 7. All subsequent vertical tab commands use the channel selected by this command. If no channel has been selected, channel 0 is used.

8-18 Command Summary