7. Events Setup

Version 22.1 by Lana on 2025/12/11 00:43

CONTENT

1. INTRODUCTION

CENTO is a multifunctional software platform for data collection, processing and display. This Manual describes the user tool in CENTO "Events".

It is assumed that the user is already familiar with the basic elements of the CENTO interface after reading the "User Manual" instructions.

"Events" in CENTO are designed to increase the observability of system operation by tracking changes in the system status and process equipment, logging events, and notifying users. Events help the personnel to timely react to changes in the technological process and system operation. To achieve these goals, CENTO offers user notification and acknowledgement features alongside event logging.

2. CENTO EVENTS

2.1. Event editor

To go to the Event editor, select the item in the main menu:

Settings > Events > Event editor.

Screenshot 2025-12-10 at 21.28.44.png

Fig. 2.1 - Event editor in the CENTO menu

Figure 2.2. shows the interface of the Event editor.

Screenshot 2025-12-10 at 21.29.15.png

Fig. 2.2 - Event editor

The Event editor page provides the option to:

  1. Add a new event to the system Screenshot 2025-12-10 at 21.29.51.png
  2. Activate Screenshot 2025-12-10 at 21.30.26.png or disable Screenshot 2025-12-10 at 21.30.54.png selected events
  3. Edit Screenshot 2025-12-10 at 21.32.53.png, copy Screenshot 2025-12-10 at 21.33.40.png, and delete Screenshot 2025-12-10 at 21.34.05.pngin the "Actions" column

  4. Delete any number of events Screenshot 2025-12-10 at 21.35.15.png

  5. Edit the number of records to be displayed

  6. Search for events of interest by filtering Screenshot 2025-12-10 at 21.36.03.png (the filter is located to the right of the table headings)

  7. Edit event configuration Screenshot 2025-12-10 at 21.36.56.png

  8. Adjust the setpoint text Screenshot 2025-12-10 at 21.37.32.png

2.2. Creating and editing an event in web-interface

An event can be created manually and automatically. Events are automatically created when the setpoint parameter is enabled. For a detailed description, refer to the "Setup Manual".

The text of setpoints can be edited in the Event editor interface.

To do this, click on the button Screenshot 2025-12-10 at 21.38.47.png. After that, the Setpoint editing window opens (see Fig. 2.3), where the wording of the setpoints for Triggering and/or Return can be modified, such as Upper/Lower warning limit, Upper/Lower alarm limit, and Upper/Lower physical limit. 

One or more variables can be specified in the setpoint triggering message:

  • {{.tag_name}} - tag name;
  • {{.tag_code}} - tag code;
  • {{.tag_id}} - tag ID;
  • {{.tag_code_or_id}} - tag code, if the code is empty, then its ID;
  • {{.tag_limit}} - setpoint value;
  • {{.tag_unit}} - tag units;
  • {{.device_name}} - name of the device to which the tag is linked.

IMPORTANT: if {figure brackets} or dots are missing when writing these parameters, a validation error will occur.

If a parameter with an error (non-existent parameter) is entered, for example: {{.tag_name_2}}, the Operating journal will receive an event of the following type: Screenshot 2025-12-10 at 21.39.52.png < no value> > 10.

Screenshot 2025-12-10 at 21.40.35.png

Fig. 2.3 - Setpoint editing page

To create a new event, click on the button Screenshot 2025-12-10 at 21.41.09.png.

Only an authorized user with appropriate rights can create and edit events. 

Fig. 2.4. shows the page for creating a new event. 

Screenshot 2025-12-10 at 21.41.54.png

Fig. Event editor: creation page

The Event editor window contains the following fields:

Identifier contains the sequence number of the event (filled in automatically), can be changed if necessary.

Name is a field for entering the name of the event.

Object field is used to add an object from the CENTO Information Model (IM), to which the event refers (see "Information Model Setup Manual"). The IM object is selected from the IM drop-down tree.

Device is the device to which the event refers is added in this field. The device is selected from the drop-down device tree.

Event type switches the event type between "Single" and "With return" Screenshot 2025-12-10 at 21.42.53.png.