Canon BJ-10sx Printer User Manual


 
Basic Control Codes
NOTE: Because of hardware differences, the reverse feed code
(ESC ]) is not supported by your printer. Also, the styles of
block graphics characters at 12 cpi are different from those used
by the IBM Proprinter X24E.
Function ASCII Decimal Hexadecimal
End command NUL 0 00
Sound beeper BEL 7 07
Backspace one character BS 8 08
Horizontal tab control;
move to next tab
HT 9 09
Perform line feed LF 10 0A
Vertical tab control;
move to next tab
VT 11 0B
Perform form feed FF 12 0C
Perform carriage return CR 13 0D
Set double-wide mode by line SO 14 0E
Set condensed mode (17 cpi);
cancelled by DC2
SI 15 0F
Set printer on-line DC1 17 11
Set 10 cpi mode DC2 18 12
Set printer off-line DC3 19 13
Cancel double-wide mode DC4 20 14
Cancel data CAN 24 18
Insert space SP 32 20