| Server | If there is no PmaTrendGroup object present in the application, then the "Trends of this application" option is not displayed.
If a new Web connection to another trend server is created (using the "Trends connects at other URL" - AddServer option), then the new server will be added into the list. Without connection
Trends of this application
Trends connects at other URL - Allows to create named connection to the remote trend server.
The following items can be entered:
| ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Group | Selection of the group of the connected trend. This configurator sets the initial value of the ConnectionGroup property. | ||||||||
| Variable | Selection of the variable in the group of the connected trend. This configurator sets the initial value of the ConnectionItem property. |
| Visibility of trend | Visibility of trend development and points. This configurator sets the initial value of the Visible property. |
|---|---|
| Trend name | User-defined name of trend. Can be $default (value). This configurator sets the initial value of the Name property. |
| Unit | Unit of trend variable. Can be $default (value). This configurator sets the initial value of the Unit property. |
| Minimum | Minimum value for displaying trend. Can be $default (value). This configurator sets the initial value of the ValueMin property. |
| Maximum | Maximum value for displaying trend. Can be $default (value). This configurator sets the initial value of the ValueMax property. |
| Color | Syntax (in hexadecimal) of the color value, e.g. "#ffff00". Can be $default (value). This configurator sets the initial value of the Color property. |
| Trend ID | Identifier of this object. This configurator sets the initial value of the ID property. |
| Style | Style selection (graphic object) |
|---|---|
| Validity | Sets validity function for style (the tvGraph object). See GetValidityFce method and SetValidityFce method. |
| Add | Creates a new Style (the tvGraph object) over the marked position with ID. See AddGraph method. |
| Remove | Removes existing object of the tvGraph type. See RemoveGraph method. |
| Graphic mode/Table mode | Switch button for view mode |
| Graph type | This configurator sets the initial value of the tvGraph.Type property.
Linear
Stairs
StairsHoriz
Bars - Selector of Fill, Width, Color2
3DBar - Selector of Fill, Width, Color2
|
|---|---|
| Line: | |
| Type | Type of the line connecting trend points. This configurator sets the initial value of the LineType property.
0 = solid
1 = dash
2 = dotted
3 = dash-dotted |
| Width | Line (column, ...) width of graph (in pixels). Must be greater or equal 1. This configurator sets the initial value of the Width property. |
| Color2 | Syntax (in hexadecimal) of the color value, e.g. "#ffff00". |
| Fill: | |
| Type | Graph area filling type - the setting is influenced by the selected chart type. This configurator sets the initial value of the FillType property.
0 = none - No filling
1 = under - Filling up the area of lower values (under the graph)
2 = over - Filling up the area of greater values (above the graph)
3 = all area - Full filling up the graph area
10 = to limit - Filling up the area up to the limit value by the FillColor
11 = to limit and down - Filling up the area up to the limit value by the FillColor The area of lower values is filled up by the FillColor2 color.
12 = to limit and up - Filling up the area up to the limit value by the FillColor The area of greater values is filled up by the FillColor2 color. |
| Color | Color of the graph filling. This configurator sets the initial value of the FillColor property. |
| Color2 | Color of the graph filling - if the tvGraph.FillType property is set to the filling type (e.g. 11,12). This configurator sets the initial value of the FillColor2 property. |
| Points: | |
| Visibility | Visibility of trend data points markers. This configurator sets the initial value of the PointsVisible property. |
| Type | Rendering type of trend data point markers. This configurator sets the initial value of the PointsType property.
0 = circle full
1 = circle empty
2 = circle and cross
3 = cross bevel
4 = cross vertical
5 = square full
6 = square empty
7 = square and cross
8 = triangle full
9 = triangle empty |
| Color | Color of trend data point mark. This configurator sets the initial value of the PointsColor property. |
| Size | The size of trend data point mark (in pixels). This configurator sets the initial value of the PointsSize property. |
| Value labels |
Visibility - Visibility of trend data point values. This configurator sets the initial value of the ValuesVisible property. |
| Table column width | This configurator sets the initial value of the TableColumnWidth property.
TableColumnWidth - Width in pixels
Fit To View of the viewer - Automatic recalculation button |
|---|---|
| Color: | |
| Background | Background color of column values in the table mode. This configurator sets the initial value of the TableBgColor property. |
| Text | Text color of values in the column in the table mode. This configurator sets the initial value of the TableTextColor property. |
| Font: | |
| Name | Font of column values in the table mode. This configurator sets the initial value of the TableFont property.
MS Sans Serif
Arial
Verdana
Times New Roman
Courier New |
| Size | The font size of column values in the table mode. This configurator sets the initial value of the TableFont property.
6
8
9
10
11
12
14
16
18
20
22
24
28 |
| Bold | Bold font of column values in the table mode. This configurator sets the initial value of the TableFont property. |
| Italic | Italic font of column values in the table mode. This configurator sets the initial value of the TableFont property. |
| Format: | |
| Type | Type of setting format of values in the table mode. This configurator sets the initial value of the TableFormatType property.
0 = by the number of decimal places
10 = by formatting rule
25 = as date |
| Value | Format of column values. This configurator sets the initial value of the TableFormat property. |