History Excel report and History Max and Min report

<< Click to Display Table of Contents >>

Navigation:  Project > Screens > Graphical objects > History DB library >

History Excel report and History Max and Min report

Previous pageReturn to chapter overviewNext page

historyreports

Property

ST script field

Description

History DB

historydbname

Choose History DB you want to bind to the table.

Title

title

Title of the table of the report.

Title 2

title2

Second title of the table of the report.

Decimal position

decimalpos

Decimal position of tag’s values entered in the report's table.

Transparent background

transparent

Check it if you want to make background of the button invisible.

Fill color

fillcolor

Fill color of the report's button.

Also reports object has several properties that you can’t setup by using settings dialog window, but you can setup by using ST script:

1. begin - start time for report information. Time represented in minutes from current period. (start time = current time - begin).

2. end - finish time for report information. Time represented in minutes from current period. (finish time = current time - end).

3. filename - name of the report’s file.

4. savereport - when this value become true trend’s report will be created.