C O N F I D E N T I A L
ESC c 4
SETTING COMMAND
[Name] | Select paper sensor(s) to stop printing |
| |||
[Format] | ASCII | ESC | c | 4 | n |
| Hex | 1B | 63 | 34 | n |
| Decimal | 27 | 99 | 52 | n |
[Range]
[Default]
[Description]
0 ≤ n ≤ 255
n = 0
Selects the paper sensor(s) to use to stop printing when a paper end is detected, using n as follows:
Bit | Off/On | Hex | Decimal | Function |
|
|
|
|
|
0 | Off | 00 | 0 | Journal |
|
|
|
|
|
| On | 01 | 1 | Journal |
|
|
|
|
|
1 | Off | 00 | 0 | Receipt |
|
|
|
|
|
| On | 02 | 2 | Receipt |
|
|
|
|
|
Off | 00 | 0 | Reserved | |
|
|
|
|
|
[Notes] | ■ When all of the following conditions are satisfied, the printer stops printing: | ||
|
| • Paper | |
|
| • The applicable sensor(s) detects a paper end | |
|
| • The print sheet(s) for the applicable sensor(s) is selected | |
| ■ If the paper | ||
|
| paper LED light processing only. | |
|
|
|
|
|
| Program Example |
|
|
| PRINT #1, CHR$(&H1B);"c4";CHR$(1); ← Journal |
|
|
|
|
|
Paper sensor commands ESC c 4 | Ver. 1.0 p. 50 |