Back

Topic

[KB1094]How to extend Data Export limits

Tags: Data Export

4 years ago
By EM
Options
Print
Applies to:

PcVue 12.0.16 and onwards


Summary:

The default limits in Data Export are:

100 exports
10 pages for each export
100 variables for each trend page export

These limits can be changed, only when needed.


Details:

Edit the file SvConf.dat located in C folder of the project and add the following:

[DataExport\Limits]
MaxExports=
MaxPagesInExport=
MaxTrendsInTrendPage=

KB1094 SvConf dat

The new limitations are:

– 1000 maximum number of exports (instead of 100)
– 100 pages for each export (instead of 10)
– 1000 variables for each trend page export (instead of 100)

If modified, the following messages will be displayed in PcVue event viewer at each project startup:

Maximum number of configurable DataExports has been overwritten to …
Maximum number of configurable pages per DataExport has been overwritten to …
Maximum number of configurable trends per trend page in DataExport has been overwritten to …

KB1094 EventViewer

Created on: 12 Jan 2021 Last update: 04 Sep 2024