Print carriage movements | IBM Proprinter emulation |
Print carriage movements
The following commands control the print carriage movements:
●Carriage return
●Print head to left margin
●Space
●Backspace
●Set 10 cpi
●Set 12 cpi
●Set 17.1 cpi
●Set/reset proportional spacing mode
●Relative horizontal tabulation
●Set horizontal tab stops
●Horizontal tabulation
●Set print direction (bidirectional or unidirectional)
●Additional commands
Carriage return
Control character | Hexadecimal | Decimal |
|
|
|
CR | 0D | 13 |
|
|
|
The print carriage moves to the beginning of the line. The character following CR is printed as the first character in the line.
i
A line feed may be performed in addition to the carriage return depending on the menu setting. When writing new application programs, be sure to terminate each line with LF and CR.
Programmer Reference Guide |