Wincash.bat is the cash station executable file by default.
The default cash station configuration file is Wincash.ini.
When installing the software from a distribution kit (FTP archive, folder ftp://ftp.ucs.ru/rk7/versions/7_05_03/STANDALONES/), the Wincash.INI file should be copied from the \bin\win\ini\ folder to the \bin\win\ working folder, where Wincash.bat is located.
When installing the software via the installer, the cash instance with its configuration file can be found in the following folder: [installation path\instance name\Rk7Cash].
The cash station and the configuration file can have random names. The name of the cash station configuration file should be specified in Wincash.bat. |
It is not required to license the cash station, but when it is launched, the relevance of its cash server license is checked. The number of stations belonging to the «Cash station» type is limited by the cash server license.
Before launching a cash station, you should create it at the manager station in the «Service – Stations and devices» reference. |
To launch the cash station, perform the following:
Connect a printer to the cash station. In the «Printer destinations» field, select a printer for bills and receipts.
If the «Printer destinations» field is inactive, it means that printers have already been assigned at the restaurant level. |
In Wincash.ini, specify the following parameters in the [Config] section:
Station = RK7CASH3001_01 ; the cash station network ID, according to item 1 Server = MIDSRV3001 ; the cash server network ID |
Launch the cash station — use Wincash.bat.
[Config] — the main section
In the case of a server at the cash register, the server parameters are also specified here.
Station = RK7CASHDOS3001_01 ; the station network ID Server = MIDSRV3001 ; the cash server network ID ERRORLOG = cash.stk ; the log file DEBUGKBD = 1 ; the keyboard without key bindings, debug mode, Windows-specific by default NoGradButtons = 0 ; at 1, all gradient buttons are displayed in 3D NoSetSysTime = 0 ; do not set system time based on server (not recommended) ShortTimeout = 20000; LongTimeout = 100000; the maximum time of network operation execution over a collection DriversPath = ("") ; the path for driver search (except for the current folder). It should not match the current directory TempFilesPath = ("") ; the path, where the hall layouts are stored (with enabled caching). If left empty, this is a temporary Windows path SimulateMCR=M ; when Ctrl+Alt+M is pressed at the cash register, the MCR algorithm simulation window opens |
For solving the paybindings.uni duplication problem, the following settings are provided:
NoUdbPacketMode ; disable the batch mode when writing into work.udb. Implemented in 7.5.5.095, 7.5.6.037, 7.5.7.011 NoReuseUNI ; disable the reuse of UNIs released during the order calculation. Implemented in 7.5.5.095, 7.5.6.037, 7.5.7.011 ExceptOnCheckUNI |
For solving the problem of terminating the console tasks execution after clicking them:
UseConsoleOutput=1 ; can take the value of 1 or 0. 1 — console output enabled, 0 — disabled. Version 7.6.4.186 and higher only. [UPDATE] NoUpdate = "1" ; Do not update this module and its dependent objects (dll, etc.). [NETKERN] ; possible protocols are: nbhdup.dll, SPXSOC.dll Protocols=.\TCPSOC.dll [TCPSOC] LISTEN=0 [TCPDNS] MIDSRV3001 = 127.0.0.1:2350 ; an optional parameter; hovewer, if it is set, the connection will be faster. It should be specified if broadcast messages cannot pass. |
The image displayed at the cash register can be configured in the cash station properties.
Here, you can configure the following:
Below, some summarized information is provided for understanding the principles of connecting external devices (printers, fiscal registers, scales, barcode scanners, etc.) to the cash station.
Almost every data input device in the manager station is physically and logically connected to a port — either the COM or the Print to TCP/IP. |
Thus, you should proceed as follows:
Make the logical printer active, and rename it (optionally). Logical printers are listed on the «Printers» tab. The link with the printer driver from the «Devices» tab is specified in the «Basic – Module» field.
Multiple logical printers can have the same module. This feature can be useful in further operation, f.ex., for separating the printing of different document types at the same cash register. |
A change in the cash station configuration requires the station restart. |
Each device (port, printer, etc.), present on the driver list, has its own driver (dll). After a device is added to the cash station at the manager station, the relevant file is automatically uploaded to the station upon its restart. |