C O N F I D E N T I A L
•When DIP switch
|
| Printer Operation Mode | |
| m |
|
|
| Standard Mode | Taiwan Mode | |
|
|
|
|
| 0, 48, 1, 49 | No operation | No operation |
|
|
|
|
| 2, 50 | No operation | No operation |
|
|
|
|
| 65, 66 | Only feed receipt paper | Only feed receipt paper to the preprint black mark position. |
|
| ((10 + n) × 4.23 mm). | If both receipt and journal are selected as the printing sheets, journal |
|
|
| paper is also fed to the preprint black mark position. |
|
|
|
|
| 67 | Only feed receipt paper | Only feed receipt paper to the preprint black mark position. |
|
| ((10 + n) × 4.23 mm). | If both receipt and journal are selected as the printing sheets, journal |
|
|
| paper is also fed to the preprint black mark position. |
|
|
|
|
| • n specifies the paper feeding amount before cutting a paper. | ||
[Notes] | ■ This command is effective only when processed at the beginning of a line. |
■This command is ignored when receipt is not selected as the printing sheet by ESC c 0.
[Notes for ➁] ■ In Taiwan mode, parameter n has no meaning.
■For autocutter installed model, (8 × 4.23) mm is the optimal paper feed amount for cutting just under the last printed line.
■For manual cutter installed model, (10 × 4.23) mm is the optimal paper feed amount for cutting just under the last printed line.
Program Example
PRINT #1, CHR$(&H1B);"c0";CHR$(2); ← Select paper type
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, CHR$(&H1D);"V";CHR$(66);CHR$(0); ← Feed paper and cut
Print Sample
AAAAA
Paper fed to the cutting position and partial cut (one point left uncut) performed
Mechanism control commands GS V | Ver. 1.0 p. 65 |