Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

Configure a Report

  • Last UpdatedJul 18, 2023
  • 4 minute read

Before you add a report to Plant SCADA, you should configure a device for output of the report. For example, if you want to save a report to a file when it is run, set up an ASCII_DEV device.

To add a report:

  1. In the Visualization activity, select Reports.

  2. Add a row to the Grid Editor.

  3. Type the required information in each column, or in the fields in the Property Grid.

    For a description of the properties, see below.

  4. Click Save.

You will then need to edit the Report Format File (see Format a Report). Remember that Edit the report format file. Remember that for an RTF report, the report format file needs to be saved in RTF format (with an .RTF file extension).

You will also need to define your PC as a report server using the Setup Wizard (see Report Server Properties Setup).

Reports Properties

General Properties

Property

Description

Name

The name of the report. The name can be a maximum of 79 characters. It can consist of any character other than the semi-colon (;) or single quote ('). The name needs to be unique to the cluster.

Note: Where Cluster Name is left blank, the name needs to be unique to every defined cluster.

Time

The time of day to synchronize the report, in hh:mm:ss (hours:minutes:seconds). If you do not specify a time, the report is synchronized at 0:00:00 (i.e., midnight). Enter a value of 32 characters or less.

Period

The period of the report, in hh:mm:ss (hours:minutes:seconds). Enter a value of 32 characters or less. Alternatively you can:

  • Specify a weekly period by entering the day of the week when the report is to start, for example, Monday, Tuesday, Wednesday, etc.

  • Specify a monthly period by entering the day of the month when the report is to start, for example, 1st, 2nd, 3rd, 4th, 5th, etc.

  • Specify a yearly period by entering the day and the month when the report is to start, for example, 1st January, 25th February, etc. The day and month needs to be separated by a space.

If you do not specify a period, the report is run daily.

Trigger

Any Cicode expression (or Variable tag) to trigger the report. Enter a value of 254 characters or less. If the result of the expression (in this field) is TRUE, and the Time and Period fields are blank, the report is run. The report is only run when the expression becomes TRUE, and it needs to become FALSE then TRUE again before the report is re-run.

Report Format File

The name of the report format file. Enter a value of 253 characters or less. If you do not specify a file extension, it defaults to .RPT. The file name of your report format file can be up to 64 characters long, or 253 characters including the path. It can consist of any characters other than the single quote ('), and the semi-colon (;). You cannot use a Path Substitution in this field.

If you specify a file name without a path, the file saves into the directory predefined as Run. The report is assumed (by the Plant SCADA compiler) to be ASCII unless an RTF extension is used.

Note: You will need to manually configure the access control list for a folder location specified in a path so that it matches the permissions that were applied to the default Run location during installation. See Configure Directory Security for Modified Folder Locations.

Privilege

The privilege necessary by an operator to run this report if the report is a command-driven report. Enter a value of 16 characters or less.

If the report is time-driven or event-driven, this property is ignored.

Note: If you assign an acknowledgment privilege to a report, do not assign a privilege to the command(s) that run the report. If you do assign a different privilege to the commands, an operator needs to have both privileges to run the report.

Area

The area to which this report belongs. Enter a value of 16 characters or less. Only users with access to this area (and any necessary privileges) will be able to run this report. For example, if you enter Area 1 here, operators need to have access to Area 1 (plus any necessary privileges) to run this report.

Output Device

The device where the report will be sent. Enter a value of 16 characters or less.

For RTF reports that are to be saved as a file, select a device of type ASCII_DEV here. Due to the differing natures of their content; however, it is not recommended that the same ASCII device be used for logging both RTF and non-RTF reports.

Note: If two or more reports are running at the same time and are sending their output to the same printer, the output of each report can become mixed. You need to use semaphores to control the access to the printer in each report. See the SemOpen Cicode function. If the report only contains Cicode statements (and has no output data), this property is optional.

Comment

Any useful comment. Enter a value of 48 characters or less.

Cluster Name

The name of the cluster that runs this report. If the Cluster Name is not set, then Plant SCADA considers this report to run on every defined cluster.

Project Properties

Property

Description

Project

The project in which the report is included.

See Also

Format a Report

Run a Report

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in