
Advanced Operations and Setups
Address code 16 (print control for grand total)
Description | Choice | Program code | Initial value | |
Print consecutive number range of the day on daily fixed total report. | No = 0 | : | ; | |
Yes = 1 | D7 | D7 | ||
| ||||
Always “00000” |
| ; ~ ; | ; ~ ; | |
| D6 ~ D2 | D6 ~ D2 | ||
|
| |||
Print grand total on daily sales reset report. | Yes = 0 | : | ; | |
| No = 1 | D1 | D1 | |
|
|
Address code 17 (print control)
Description |
| Choice | Program code | Initial value | |
Print date on journal. | a | Yes = 0 | : | ; | |
No = 2 | |||||
|
| ||||
|
| Yes = 0 | (a+b) | (a+b) | |
Print consecutive number on receipt/journal. | b | D4 | D4 | ||
No = 4 | |||||
|
|
|
| ||
|
|
|
|
| |
Print time on receipt. | a | Yes = 0 |
|
| |
No = 1 | : | ; | |||
|
| ||||
|
|
| |||
Print time on journal. | b | Yes = 0 | (a+b) | (a+b) | |
No = 2 | D3 | D3 | |||
|
| ||||
|
|
|
|
| |
Always “00” |
|
| ;; | ;; | |
|
|
| D2 D1 | D2 D1 |
Address code 18 (print control for guest receipt)
Description |
| Choice | Program code | Initial value |
Classify registered item by group on guest receipt. |
| No = 0 | : | ; |
| Yes = 4 | D6 | D6 | |
|
| |||
Always “0” |
|
| ; | ; |
|
|
| D5 | D5 |
Print date on guest receipt. | a | Yes = 0 | : | ; |
|
| No = 1 | ||
|
|
| (a+b) | (a+b) |
| b | Yes = 0 | ||
Print time on guest receipt. | D4 | D4 | ||
|
| No = 2 |
|
|
Merge the same registration on guest receipt. (Item consolidation) |
| No = 0 | : | ; |
|
| Yes = 4 | D3 | D3 |
Always “00” |
|
| ; ; | ; ; |
|
|
| D2 D1 | D2 D1 |
Address code 19 (receipt control)
Description | Choice | Program code | Initial value | |
Print receipt in | No = 0 | : | ; | |
Yes = 1 | D7 | D7 | ||
| ||||
Always “000000” |
| ; ~ ; | ; ~ ; | |
|
| D6 ~ D1 | D6 ~ D1 |