User Manual

E-111
Advanced programmings and registrations
Program code for
RA
and ] keys
Description Selection Program code
Maximum amount.
e.g.) •100.00; D4 = 1, D3 = 4.
Maximum value (0 ~ 9)
BB
D4 D3
Number of zeros (0 ~ 9)
Must be “00
00
ºº
D2 D1
Example :To set P key not allowing to enter more than •9.00.
Press 3o9200Po
Program code for m , <Addition (plus)> and <Coupon> keys
Description Selection Program code
Taxable
status
For Singapore
D8 must be 0
0
º
D8
Taxable status 1
a
No = 0
Yes = 1
B
(a+b+c) D7
Taxable status 2
b
No = 0
Yes = 2
Taxable status 3
c
No = 0
Yes = 4
For India
Taxable 1 & 2 = 01, Taxable 3 & 4 = 02, Taxable 5 &
6 = 03, Taxable 7 & 8 = 04, Taxable 9 & 10 = 05
00 to 10
BB
D8 D7
For other
countries
Non tax = 00, Taxable 1 = 01, Taxable 2 = 02, Tax-
able 3 = 03, Taxable 4 = 04, Taxable 5 = 05, Taxable
6 = 06, Taxable 7 = 07, Taxable 8 = 08, Taxable
9 = 09, Taxable 10 = 10, All taxable = 99 (only for
transaction keys)
00 to 10
BB
D8 D7
Allow credit balance (m<Coupon> only)
a
No = 0
Yes = 1
B
(a+b) D6
Allow credit balance (
<Addition (plus)> only)
b
No = 0
Yes = 2
Must be “00
00
ºº
D5 D4
Maximum digit of manual input unit price
(Setting “9” programs NOT allowing manual entry.)
Number of digit
B
D3
Give commission 1
a
No = 0
Yes = 1
B
(a+b) D2
Give commission 2
b
No = 0
Yes = 2
Must be “0
0
º
D1