Versions Compared

Key

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

Below is an example of how the Event manager module works. It is required to track employee access through the specified door equipped with card readers and video camera for matching employee photo stored in the IntellectAxxon PSIM database and image of person that use the card reader.

...

  1. Create the template of displaying using the template editor and add to it objects which should be displayed in the Event manager window:

    1. field for displaying photo assigned to employee (1);
    2. database fields (2);
    3. field for displaying image from video camera (3);
    4. buttons of actuators control (4);
    5. text fields with explanation (5).
  2. Configure events and reactions for the Event manager window (configuring of events and reactions is presented in the Configuring the rule rules of displaying and Configuring the operator reactions sections). Select the Access permitted or Access denied event to display and Open or Do not open as reactions. For Do not open, set the Operator's reaction checkbox.
  3. After all configurations are done, when user uses a card, the Event manager window will look as shown in the figure. 

    If Operator's reaction checkbox was set at step 2, then after you click the Do not open button, a window is displayed where you should enter a comment to complete the action. Until you enter a comment, the OK button will be inactive.

...