_VarTrendSettings
This datapoint type contains the global settings for variable trend. The corresponding datapoint is _VarTrendSettings.
| Datapoint element | Type | Description |
|---|---|---|
| UserPermission | uint | Required authorization bit for global release of trend configurations. |
| ScreenshotPath | string | File path where screenshots are saved by default. |
| CSVExportPath | string | File path where CSV exports are saved by default. |
| PrintSettings.usePrintSettings | bool | Specifies whether the print settings are used. |
| PrintSettings.visibleElements | dyn_bool | Indicates if the upper resp. lower menu bar of the trend panel is visible on the printout. |
| PrintSettings.TrendColor | dyn_string | Contains color string for trend widget which are set before printout. Therefore, usePrintSettings must be TRUE. |
| PrintSettings.GridColor | dyn_string | Contains color string for grid lines of trend widget which are set before printout. Therefore, usePrintSettings must be TRUE. |
| PrintSettings.GridLine | dyn_string | Contains line string for grid lines of trend widget which are set before printout. Therefore, usePrintSettings must be TRUE. |
| OpenTimeIntervalSettings.Names |
dyn_lang |
Contains names for new user-defined time ranges.
To add new user-defined time ranges, add new entries to the following datapoint elements:
|
| OpenTimeIntervalSettings.TimeRanges | dyn_int | Contains time intervals for new user-defined time ranges, specified
in minutes.
To add new user-defined time ranges, add new entries to the following datapoint elements:
|
