This preconfiguration can be activated when creating a new object (e.g. by
"New object ..." in the context menu of the object or by pressing the
Insert key after selecting the object).
This preconfiguration is included in the
"/ Reports / Report Alarms and Trends" group.
This preconfiguration can be created in the
PmaFolder,
PmaRoot or
PmaPrototype object.
The preconfiguration is created including the panel (object of the
PmaPanel type) is functional also as
Web panel.
The preconfiguration creates an object of the
PmaFolder type that contains the
PmaSequencer subobjects,
PanelReport panel and
Report subobject (
PmaWebDir) and
FileBrowser (
PmaPanel). The functionality of these objects:
Seq - in the
onStep event the data is processed based on criteria defined in the panel and at the same time forms the content of the HTML page with the report table
PanelReport - contains methods that allow searching for trend objects in the application, loading and saving the configuration into the CSV file, or launching the sequencer with input parameter.
The
Report subobject offers this finished HTML page for display in the
PmgFrame object.
Graphic objects in the image are visually vertically separated.
The left part contains the
PmgFrame object in which the auxiliary panel or
PmaReport object can be displayed.
In the right part there are objects that allow logically create the data necessary for entering the input parameters. The result will be processed data and displayed in the table in the left part of the panel.
The input parameters for data processing into the report are:
Name - Title of resulting report
Enter start time - Calendar for selection of the beginning time of processed data
For time range - There are two entries that define the length of the period for data processing, e.g. 7 days.
Source data, filter type - Represents a table with functional buttons that define the
PmaAlarmGroup object to be processed in the report. The window for adding or editing contains following items:
Group of alarms,
Sorting order and
Requested data filter. The configuration of the table can be saved into a named file for further usage.
Write into the CSV file - with each viewing of the report generates corresponding (the same) data into the CSV file.
After pressing the
Show report button, a method is started that processes the necessary parameters and sends them on for processing in the in the application. At the same time, timing is activated, which allows you to monitor the processing progress in percentage and finally display the report itself.
These configurators can be set before the preconfiguration is created:
The name of created object | Name of the object created in the Pma object tree.
The maximum name length is 30 characters.
This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent characters), empty string, spaces and first character must not be a number.
Default: "AlReports" |
Report name | |
|
Enable as Web component | Specifies whether this object has to be registered as a Web server component
After the preconfiguration is created, the "PmaPanel > Web server > Enable as Web component" configurator will be set to this value. |
PmaWeb object | Path in the Pma object tree to the object PmaWeb, PmaWebFolder or PmaWebLang where the registration is carried out.
Macro expression can be used for input (it is evaluated after the application is launched).
After the preconfiguration is created, the "PmaPanel > Web server > PmaWeb object" configurator will be set to this value. |
---|