Printronix SL5000 Reference Manual

Page of 338
Set Vertical Tabs in Channels
 199
Set Vertical Tabs in Channels
ASCII Code ESC b 
c n1 n2 n3 ... nk NUL
Hex Code
1B 62 
c n1 n2 n3 ... nk 00
Dec Code
27 98 
c n1 n2 n3 ... nk 0
Purpose
Assigns vertical tabs to channels selected by ESC / (see page 
195
).
where:
c = 0 through 7
n = 0 through 255
n1 through nk specify the line number for the vertical tab(s), up 
to a maximum of 16 tab positions. NUL must end the sequence.
Comment
Channels are selected by ESC /. The distance of each tab stop 
from TOF is the current line spacing times the number of lines 
given in 
n.
If paper movement is commanded to a value of 
n greater than 
the page length, the paper movement command is ignored. The 
values of 
n must be in ascending order. If they are not, the 
sequence up to and including the out of sequence number is 
ignored. The rest of the load is processed. Skip over perforation 
is ignored.
You can clear any channel by sending ESC b 
c NUL, where c is 
the channel number.
Skip Over Perforation
ASCII Code ESC N 
n
Hex Code
1B 4E 
n
Dec Code
27 78 
n
Purpose
Selects the number of lines (at the current line spacing) for the 
paper to skip at the bottom of the page.
where:
n = 1 through 127 (hex 01 through 7F)
Comment
n is the number of lines skipped between the last line printed on 
one page and the first line on the next page. The actual distance 
set is the product of 
n and the current line spacing. If the value of 
n exceeds the current form length, the skip is set to one line 
smaller than the form length or to 0, whichever is greater.
Skip over perforation set by this command overrides operator 
panel settings. This feature is canceled by ESC O, ESC C, ESC 
C 0.