Specifications
Programmer's Guide POSjet
®
1500 Codes and Commands
Nov-10 Rev N Page 175
Function Configure Audio Alert
ASCII [ESC] [BEL] <n
1
> <n
2
> <n
3
>
Hexadecimal 1BH 07H <n
1
> <n
2
> <n
3
>
Decimal <27> <7> <n
1
> <n
2
> <n
3
>
IPCL None
EPOS None
Description The [ESC] [BEL] <n
1
> <n
2
> <n
3
> command alters the way the audio alert sounds.
The default is a single sound lasting the period of time defined by the audio alert setting. The
[ESC] [BEL] <n
1
> <n
2
> <n
3
> command allows the sound to be altered.
Where <n
1
> is the number of alert cycles
<n
2
> is the on time of the alert cycle in 10 mS intervals
<n
3
> is the off time of the alert cycle in 10 mS intervals
Function Enable/disable paper feed
ASCII [ESC] p 5 <n>
Hexadecimal 1BH 70H 35H <n>
Decimal <27> <112> <53> <n>
Range 0 n 255
Description The [ESC] c 5 <n> command enables or disables the FEED Button. When the least significant bit
(LSB) of <n> = one, the FEED Button is disabled; when it is zero, the button is enabled. To
prevent problems caused by accidentally pressing the FEED Button, use the command to disable it.
The FEED Button is temporarily enabled, regardless of how the command is set during the wait
time set by the [GS] z 0 command for paper insertion and during the recovery confirmation time.
Where <n> Bit 0 = 1 the FEED Button is disabled
Bit 0 = 0 the Button is enabled.
Function Select Paper Sensor(s) to Stop Printing
ASCII [ESC] p 4 <n>
Hexadecimal 1BH 70H 34H <n>
Decimal <27> <112> <52> <n>
Range 0 n 255
Description The [ESC] p 4 <n> command selects the sensors that tell the printer to stop printing. The default
setting occurs only when the paper out sensor stops printing. When the paper roll low sensor is
enabled and the sensor detects a low condition during printing, the printer completes the current
line and then automatically goes off line. Replacing a new paper roll restarts the printing. When
the paper roll low sensor is disabled and a paper low condition is detected during printing, the
paper out (error) LED comes on, but the printer continues to print.
Note: The POSjet
®
1500 does not allow the paper out sensor to be disabled. It is always on.
<n> is defined as follows:
Bit
On/Off
Hexadecimal
Decimal
Function
0,1
Off
00H
<0>
Paper roll low sensor disabled
On
01H,02H,03H
<1>,<2>,<3
>
Paper roll low sensor enabled
7
-
00H
<0>
Undefined
Table 38 Paper Sensor Commands