Program 6

Programming for currency exchange

 

Description

 

Choice

Program code

 

Define amount symbol. (1 ~ 4)

 

Significant

:

 

 

number

D7

 

 

 

 

 

 

 

 

Define foreign currency totalizer. (1 ~ 3)

 

Significant

:

 

 

number

D6

 

 

 

 

 

 

 

 

Rounding:

 

Significant

:

 

Round off = 0, cut off = 1, round up = 2

 

number

D5

 

 

 

 

 

Always “0”

 

 

;

 

 

 

 

D4

 

Monetary mode (0 ~ 2):

 

Significant

:

 

º00 = 2, º0 = 1, 0 = 0

 

number

D3

 

 

 

 

 

Monetary symbol for decimal

a

Decimal = 0

 

 

Comma = 1

:

 

 

 

 

Monetary symbol for separator

b

Comma = 0

(a+b)

 

Decimal = 4

D3

 

Assigning drawer number (0 ~ 2)

 

Significant

:

 

(“0” means drawer 1.)

 

number

D1

 

 

 

Programming for slip

 

 

 

 

 

 

 

 

 

Description

 

Choice

Program code

 

Force slip batch printing from the beginning of the transaction.

a

No = 0

 

 

(If “No”, controlled by general function.)

Yes = 1

:

 

 

 

 

 

 

(a+b)

 

Print current time on slip.

 

No = 0

 

b

D7

 

(This option works only at batch print with whole transaction.)

Yes = 4

 

 

 

 

 

 

 

 

 

Clear finalized check.

 

Yes = 0

:

 

 

No = 1

D6

 

 

 

 

 

 

 

 

Always “0000”

 

 

;;;;

 

 

 

D5 D4 D3 D2

 

 

 

 

 

Print Euro total line.

 

Yes = 0

:

 

 

No = 1

D1

 

 

 

 

 

 

 

Programming for T/S, TAST

 

 

 

 

 

 

 

 

 

Description

 

Choice

Program code

 

Taxable status (00, 01 ~ 10)

 

Significant

::

 

(“00” means taxable 1.)

 

number

D9 D8

 

Always “000”

 

 

;;;

 

 

 

D7 D6 D5

 

 

 

 

 

Always “0000”

 

 

;;;;

 

 

 

D4 D3 D2 D1

 

 

 

 

P-234