Reports and Charts

Report Principles

Reports in Sym3 Designer are based on Counters. A counter stores the values and time stamps for any equipment or system property during the simulation. By default, the counter just stores the Last Value of the property. Additional calculation operations may be chosen to alter the counter values. For example the Average Value or Peak value of the property can be used instead of the last value.

The counters can be plotted on a chart and/or stored in log files for further processing and analysis.

Create a new report

Creation and edition of reports is done using the 'Project Explorer'.

Right-click on the 'Reports' folder and select ‘New Report…’.

Edit an existing report

Right-click on the report and select ‘Edit’ in the contextual menu.

 

The report Properties dialog is opened:

  

New in V7.1, changes to the report definition can be made using the Edit button. With the simulation is running, the user is not able to change the report name, the graph type or edit a counter. To make these changes the simulation must be stopped.

Chart types

Currently the application allows you to create line graph and column graph.

Add/Edit a counter

Calculation types

View a report

You have two solutions to view a report by using the project explorer:

If the simulation is not running, nothing is displayed:

 

If the simulation is running, the selected chart is plotted:

 

Some actions are possible in the small toolbar on top of the report dialog:

Counter Logs

Sym3 Designer can store counters in CSV of TAB delimited files. Sym3 will write a line with all counter values included in the report each time one of the counter value changes. If several counter value changes at the exact same time, Sym3 will write one line for each counter value change. Each new line will include the current value of each counter.

Example: 4 counters, changing values at the following time stamps:

The resulting log will be:

TimestampCounter1Counter2Counter3Counter4
00:00:000000
00:00:011000
00:00:101300
00:00:101330
00:14:001334

To store the counter values with time stamps in counter logs

Right-click on the counter, select Edit

Tick Record Data and select the file format.

Change location of the counter logs

Click on the application button > Options.

Select Reports

Edit the Output Directory field

 

Scale a report window

New in Ver7.1, the user can Zoom In/Zoom out the report window.

A tooltip shows the value that is currently displayed on the chart so that detailed information for a particular period of time during the simulation can be examined.

 

A user can ‘zoom-in’ by mouse left click and drag/release. The report will then zoom in and display a scroll bar as below: