assets/img/logo.svg
Analysis

Events

Viewing and analyzing plant events

The Events page allows you to view and analyze all events recorded by the system for one or more plants within a selected time range. It is intended for operators.


What are events

An event represents information recorded by the system during plant operation. Events are grouped into three categories:

  • Status indicate the operational state of a device or subsystem
  • Alarm indicate alarms or abnormal conditions
  • Command represent commands or actions executed on the system

All event types are displayed together in the same view.


Plant and time range selection

To view events, you must:

  1. Select one or more plants from the tree in the toolbar
  2. Select a time range through the available calendars in the toolbar
  3. Click Search events
If no plant is selected, the system displays a warning message and the search is not performed.

Event list

When you select one or more plants from the tree, the table displays all events recorded for those plants within the selected time range.

The total number of events found is shown above the table and updates based on applied filters.

Table columns

ColumnDescription
DateDate and time of the event with millisecond precision
PathFull hierarchical path: Plant/Device/Tag name
PlantPlant, registry field. Hidden by default
SectionElectrical distribution line the device belongs to. Hidden by default
DeviceDevice that generated the event (inverter, meter, turbine). Hidden by default
TypeEvent type: Status, Alarm, Command
NameTechnical name of the event
DescriptionExtended description of the event
ValueNumeric value of the event
ValidIndicates if the data was valid at the time of recording. Invalid data usually results from communication issues
MessageAdditional message associated with the event
AgentSystem that generated the event: Sp (Spontaneous - automatic data acquisition), DR (Data Retrieving - data recovery afterwards), DI (Data Import - manual import by operators)
LabelDescription of the alarm's current state (e.g., "Switch open", "Switch closed")
AlarmAlarm state: ON (active) or OFF (cleared)
AckAcknowledgment state: ON (operator has seen it) or OFF (needs attention)
UserOperator who interacted with the event (sent a command or acknowledged an alarm). Important field for traceability
LevelFor Alarm: severity 1-5 (Very Low, Low, Medium, High, Very High). For Command: authorization level required to send the command

Filters and navigation

Each table column has a filter accessible by clicking the icon in the header.

  • The event counter above the table shows the number of events matching the applied filters
  • The Filters indicator shows the number of active filters in parentheses (e.g., "Filters (3)")
  • Active filter badges show the currently applied filters. Click the X on a badge to remove that specific filter
  • To remove all filters: click the X icon next to the filter count
  • Filters are applied in real-time on the table

Color legend

The page includes a legend explaining the meaning of the colors used. Click the legend icon in the toolbar to view it.

Data quality

  • Not valid: the data was not valid at the time of recording (shown in gray)

Event types

Colored badges in the Type column:

  • Alarm (red)
  • Status (blue)
  • Command (orange)

Alarm states

The row text color indicates the combined state of Alarm and ACK:

  • ON - Not ACK: Active alarm, not acknowledged (bright red) - requires immediate attention
  • ON - ACK: Active alarm, acknowledged (dark red) - operator has seen it
  • OFF - Not ACK: Cleared alarm, not yet acknowledged (dark gray)
  • OFF - ACK: Cleared and acknowledged alarm (green) - resolved situation

Command rows

  • Command rows are highlighted with an orange background and text, making them easily distinguishable from other event types

Device variables

Some device-specific variables have dedicated colors, based on the Name field:

  • Device Status (e.g., WTG Status, INV Status): device operational state - blue
  • Device Event (e.g., WTG Event, INV Event): specific device event - dark green

These are abstractions that allow the system to work with device information independently of the underlying technology and manufacturer.

Read more: Device Variables


Data export

Displayed events can be exported in CSV format using the dedicated button. The export generates exactly what you see in the table:

  • Filtered data: Only rows matching the active filters are exported
  • Current sorting: Rows are exported in their current sort order
  • Visible columns: Only visible columns are exported, in their current display order
The export button is disabled if no data is available in the table.

Table customization

The events table includes a column management sidebar for customizing the table layout.

Read more: Table Sidebar

Table preferences (column order, width, visibility) and applied filters are automatically saved in your browser and restored on your next visit.

Frequently asked questions

What's the difference between Label and Description?

Description describes the alarm type (e.g., "Temperature alarm"). Label describes the alarm's current state (e.g., "Temperature high" or "Temperature normal").

Can I see who acknowledged an alarm or sent a command?

Yes, the User field shows the operator who acknowledged the alarm (ACK) or who sent the command.

Copyright © 2026