Please enable JavaScript to view this site.

CWT Software Configuration Handbook 4.40

The smallest indivisible unit of cost is called a tick. It might be a 10-cent coin, a dollar coin, or whatever payment unit is used. The possible coins that can be used in a terminal are defined in the CWT configuration file.

Note:
Max and Min values can only be set once for a Tariff Package and must be set in the beginning of the script before any INTERVAL attribute is used

Example:

Explanation

max ticks = 50;

Sets the maximum number of ticks to 50.

min ticks = 0;

Sets the minimum number of ticks to 0.