5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual

94
Chapter 2 Command Codes
Line Feed
Purpose Performs a line feed (hex 0A) and a carriage return function when
used to terminate a standard graphics command.
Mode Graphics with a Standard Graphics Command selected
Format (cc)*
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
* The graphics LF mnemonic. Enter *.
Comments The line feed command functions as a carriage return only when
it is used to terminate a graphics sequence in an extended
graphics command when Free Format Mode is enabled.
Line Slew
Purpose Changes the vertical print position by specifying a number of lines
to advance the paper from the current print position.
Mode Graphics with a Standard Graphics Command selected
Format (cc)
slew n
(cc)-
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
slew
Represents a Line Slew command. Enter K or W.
(Both K and W perform the same line slew
command.)
n
Specifies the number of lines to advance (slew) at
the current lines per inch (lpi) setting. Enter a two-
digit number of lines ranging from 01 through 99.
For example, enter 05 to slew 5 lines, 21 to slew 21
lines.
(cc)- Graphics Mode CR. Enter the SFCC for your Code
V configuration immediately followed by - to end the
command sequence.