Instruction manual

A758 Owner’s Guide Chapter 7: Programming Guide
September 1999 121
Vertical Positioning and Print Commands
The vertical positioning and print commands control the vertical print positions
of characters on the receipt and slip.
Print and Feed Paper One Line
ASCII
:LF
Hexadecimal
:0A
Decimal:
10
Prints one line from the buffer and feeds paper one line.
Carriage Return/Line Feed pair prints and feeds only one line.
Print and Eject Slip
ASCII
:FF
Hexadecimal
:0C
Decimal:
12
Prints data from the buffer to the slip station and if the paper sensor is covered,
reverses the slip out the front of the printer far enough to be accessible to the
operator. The impact station opens the platen in all cases.
This command has the same code as the Print and Return to Standard Mode
command, which is executed only when the printer is in Page Mode. When the
printer is not in Page Mode this command executes the print and eject slip
function.
Exceptions:
This command is ignored if the receipt station is the current station.
Print and Carriage Return
ASCII
:CR
Hexadecimal
:0D
Decimal:
13
Prints one line from the buffer and feeds paper one line. The printer can be set
through the configuration menu to ignore or use this command. Some
applications expect the command to be ignored while others use it as print
command.
Related Information:
See Ignoring/Using the Carriage Return in
Diagnostics
for more information.
Carriage Return/ Line Feed pairs prints and feeds only one line.