Convenient Operations and Setups
Currency exchange programming
When the Z(z) 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 skey.
Currency exchange rate programmingPGM | 61s6 | :::: |
| :::: | 6{Z}6s | |
|
|
|
|
| ||
|
|
| ||||
|
| Integer | Decimalz | |||
|
| (Max. | (Max. |
Mode Switch
Preset rate
Example:
$1.00 = ¥110.50 2 1^105 ¥100 = $0.9050 2 0^905
Currency exchange feature programming
|
| Z |
|
PGM | 63s 6 :;;:::: 6 | {z} | 6 s |
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” |
|
| ;;D6 D5 |
|
|
| |
|
|
|
|
Monetary symbol for foreign currency; | Significant |
|
|
Local currency symbol = 0 |
| :D4 | |
Monetary symbol 1 (in the special character program) = 1 | number |
| |
|
| ||
Monetary symbol 2 (in the special character program) = 2 |
|
|
|
Totalizer selection; | 1 = 0 |
| :D3 |
1 Currency exchange 1, 2 Currency exchange 2 | 2 = 2 |
| |
Digit separator for foreign currency; | Significant |
| :D2 |
Period = 0, Comma = 2 | number |
| |
|
|
|
|
Monetary system code (decimal places) following currency | Significant | ] | :D |
exchange operation; |
| ||
number |
| ||
Same as local currency = 0, º0 = 1, º00 = 2, 0 = 3 |
|
| 1 |
E62