Set automatic | line feed |
|
|
|
| ||
Mode | ASCII |
|
| Decimal |
| Hexadecimal |
|
IBM | <ESC> | “5” | <1> | 27 53 | 1 | 18 35 01 |
|
| Causes the printer to perform both a carriage return and line feed |
| |||||
| each time it receives a <CR> code. This command takes priority |
| |||||
| over DIP switch |
|
|
|
| ||
Cancel automatic line feed |
|
|
| - | |||
Mode | ASCII |
|
| Decimal |
| Hexadecimal | - |
IBM | cESC> | “5” | CO> | 27 53 | 0 | - | |
1B 36 00 |
| ||||||
| Causes the printer to perform only a carriage return when it receives | - | |||||
| a <CR> code. This command takes priority over DIP switch |
| |||||
Backspace |
|
|
|
|
| ||
Mode | ASCII |
|
| Decimal |
| Hexadecimal |
|
Both | CBS> |
|
| 0 |
| 00 |
|
Moves the print position one column to the left. Ignored if the print position is at the left margin. This command can be used to overstrike or combine characters.
Left justify
Mode | ASCII |
|
| Decimal | Hexadecimal | ||||
Both | <ESC> | “a” | “0” | 27 | 97 | 40 | 1B | 61 | 30 |
|
|
|
|
|
|
|
|
| - |
| cESC> | “a” | cO> | 27 | 97 | 0 | 1B | 61 | 00 |
| Aligns subsequent text with the left margin, leaving the right margin | I | ||||||||
| ragged. |
|
|
|
|
|
|
|
|
|
Center text |
|
|
|
|
|
|
|
| ||
IMode 1 | ASCII |
|
| 1 Decimal | 1 Hexadecimal | 1 | ||||
Both | <ES& | “a” | “1” | 27 | 97 | 49 | 1B | 61 | 31 |
|
| cESC> | “a” | cl> | 27 | 97 | 1 | 1B | 61 | 01 |
|
Centers subsequent text between the left and right margins.
.-
62