5525B/31/32 Line Matrix Printer LinePrinter Plus Programmer's Reference
Backspace
27
Backspace
ASCII Code BS
Hex Code 08
Dec Code 08
Purpose Moves the logical print head to the left one character space
toward the first character column.
Discussion When configured from the control panel for backspace, BS
moves the character position indicator (the logical print head
position) one character space to the left at the current character
pitch setting. The code is ignored if the logical print head is
positioned at the first character column.
Example If you were to print five âTâ characters, then two BS commands,
then two â=â characters, the output would look like the sample
below:
Bell
ASCII Code BEL
Hex Code 07
Dec Code 07
Purpose Sounds the printer's buzzer/beeper.
Discussion The BEL function will sound the buzzer/beeper for 0.2 seconds
upon receipt of this command.