Change the number of header lines

<< Click to Display Table of Contents >>

Manual > Monitoring system construction guide > Construction of main functions > Daily reports > Customization of daily reports and aggregation functions >

Change the number of header lines

Change the number of header lines

The default setting for the daily report screen (report screen) is to display the header in four lines, as shown below.

 

p_summary_0028

 

 

If you want to change the number of header lines, you can do so by following the steps below. As an example, we will change the number of header lines to 2.

 

1.Open the Summary Master and modify the definition of the ReportHeaders property to 2.

 

(Summary Master)

[COMMON]

...

ReportHeaders=2

...

 

 

2.Change the number of lines in the layout master header to two.

 

p_summary_0029

 

 

3.For the header definition of the tag field master file, only [ReportHeader1] and [ReportHeader2] should be used, and the [ReportHeader3] and [ReportHeader4] columns should be deleted. Also, modify the calculated field master file in the same way if necessary.

 

p_summary_0030

 

 

hint

The number of header lines can be changed from 1 to 5.