1/11/2021 2:28 PM | |
Joined: 9/27/2006 Last visit: 4/18/2025 Posts: 12346 Rating:
|
Hello; Quite a project, I have never used so many CPUs to collect data on a single WinCC installation. The only way I see to connect so many PLCs to a single WinCC Professional station would be to multiplex the CPUs. This implies organising the CPUs as "head stations", connected to WinCC and collecting data from "sub stations" in the field, But for tjis to work you have to consider the limitations of the equipment. The CPU 1211c are the smallest of the S7-1200 family, with 50 kB of work memory (for both code and data). https://support.industry.siemens.com/cs/pd/453019?pdti=td&dl=en&lc=en-WW The S7-1211c can work both as Profinet IO controllers and IO devices, but as IO controllers they can connect to max. 8 IO devices. And as you say WinCC can have maximum 64 connections. Let's say you organize your PLCs as 50 IO controllers head stations connecting to 8 S7-1211c IO device sub stations each, that will give you a maximum 400 PLCs you could theoretically connect to your WinCC station through the IO controllers. But remember the data memory limitation on the S7-1211c: you have to plan the amount of data written to WinCC to its bare minimum so as not to exceed the limit in the IO controllers collecting data for thw WinCC application. Siemens automation microsets proposes a way to synchronize data between the IO controller head station and the IO device sub stations in such an application. It could possibly interest you for such a project: https://support.industry.siemens.com/cs/ww/en/view/39040038 Hope this helps, |
Last edited by: dchartier at: 01/11/2021 14:56:26 |
|
This contribution was helpful to
1 thankful Users |
1/11/2021 3:05 PM | |
Joined: 1/5/2020 Last visit: 7/1/2023 Posts: 21 Rating:
|
Great idea, Yes I can divide them up to 45 group, I believe even S7-1212 with remote ET200SP IO will be a cheaper option Luckily no real engineering will be required it is only reading data once a day. Thanks
|
Follow us on