Chapter 6: Programming Information | A794 Owner’s Guide |
Write to Non-Volatile Memory (NVRAM)
Writes
ASCII | ESC s | n1 n2 k |
Hexadecimal | 1B 73 | n1 n2 k |
Decimal | 27 115 | n1 n2 k |
Value of n1 | 1st Byte |
|
Value of n2 | 2nd Byte |
|
Range of k |
Select Cut Mode and Cut Paper
Selects a mode for cutting paper and cuts the paper. There are two formats for this command, one requiring one parameter m, the other requiring two parameters m and n. The format is indicated by the parameter m.
ASCII | GS V m | GS V m n |
Hexadecimal | 1D 56 m | 1D 56 m n |
Decimal | 29 86 m | 29 86 m n |
Value of m | Selects the mode as shown in the table | |
Value of n | Determines cutting position |
mFeed and Cut Mode
0, 48 Full cut (no extra feed).
1, 49 Partial cut (no extra feed).
65Feeds paper to cutting position + (n times vertical motion unit), and cuts the paper completely.
66Feeds paper to cutting position + (n times vertical motion unit), and cuts the paper partially.
Range of m | 0, 48; 1, 49 |
| 65, 66 (when used with n) |
Range of n | 0 – 255 |
Default of m, n | 0 |
Formulas
ntimes the vertical motion unit equals the cutting position to which the paper is fed.
54 | March 1999 |