Versions Compared

Key

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


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:
Table of Contents



Column


Operation principle of Logic

The Logic of event handling is The logic of event handling is a sequence of actions that should must be performed by an operator when processing an event in the Incident manager.

6 Six elements are used to perform the actions:

  1. Image. The operator can add a frame from a video camera or an arbitrary image to the report. Images from maps or cameras can be added automatically.
  2. Button. The button can be used to close the event handling interface and/or to open a report.
  3. Combobox. The operator can select values ​​from one or several lists.
  4. Comment. The operator can add a comment while handling the an event.
  5. Radio button. The operator can choose one of the suggested values.
  6. Checkbox. The operator can set one or more checkboxes.

The number of elements that can be used in the logic Logic and the number of actions that the operator should must perform are not limited. After the operator performed any action, the next action that should must be performed is set specified in the element settings; a macro can be executed as well, if necessary. The sequence of actions can be determined by the operator's actions in the previous steps.

Create and configure the logic as follows:

...

If there are several Logics, you must create and configure each Logic separately.

Creating a Logic

To create a Logic, go to the settings panel of the Incident handler object

...

, select the Logic tab and create a Logic in one of the following ways:

  • create a new Logic: click the + button (2) and in the

...

  • window that opens, enter the name for the new logic (8).

...

  • create a copy of an existing logic

...

  • : select the logic in the list (4) and click Create copy (1). The name of the new logic consists of the name of the original logic and the copy number in brackets. For example, for Logic 1, the first copy will be named Logic 1(1), the second copy will be named Logic 1(2).

Image Added
Image Added

As a result, the new logic

...

appears in the list (4).

...

Configuring a Logic

For the Logic to work, you must add elements to it and configure each of them, as well as set the order in which elements are displayed for the operator:

  1. In the list of logics Logics (4), select the logic to be configuredLogic you want to configure.
  2. Add the required number of elements to the logic Logic (5). To add a row to the table, select the last row and press the ↓ key on the keyboard. To delete rows from the table, use the Ctrl + Del key combination.
  3. In the Element ID column, enter the name of each element.
  4. In the Multitasking column, set the ability to switch to processing other events when one event is processed while on the selected logic Logic element:
    1. Select Deny, so that when this element appears, the operator cannot switch to processing another event until the operator moves to the element with the Allow value or completes processing the event (default);

    2. Select Allow, so that when this element appears, the operator can proceed to processing another event.

  5. Select the element that will be displayed first for the operator when processing the event. To do this:

    1. Select an element in the table.
    2. Click the Edit button (6).
    3. In the Starting element drop-down list, select Yes.
    4. Click the OK button.
      As a result, a check mark will be displayed next to the selected element in the Starting column of the element table.

      Info
      titleNote

      If the starting element is not selected, then it will be the first element in the list.


  6. Configure each element of logic the Logic and their correspondence cooperation (see Configuring the elements).
  7. Repeat steps 3-7 for all added logics.
  8. Click the Apply button (7).

Configuring a Logic is complete.

Removing a Logic

To remove a LogicThe logic of event handling is configured. To delete a logic, select it in the list of logics Logics (4) and click the - button (3). In the window that opens, confirm the removal:

Image Added

Info
titleNote

The logic Logic of event handling is applied to an event at the moment when the event gets into the Incident handler and is displayed in the Incident manager. Accordingly, if you change the logicLogic, the updated logic Logic will be applied to the events that occurred after it was changed. If a group processing of the events is enabled, the updated logic Logic will be applied to a new group of the events after the existing group is closed.

...