7/27/2018 3:50 PM | |
Joined: 9/27/2006 Last visit: 3/14/2025 Posts: 12344 Rating:
|
Translation from the Rusian text (thanks to Google Translate):
Привет, Алексия; Поскольку вы пишете название своей темы на английском языке, кажется, что вы знаете, что этот форум использует английский как международный язык обмена. Участники форума приходят из многих стран, и большинство из них не читают и не пишут по-русски. Пожалуйста, вернитесь на английский язык в следующий раз, когда вы посетите нас. Hello Aleksia; Since you write the title of your thread in English, it seems clear that you know this forum uses English as an international exchange language. Participants in the forum come from many countries, and most do not read or write Russian. Please revert to English the next time you visit us. The following document covers your question, especially in chapter 6.: CPU-CPU communications with Simatic controllers https://support.industry.siemens.com/cs/ww/en/view/78028908 You are trying to create communications between CPUs in different central stations, which means in every CPU you must generate connections to all other CPUs, whether unspecified (for GET/PUT), specified (for AG_Send/AG_Recv comm. blocks for example), or through TConn instructions for TCP/IP. You must ensure that the allocation of connections remains whithin the CPU's limitations. You have to do this 12 times (in every CPU you must create connections to the other 11 CPUs) and program data exchanges between the main CPU and the 11 partner CPUs. Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 7/27/2018 4:53:52 PM |
|
7/28/2018 6:30 PM | |
Posts: 2826 Rating:
|
Hello Alex,
|
This contribution was helpful to
2 thankful Users |
Follow us on