Stats 3.1

Category / Domain: Administration
Compatibility SCOL Voy@ger V 2.0c and superior
Update: 08/1998

Function

The STATS module generates statistics: max, min, average, count, last value and sum. Up to 8 sequences of statistics can be integrated.
This module is usually used jointly with the GREP module.

Configuration


Figure 1 : Main STATS module interface.

(1) : Stats File => Used to choose the .txt file in which the statistics generated by the module will be saved.

(2) : Actions-Events => Indicates the sequence of statistics defined by two parameters:
- the name given to the sequence
- the type of statistics required

Implementation

Action Function
module.event à stats.show Displays the STATS module interface.
module.event à stats.hide Hides the STATS module interface.
module.event à stats.in0_x Takes account of an event for the designated sequence of statistics.

Event Function
stats.hidden à module Action Hiding the STATS module interface generates an action.
stats.shown à module Action Displaying the STATS module interface generates an action.

Zone Function Interface Affectation
Stats.stats Displays the statistics window Client No