beautypg.com

Genicom GEK 00031B User Manual

Page 94

background image

Chapter 4. Printronix P Series Emulation

GEK-00029B

94

Set Line Spacing

Sets line spacing to 6 lpi or as set by

(1/6 Inch)

SFCC A.

Formats

L P I ; n

or

A n

followed by

2
Details

Using the SFCC LPI ; n command, the value of n can be 6 or 8 only.

If n = 6, this command sets line spacing to 1/6 inch. Values of n
other than 6 or 8 are ignored.

The SFCC command stores a line spacing value in 1/72 inch to be
activated by the SFCC 2 sequence. The default value for this stored
value is 6 LPI (12/72).

SFCC 2 asserts n/72-inch line spacing as set by SFCC A. If no
distance has been set by SFCC A, the distance is 1/6 inch.

Decimal:

76 80 73 59

or

65

followed by

2

Hex:

4C 50 49 59 or

41

followed by

2

BASIC:

CHR$();”LPI;”;

or

CHR$();”A”;

followed by

CHR$();”2”;