Address code 28 (Euro 1)
Description | Choice | Program code | Initial value | |
Define Euro as the main currency. | Yes = 0 | : | ; | |
| No = 1 | D10 | D10 | |
|
| |||
Select rounding option: | Significant | : | ; | |
Round off = 0, Cut off = 1, Round up = 2 | number (0 ~ 2) | D9 | D9 | |
| ||||
Exchange rate (within | Significant | :::::: | ;;;;;; | |
numbers | D8 D7 D6 D5 D4 D3 | D8 D7 D6 D5 D4 D3 | ||
| ||||
Decimal point position of exchange rate: |
|
|
| |
Integer only = 0 |
|
|
| |
1st decimal place = 1, 2nd decimal place = 2, 3rd decimal place = 3, | Significant | : | ; | |
4th decimal place = 4, 5th decimal place = 5, 6th decimal place = 6 | ||||
number (0 ~ 6) | D2 | D2 | ||
Example: (D8 ~ D2) |
| |||
1 Euro = 1.977 DM; Set “0019773” |
|
|
| |
1 Euro = 1957.77319 Lit; Set “1957772” |
|
|
| |
|
|
|
| |
Always “0” |
| ; | ; | |
|
| D1 | D1 |
Address code 29 (Euro 2)
Description |
| Choice | Program code | Initial value |
|
| ||
Monetary mode of sub currency: |
| Significant | : | S |
|
| ||
0 = 0, ~0 = 1, ~00 = 2, ~000 = 3 |
| number (0 ~ 3) | D10 | D10 |
|
| ||
|
|
|
|
| ||||
Apply rounding for sub currency. * |
| Significant | : | ; |
|
| ||
No rounding = 0, IF1 = 1, IF2 = 2, Danish = 3, Norwegian = 4, Finnish = 6 |
|
|
| |||||
| number (0 ~ 8) | D9 | D9 |
|
| |||
Australia = 7, South Africa = 8 |
|
|
| |||||
|
|
|
|
| ||||
|
|
|
|
|
|
|
| |
Always “0” |
|
|
| ; | ; |
|
| |
|
|
|
| D8 | D8 | Setups | ||
Print tendered amount in sub currency converted to main currency. | a | No = 0 |
|
| ||||
Yes = 1 |
|
|
|
| ||||
|
|
|
|
|
| |||
|
|
| : | ; |
|
| ||
Selection of the currency of subtotal printout: | b | 1 = 0 |
|
| ||||
1 Main currency only, 2 Main and sub currency |
| 2 | = 2 | (a+b+c) | (a+b+c) |
|
| |
|
|
|
| D7 | D7 | and | ||
Print total in sub currency by double sized letter. | c | No = 0 | ||||||
|
| |||||||
Yes = 4 |
|
| ||||||
|
|
|
| |||||
|
|
|
|
|
| |||
|
|
|
|
|
|
| ||
Selection of the currency of change: | a | 1 = 0 |
|
| Operations | |||
The currency to restrict (to 00, 25, 50, 75) on last two digits for amount |
| 1 | = 0 |
|
| |||
1 Main currency, 2 Sub currency |
| 2 | = 1 |
|
|
|
| |
Print the cash in drawer of sub currency on fixed total reports. | b | No | = 0 | : | ; |
|
| |
(If the cash in drawer of main currency is skipped, this line is also skipped.) |
| Yes = 2 | (a+b+c) | (a+b+c) |
|
| ||
|
|
|
| D6 | D6 |
|
| |
Display symbol of sub currency: | c | 1 | = 0 |
|
| |||
|
|
|
| |||||
1 e(Euro), 2 l(Local) |
| 2 | = 4 |
|
|
|
| |
|
|
|
|
|
|
|
| |
tendered: 1 Main currency, 2 Sub currency | a | 2 | = 1 |
|
| Advanced | ||
|
|
| ||||||
(It is necessary to set this restriction to <CASH> key.) |
| 1 | = 0 |
|
| |||
|
|
|
|
|
|
| ||
Print rounding total of sub currency on fixed totalier report. | b | No = 0 | : | ; |
|
| ||
Yes = 2 |
|
| ||||||
|
| (a+b+c) | (a+b+c) |
|
| |||
|
|
|
|
|
| |||
|
|
|
| D5 | D5 |
|
| |
Last 1 digit for sub currency monetary amount entries to 0 or 5. | c | No = 0 |
|
| ||||
|
|
|
| |||||
Yes = 4 |
|
|
|
| ||||
|
|
|
|
|
| |||
|
|
|
|
|
|
|
| |
Selection of the change amount printout: | a | 2 | = 1 |
|
|
|
| |
1 Main and sub currency, 2 Dependent upon D6 - a of this worksheet |
| : | ; |
|
| |||
Calculation method of change amount in sub currency: |
| 1 | = 0 |
|
| |||
1 Convert the change amount in main currency into sub currency. | b | (a+b) | (a+b) |
|
| |||
2 Subtract the equivalent value of subtotal amount in sub currency from | 2 | = 2 | D4 | D4 |
|
| ||
|
|
| ||||||
the equivalent value of the tendered amount in sub currency. |
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
| |
Always “000” |
|
|
| ;;; | ;;; |
|
| |
|
|
|
| D3 D2 D1 | D3 D2 D1 |
|
|
* Refer to the Address code 04 programming.