Printronix SL5000 参照マニュアル

ページ / 338
 196
Chapter
6
Configuring the Epson FX-1050 Emulation with Control Codes
Set Bit 7 of Incoming Data Bytes to 1
ASCII Code ESC >
Hex Code
1B 3E
Dec Code
27 62
Purpose
Sets the most significant bit (MSB) of all incoming data to 1.
Comment
The MSB is bit number 7. This command affects only text and 
control code data. Graphics data pass through unchanged.
Set Intercharacter Spacing in 
n/120 Inch
ASCII Code ESC SP 
n
Hex Code
1B 20 
n
Dec Code
27 32 
n
Purpose
Permits character spacing adjustments in 1/120 inch increments.
where:
n = 0 through 127 (hex 00 through 7F).
Comment
Setting 
n = 0 restores normal intercharacter spacing.
Set Margin, Left
ASCII Code ESC l 
n
Hex Code
1B 6C 
n
Dec Code
27 108 
n
where:
n = number of columns from the left edge of the physical page to 
the beginning of the print line; 
n = 1 through 232 (hex 00 through hex E8)
Purpose
Sets the left margin to 
n columns in the current font.
Comment
Be sure to use the alphabetic lowercase “l” (as in left) rather than 
the uppercase i “I” for this command. The number of inches of 
margin does not vary if the font, character width, or horizontal 
dot density changes. This command automatically clears and 
resets horizontal tabs to every eight characters. The smallest 
possible space between the left and right margins is the width of 
one double-wide, 10 cpi character. If a margin control code 
violates this minimum distance, it is ignored. Settings in 
proportional mode are treated as 10 cpi.