11/27/2024 10:45 AM | |
Joined: 5/6/2022 Last visit: 7/10/2025 Posts: 589 Rating:
|
Hi Willybong, In this case, the system may be overloaded with too many values and tag records. Here are some points that can be checked as a first step: - Check memory availability: Make sure that there is enough memory available on the hard disks. Lack of memory can cause the Runtime environment to crash or take a long time to start. -> "Why does SIMATIC WinCC Runtime not start or crash in the startup routine?" - Try to optimize performance: You can use performance variables to monitor and optimize WinCC performance. This can help to identify whether the system is overloaded due to hardware limitations or incorrect script programming. -> "Diagnosing the WinCC system with performance variables" - Check Windows services: Make sure that the "Message Queuing" service is started and set to "Automatic" for the startup type. This service is crucial for the correct functioning of the tag and alarm log. -> "How do I prevent WinCC Runtime from ending after the start screen has loaded?" - Check for corrupted databases: If there are corrupted template databases or inconsistent configuration files, Runtime may crash or take a long time to start. You can follow the steps below to delete and regenerate these files. -> "WinCC Runtime activation hangs during alarm or label logging" These come to mind as first checks. I hope it can help you get started.
|
If this Information really helps, you could use the Rate function |
|
Follow us on