_VarTrend
This data point type contains the settings that are assigned when configuring the variable trend. The associated data points are _VarTrend0000 and _VarTrend9999. Further data points are created for each trend configuration.
Data point element | Type | Description |
---|---|---|
TrendName | string | Name of the trend data point. |
TrendType | int | Trend type, 1 last view, 0 undefined, 1 today`s trend is open, 2 trend of yesterday closed, 3 trend of the selected day closed, 4 trend of this week closed, 5 trend of last week closed, 6 trend of the selected time range closed, 7 trend of the last 24 hours open, 8 the three day trend open. |
DP | dyn_string | assigned data point elements |
Compression | bool | When selecting a compressed data point the compression levels become active (TRUE). |
ColorStyle | dyn_string | Color string for the trend curves. |
LineStyle | dyn_string | Line string for the trend curves. |
CurveStyle | dyn_string | |
FillStyle | dyn_string | Type of the curve (Point, steps, spline) values 1:1:1 for each curve. |
StartTime | dyn_time | Start times of trend curves. |
EndTime | dyn_time | End times of trend curves. |
CurveScale | dyn_string | Scale type of the curves (auto, fixed). |
Scale | dyn_bool | |
User | string | The current user. |
refresh | bool | Reads data newly out for image. |
isGlobal | bool | Indicates whether a trend configuration is visible for all users. |
TrendColor | dyn_string | Contains color string for trendwidget. |
GridColor | dyn_string | Contains color string for grid lines of trend widget. |
GridLineStyle | dyn_string | Contains line string for grid lines of trend widget. |
TimeFormat | dyn_string | Contains time format string for trend widget. |
MasterCurve | uint |
Curve number of the curve, which is defined as master curve . 1-16 number of the master curve 0 when no master curve is defined, |
CurveGrid | dyn_string | Contains curve-specific grid lines settings. |
CurveScalePosition | dyn_string | Contains position of each curve scale. |
Orientation | bool | Contains orientation of trend widget (horizontal / vertical). |
NumberOfRulers | uint | Contains maximum number of rulers. |