Genicom GEK 00031B User Manual
Page 95
GEK-00029B
5000 Series Programmer’s Manual
95
Set Line Spacing
There are two formats for this
(1/8 Inch)
command.
The SFCC 0 command specifies continuous line spacing at 1/8-inch
increments (8 lpi).
In the SFCC LPI ; n command, the value of n can be 6 or 8 only. If n
= 8, this command sets line spacing to 1/8 inch. Values of n other
than 6 or 8 are ignored.
Formats
or
Decimal:
or
Hex:
or
BASIC:
CHR$(
or
CHR$(
Details
When the 1/8-inch line spacing control code is received, all lines
print at 8 lpi until a new line spacing is selected or power is reset.
The control code line spacing selection overrides the control panel
line spacing setting.
Single Line Spacing Selects line spacing of 8 or 10.3 lpi for the current line only.
Formats
or
Decimal:
6
or
Hex:
06
or
BASIC:
CHR$(6);
or
CHR$(
Details
The default line spacing is reselected automatically after the current
line terminates.
If the alternate line spacing selected from the control panel is 8 lpi,
the ACK control code sets the line spacing to 8 lpi. If 10.3 lpi was
selected from the control panel, the ACK control code sets the line
spacing to 10.3 lpi (7/72 inch).