Specifications

Programmer's Guide POSjet
®
1500 EPOS Control Codes
Nov-10 Rev N Page 215
Function Select Paper Sensor(s) to Output Paper-End Signals
ASCII [ESC] c 3 <n>
Hexadecimal 1BH 63H 33H <n>
Decimal <27> <99> <51> <n>
Range 0 n 255
Description ESC c 3 n selects whether to output paper-end signals or not to a parallel interface. The default
setting is n=15. The paper roll low, paper roll end, and validation sensors can be selected. When
the sensors are selected to output signals and any sensor detects a paper-end, the paper-end signal
is output. When all sensors are disabled, and a paper out is detected, status is always a paper
present. The paper roll low sensor is enabled when either bit 0 or bit 1 or both is on. The paper roll
end sensor is enabled when either 2 or 3 or both bits is on. The validation sensor is enabled when
either 6 or 7 or both bits are on. This command is enabled only with a parallel interface and is
ignored with a serial interface.
The paper sensor(s) used to output paper-end signals are selected by using n as follows:
Bit
Off/On
Hex
Decimal
Function
0
Off
00
0
Paper roll low sensor disabled.
On
01
1
Paper roll low sensor enabled.
1
Off
00
0
Paper roll low sensor disabled
On
04
2
Paper roll low sensor enabled.
2
Off
00
0
Paper roll end sensor disabled.
On
04
4
Paper roll end sensor enabled.
3
Off
00
0
Paper roll end sensor disabled.
On
08
8
Paper roll end sensor enabled.
4-5
Undefined.
6
Off
00
0
Validation sensor disabled.
On
40
64
Validation sensor enabled.
7
Off
00
0
Validation sensor disabled.
On
80
128
Validation sensor enabled.
Table 49 Paper Sensor Commands
Note: The electronic journal will not stop the printer. Bits 0,1,2 and 3 all control the receipt station.