1-2-2. Ptint Position Control
FUNCTION
CODE
OUTLINE
Line feed
<LF>
(0A)H
Data in the line buffer is printed out and one line is fed. If data
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
does not exist before this code is received, the printer only feeds one line.
Vertical tab
<VT>
(0B)H
Feeds the paper to the next vertical tab set position.
When a vertical tab is not set, line feed is not performed. If the current line is at or below the last vertical tab set position, the paper feeds to the top of the next page.
Form feed
<FF>
(0C)H
Inputting this code executes a page feed, on SP2320/2360 series
printers, after printing the data in the line buffer. On SP2520/ 2560 series printers this code performs the following according to the settings of the memory switches
MSW | MSW | <FF> Command Function | |
SP2520/2560 | |||
|
| ||
|
|
| |
0 | 0 | Executes page feed | |
|
|
| |
0 | 1 | Executes full cut (*1) after feeding | |
|
| paper to the cutting position. | |
|
|
| |
1 | 0 | Executes page feed | |
|
|
| |
1 | 1 | Executes partial cut (*1) after feeding | |
|
| paper to the cutting position. | |
|
|
|
*1: Paper feed to the cutting position is executed in inches.
17