User's Manual Part 2

Table Of Contents
Chapter 5 — Control Code Definitions
60 6822 Series 80-Column Printer User’s Manual
Cancel Line
All of the characters currently in the print buffer are discarded. Current
print position is set to left margin. Text already printed cannot be
canceled
Carriage Return
Repositions the printhead at the start of the print line (usually at the left
margin), and repositions the pointer to the start of the print buffer, after
printing all data in the buffer. Also, all of the “one line” functions are
reset, such as bold, double-strike, double-wide, or unidirectional
printing.
Delete
Deletes the last character in the print buffer. This functions only in left
justification.
Format
Decimal Hex ASCII
24 18 CAN
Format
Decimal Hex ASCII
13 0D CR
Note: You can add an automatic line feed with a configuration
item.
Format
Decimal Hex ASCII
127 7F DEL