Genicom GEK 00031B Printer User Manual


 
GEK-00029B 5000 Series Programmer’s Manual
93
Set Forms Length
Set Form Length (Inches
)
In Inches
Format
<SFCC> I N C H E S ; <n> ; <f>
Decimal: <SFCC> 73 77 67 72 69 83 59 <n> 59 <f>
Hex : <SFCC> 49 4E 43 48 45 53 3B <nH> 3B <fH>
BASIC: CHR$(<SFCC>):”INCHES<n>;<f>”;
n = a whole number from 1 to 22 specifying the number of inches on
a page.
f = a fractional number in 0.5 inch increments (minimum forms
length is 0.5 inches).
Details
When this command is received, the current position becomes the
first line of the form and the form length value becomes the new
form length. Vertical tab positions set below the bottom of the form
are cleared.
Indeterminate Conditions
Form length can also be set from the control panel menu. If a VFU is
enabled and loaded, this command is ignored
.
Set Form Length
The form length is set to the number of
In Lines
lines defined by the quotient of n and the current line spacing so that
the units are in inches.
Form length can also be set from the control panel menu.
Format
<SFCC> L I N E S ; <n>
Decimal: <SFCC> 76 73 78 69 83 59 <n>
Hex : <SFCC> 4C 49 4E 45 53 3B <nH>
BASIC: CHR$(<SFCC>);”LINES;<n>”;
n = 1 to 192 to specify the number of lines per page at the current
spacing.
Indeterminate Conditions
If a VFU is enabled and loaded, this command is ignored.
NOTE
Form length is defined in inches, therefore subsequent line
spacing changes do not affect the results of this command.