Printronix SL5000 参照マニュアル

ページ / 338
 112
Chapter
4
Configuring the Serial Matrix Emulation with Control Codes
Printer Deselect
ASCII Code DC3
Hex Code
13
Dec Code
19
Purpose
Places printer in the deselected state.
Comment
When the configuration parameter PRINTER SELECT is 
enabled, this control code disables the printer from receiving and 
printing data from the host. Until a DC1 (Printer Select) 
command is received, all subsequent data to the printer is 
ignored. Also, when the configuration parameter PRINTER 
SELECT is enabled and saved in the configuration, the printer 
powers up in the deselected state.
Printer Select
ASCII Code DC1
Hex Code
11
Dec Code
17
Purpose
Places printer in the selected state.
Comment
When the configuration parameter PRINTER SELECT is 
enabled, this control code allows the printer to receive and print 
data from the host.
Printer Deselect (DC3) disables the printer from receiving data.
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 perforated page.
where:
n = 1 through 127 (hex 01 through 7F) to select the number of 
lines to skip. If the value of 
n exceeds the current form's length, it 
is ignored.
Comment
The actual distance set is the product of 
n and the current line 
spacing. Factory default value disables bottom margin. The 
current default value may be set by the operator. Setting a new 
forms length (ESC C) resets bottom margin to zero. This feature 
is disabled whenever vertical tabs are set.
The bottom margin can also be selected from the control panel; 
however, vertical tabs within the bottom margin zone, as set by 
the control panel, are ignored. The control code bottom margin 
setting from the host computer overrides the control panel 
setting.