Vertical Spacing Commands (continued)
Function:
Select a vertical tab channelFormat: |
|
|
|
ASCII | <ESC> | “/” | c |
Decimal | 27 | 47 | c |
H e x a d e c i m a l 1 B | 2F | c |
Remarks:
This command selects one of the vertical tab channels. Subsequent vertical tab codes will advance the paper to the next vertical tab position in the selected channel (c can range from 0 to 7).
Function:
Set vertical tabs in tab channelsFormat: |
| “b” | c |
|
| < N U L > | |
ASCII | <ESC> | n1 | n2 ... | ||||
Decimal | 27 | 98 | c | n1 | n2 | ... | 0 |
H e x a d e c i m a l 1 B | 62 | c | n1 | n2 | ... | 00 |
Remarks:
Sets vertical tabs on lines n1, n2, n3, etc. of vertical tab channel c. You can set up to 16 vertical tab positions. The values of n1, n2, n3, etc. can range from 1 to 254 and must be entered in ascending order (c can range from 0 to 7).