|
<< Click to Display Table of Contents >> History Excel report and History Max and Min report |
![]() ![]()
|

Let's look at the "General" properties of this object (properties not listed in the table are common to all objects, you can read about them here).
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:
•begin - start time for report information. Time is represented in minutes from current period. (start time = current time - begin).
•end - finish time for report information. Time is represented in minutes from current period. (finish time = current time - end).
•filename - name of the report’s file.
•savereport - when this value becomes true trend’s report will be created.
Properties from the "Flash" tab are described here.
Properties from the "Rotation" tab are described here.
Properties from the "Motion" tab are described here.
Properties from the "Visibility" tab are described here.