7167 Owner’s Manual Chapter 6: Commands
November 2003
111
Enable or Disable Slip Paper End Feeding Stop
ASCII: ESC c 7 n
Hexadecimal: 1B 63 37 n
Decimal:
27 99 55 n
Value of n :
0 = Enable
1 = Disable
Default:
0 (Enable)
Enables or disables the the slip paper end feeding stop function. When this feature is
enabled the printer will print a line but will not perform a line feed when the slip paper
end is detected.
Example:
MSComm1.Output = Chr$(&H1B) & Chr$(&H63) & Chr$(&H37) & Chr$(n)
Related Information:
When either the trailing edge sensor or the leading edge sensor does not sense the paper
the printer recongnizes this as a paper end condition.