10/21/2024 8:01 AM | |
Joined: 7/19/2022 Last visit: 9/16/2025 Posts: 436 Rating:
|
Hello Mehakkk, If text list memory consumption reaches the memory limit, download is not possible and the S7-1200 PLCs have a limit of 1MB. Using GSD devices can lead to the usage of additional system text lists and because of this the 1MB limit is exceeded. The following steps could help with the download:
Note about memory consumption and PLC languages:
So depending on the selected languages:
So please check the PLC languages and if possible select only one or two. Another workaround could be to set the language mapping to “None” for all PLC languages at the Multilingual support of PLC properties (see attached). One drawback of this workaround is, that In this case TextContainer will not be downloaded at all. That means that system text lists will not be resolvable, so diagnostic messages cannot be displayed correctly at web server and other clients (e.g. WinCC Unified Panels), but will be visible at TIA Portal (e.g. Diagnostic Buffer) |
Last edited by: JBS98 at: 10/21/2024 08:02:06Last edited by: JBS98 at: 10/21/2024 08:04:59If this Information really helps, you could use the Rate function |
|
This contribution was helpful to
2 thankful Users |
10/22/2024 5:00 AM | |
Joined: 12/22/2021 Last visit: 6/3/2025 Posts: 11 Rating:
|
Thank You for answering my query. This solution works but I want to know if I want to display the diagnostic messages at web server and other clients ( WinCC unified panel) what will I need to do? |
10/22/2024 8:38 AM | |
Joined: 7/19/2022 Last visit: 9/16/2025 Posts: 436 Rating:
|
To display the diagnostic buffer of a PLC in a Unified panel, you can do so with the "system diagnostics control" element: Configuring system diagnostics of the controller (S7-1200/1500) As for the web server, you have the possibility of viewing the diagnostic buffer of a PLC without any problem. You can see it explained in point "3.1.3 Diagnostics via the web server" of the document at the following link: Diagnostics Overview for SIMATIC S7-1200 and S7-1500 |
If this Information really helps, you could use the Rate function |
|
Follow us on