Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Specify station codes for the stations:
    Cash stations of this system should have specific codes, since VDU is used:
    • OT stations should have codes 50 or 52
    • CS stations should have codes 51 or 58
  2. Configure service positions:
    In the manager station, go to Options > Parameters > Options usage and enable the Use service positions parameter by checking the Boolean box in the parameter's properties.
    Then, go to Personnel > Serving Positions reference, and create a Drive Thru serving position for your restaurant.
    You can give it any name but it should contain a drive-thru mark, f. ex., Drive Thru serving position
  3. Set a waiter type for an OT cash station:
    In Options > Parameters > Station parameters >Station working modes, enable the usage of FALSE exception for the Cash station parameter by checking the Exceptions box in the parameter's properties.
  4. Hall plan creation:
    In Options > Tables and Plans > Hall Plans and Tables, create a hall plan and tables for Drive Thru. The number of tables should be aproximately equal to the queue length.
    In the hall plan properties, select Drive Thru serving position for this restaurant in the Seving position line of the Restrictions section.
  5. Configure start windows for stations:
    In Options > Parameters > Station parameters >Station working modes, create two exceptions for the Start Window parameter — Order creation and Order choosing — and configure their usage.
    Now, go to Options > Parameters Usage and specify the station where order taking will be performed — OT, as the Order creation exception usage.
    For Order choosing exception, specify the station where order payment will be made — CS).
  6. Configure automatic table selection:
    In Options > Parameters > Station parameters > Order creation, create a new exception with First empty value for the Auto choice of the table parameter.
    Go to Options > Parameters Usage and specify the station where order taking will be performed — OT, as the usage for this exception.

...

  1. Select the hall plan for the stations:

In "Default hall layout" property, select hall layout created earlier for cash register stations.

...

  1. Go to Service > Stations and Devices, select the required cash server and open the Cash stations tab. In the Default Hall Plan property, in the Basic section, select the previously created hall plan
  2. Add the VDU driver to cash

...

  1. stations on the Drivers tab in the Service > Stations and Devices reference
  2. Edit

...

  1. the Order

...

  1. label in VDU

...

  1. parameter

...

  1. :
    Go to Options > Parameters > Installation > Link with other systems > KDS & VDU > Order label in VDU and change the String parameter value to "%4:s"

Fig. "Order tag in VDU" parameter

Setup of cash register interface

  1. Image Added

Cash Station Interface Settings

Generally, user, i.e. Generally, custom ( not pre-installed ) cash register forms are used for Drive Through Thru system: "Order editing", "Order editing edition (fast billquick check)", "Order selection", choice as well as order buttons form.

Therefore, it is necessary to design new forms for CS and OT stations, and configure their usage thereof.

  1. Add

...

  1. the To one car

...

  1. button to the order editing

...

  1. form for the OT station

Note

...

  1. Info

    The location of the button

...

  1. is at your discretion. The button functionality is described below since the script is important in this case.

...


  1. Go to Service > Scripts > Operations, create a script and link it to a free user operation from

...

  1. the Service > Operations > User operations

...

  1. reference.

...


  1. Link the operation to a newly created functional key in

...

  1. the Options > User Interface - Function Keys reference

The script content is as follows:Code

Code Block

...

procedure ProcessOperation1000147(Parameter:

...

 integer);

...

 // procedure name may be different in

...

 your case
begin RkCheck.UpdateVisitcomment('<<<',

...

 '');

...

end;

...


end;

The new forms scheme shall should be configured at for CS and OT stations.

Use different selectors for different station types ОТ of CS and CSOT stations.

For CS stations, use the set of functional keys for "Fast bill order editing" Order edition (quick check).

For ОТ stations, use just "Order editing".

The figure below shows the way OT type station screen may look.

Only operations selector was configured for the example above. Usage of specific selector shall be configured via usage. Operation selectors for "Order editing" form are in "Order - Operation selector - Bill: Operation selector" group.

Note

Configure selector for CS cash register as well. If separate selector will not be used, enable default selector "FD bill: operations".

Note

Default page must be specified for the selector

.

To configure selectors for the stations go to Options > User Interface > Selectors Usage
Operation selectors for the Order editing form are located in Options > User Interface > Selectors > Order > Operation's selector > Receipt: Operation's selector.

Info

Do not forget to configure selectors for the CS cash station. If no separate selector is used, enable the default FD receipt: operations selector.


Info

Be sure to specify the Default page in the Basic properties of the selector in the Options > User Interface > Selectors reference

If the To one car button is used, at the VDU orders will be displayed with a special mark — <<<<< , preceded by the If "To one car" button is used, orders will be marked by special tag "<<<<<" at VDU, preceded by number of order with which this order comesshould be served.
Image Added

The orders will also have "<<<" tag at have the <<< mark at the CS cash registerstation.
Image Added

Setup of

...

Booth Screens

If the OT station (ОТ) is connected to the order booth, add a second screen driver theretoto it. See more detail in the article on setup of the second screen.

VDU

...

Settings

Configure connection of the OT and CS cash register station with the VDU. See more detail in the article on VDU configurationsetup.

For the orders not to duplicate at VDU screens, install VDU version 2.4+, and set "check the Drive thru ID" checkmark box in VDU settings. Also, enable the station control by "by Enable unit configuration" option.
Image Added
Image Added