5. Fix Missing Data When Querying Large Historical Ranges in atvise

Created by Vester Business, Modified on Tue, 26 Aug at 8:54 PM by Agent Aaron Camacho

❗Problem

The atvise SCADA query only 10 000 point limitation by default, however this setting can be modified in the atvise.ini file.


✅Solution

Steps:


  1. Look for atvise.ini in the help it will show the section where all the options are explained as well as the path where it is located
     
  2. There is a section in the file called [HISTORY] and a property called "Query Limit = 10000"
     
  3. Locate and open your atvise.ini file or create it and make sure to add or modify the query limit property as follows:

    [history]
    queryLimit = 0


    Setting it up to 0 will disable the limit and there will be no limit in the queries.  However it is recommended you test your bigger queries as very large queries could affect the performance of the visualization.


  4. Restart the atvise server from the Project Console.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article