Currency exchange programming

When the ;key is pressed, a current subtotal including tax is converted directly into foreign currency and the result is displayed, and the subsequent finalization is handled using the foreign currency. The currency exchange function is released by finalizing a transaction, partial tender operation, receipt issuance, or by pressing the s key.

Currency exchange rate programming

PGM

61s6 :::::::: 6; 6 s

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Integer

 

Decimal

 

 

(Max. 4-digit)

 

(Max. 4-digit)

 

 

 

 

 

 

 

 

Mode Switch

 

 

 

 

 

 

 

Example:

Preset rate

 

 

 

 

 

 

 

 

$1.00 = ¥110.50

2

1^105

 

¥100 = $0.9050

2

0^905

Currency exchange feature programming

PGM 63s 6 :;;:;:: 6 ;6s

D7 D6 D5 D4 D3 D2 D1

Mode Switch

Fraction control, round off = 0, cut off = 1, round up = 2

Significant

 

:D

 

 

 

 

number

 

7

 

 

Always “00”

 

 

;;D

6

D

5

Monetary symbol for foreign currency;

Significant

 

:D

 

 

 

Local currency symbol = 0

 

 

 

 

number

 

 

 

 

Foreign currency symbol (in the special character program) = 1

 

 

 

4

 

 

Always “0”

 

 

;D

3

 

 

Digit separator for foreign currency;

Significant

 

:D

 

 

 

Period = 0, Comma = 2

number

 

2

 

 

Monetary system code (decimal places) following currency

Significant

]

:D1

 

 

exchange operation;

 

 

 

Same as local currency = 0, º0 = 1, º00 = 2, 0 = 3

number

 

 

 

 

 

 

 

 

 

 

Convenient Operations and Setups

67 E