7167 Owner’s Manual Chapter 6: Commands
November 2003
115
m Feed and Cut Mode
0, 48 Full cut (no extra feed). Partial cut on the 7158/7167.
1, 49 Partial cut (no extra feed).
65 Feeds paper to cutting position + (n times vertical motion unit),
and cuts the paper completely.
66 Feeds paper to cutting position + (n times vertical motion unit),
and performs a partial cut.
Range of m:
0, 48; 1, 49
65, 66 (when used with n)
Range of n:
0 - 255
Default of n:
0
Default of m:
0
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.
Formulas: n times the vertical motion unit is used to determine the cutting position to the
distance that the paper is fed.
Example:
MSComm1.Output = Chr$(&H1D) & Chr$(&H56) & Chr$(m) & Chr$(n)
Exceptions:
If m is out of the specified range, the command is ignored.