Parts User Manual

Other Codes
BEL
Format:
ASCII code:
BEL
Decimal : 7
Hexadecimal: 07
Control:
CTRL G
Beeper
Comments:
Sounds the printer’s beeper.
BS
Backspace
Format:
ASCII code: BS
Decimal:
8
Hexadecimal: 08
Control:
CTRL H
Comments:
Prints out data in the print buffer, then moves the print position one
space to the left. If this code is received immediately after graphics
printing, the print position of subsequent data is moved back to the
point at which graphics printing started.
CR
Carriage Return
Format:
ASCII code: CR
Decimal :
13
Hexadecimal: OD
Control:
CTRL M
Comments:
Prints the data in the buffer and returns the print position to the left
margin.
C-23