Data Control
CR | Carriage Return |
Format:
ASCII code: CR
Decimal: 13
Hexadecimal : 0D
Comments:
Prints the data in the buffer and returns the print position to the left margin. A line feed may be added if DIP switch
CANCancel Line
Format:
ASCII code: CAN
Decimal : 24
Hexadecimal: 18
Comments:
Removes all text on the print line but does not affect control codes.
DEL | Delete Character |
|
|
Format:
ASCII code: DEL
Decimal: 127
Hexadecimal: 7F
Comments:
Removes the last text character on the print line but does not affect control codes.
Command Summary |