Opening a Batch Control Screen may take very long if many recipes exist
Summary
When opening a Batch Control screen, properties of existing recipes are loaded in order to display this information in the list. Depending on the number of existing recipes and configuration of the screen switch function this may take a while as the information has to be read from the harddisc.
Description
When opening a Batch Control screen, properties of existing recipes are loaded in order to display this information in the list. Depending on the number of existing recipes and configuration of the screen switch function this may take a while as the information has to be read from the harddisc.
Solution
The loading time could be reduced by improving the way in which the required information is read and loading all the information into memory on RT startup. As all the required data is already in memory when opening the screen there“s no need to read it from the harddisc. Therefor opening a Batch Control screen is now much faster.
Information
Be aware that if you open the screen directly after RT startup (before the information was read), you will still recognize the dalay.
Issue Number: 37042
Fixed on Date: 6.10.2016
Versions: 7.11 0 BUILD 32428 | 7.20 0 BUILD 32414
Related Articles
Validating large Batch Control recipes may take very long
Summary Validating very large and complex Batch Control recipes (e.g. with big Matrix operations in a loop) may tke an excessive amount of time. During this time the runtime can't be operated. Description Validating very large and complex Batch ...
Validation of Batch Control recipes takes very long
Summary In Batch Control recipes can grow very large. The larger and the more complex a recipe is, the longer the Validation takes. Recipes with more than 1000 phases and lots of branches and loops may require several minutes for validation. ...
BATCH CONTROL - Function authorization for export of recipes
Summary Batch Control now has a new function authorization for exporting recipes. Description The export of recipes in Batch Control also allows access to the device's file system. This can now be restricted. For this purpose, the setting "Batch ...
Importing Batch Control recipes with illegal name is possible
Summary In Batch Control recipe's names may not include some special characters. However, wen importing recipes from XML files, there is no check to prevent the use of these characters. Description In Batch Control recipe's names may not include some ...
opening AML screen with many alarms (including subprojects) causes a freeze
Description When opening an AML screen with very many entries, the system freezes. Cause: In this case, the alarm ring buffer contains a very large number of alarms (several tens of thousands). If they are no longer active when the Service Engine is ...