5/7/2019 3:49 PM | |
Joined: 2/20/2012 Last visit: 5/11/2023 Posts: 62 Rating:
|
Dear Experts, We are upgrading a S5 155U PLC to S7-400 PLC. In this, we had a CP524 communicating with S5 Sinumerik CP315(CP373) module. Now, we are using a S7 CP 441-1 card for the same Sinumerik system. We noticed in COM 525 and SINPS 315 applications that, the Procedure used is 3964 R and protocol used is RK512 (in CP524) and AS 512 (in CP315 - Sinumerik). 1. Are RK 512 and AS 512 the same? Are the Message frame structures same? 2. We got to know the message frame structure of RK 512 in Entry ID: 12932189 . Can we get similar post/FAQ for the message frame structure of AS 512? In our S7 441-1 CP, we have parameterized it to use 3964R procedure on TTY interface. We are using BSEND AND BRCV blocks for sending and receiving data in S7 400. Can anyone please help us with this? Thank you, Sudheendra |
Last edited by: Jen_Moderator at: 05/08/2019 11:38:29Optimized link. |
|
5/7/2019 4:25 PM | |
Posts: 3093 Rating:
|
Hello Sudheendra, Regards, |
This contribution was helpful to
1 thankful Users |
5/8/2019 2:23 PM | |
Joined: 9/27/2006 Last visit: 3/20/2025 Posts: 12344 Rating:
|
Hello Sudheendra; I am not familiar with AS 512. The programming protocol used by S5 PLCs was known as AS 511. You already have a brief description of the RK 512 procedure, which is an add-on to the 3964R serial communication protocol used by S5 processors. There is very little information on the AS 511 protocol,(Siemens would protect that type of information), but you might find enough in chapters 2, 3 and 4 of this old communications manual for S5 PLCs to see how different they were: https://support.industry.siemens.com/cs/be/en/view/1137086 This manual for the Kepware AS 511 driver explains how they use the AS 511 format for their OPC servers, it may offer some interesting information for you: http://www.logic-control.com/datasheets/14/Manuals/Drivers/Siemens/Siemens%20S5%20Driver.pdf Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 05/08/2019 14:26:18 |
|
This contribution was helpful to
1 thankful Users |
5/8/2019 2:46 PM | |
Joined: 2/20/2012 Last visit: 5/11/2023 Posts: 62 Rating:
|
Hello Mr. Daniel, Thank you for your views and guidance. I will definitely go through the manuals and see if it helps. Please refer to the attachments of the configuration screenshots from applications SINPC315 and COM 524, which are used for configuration of CP315/CP373 of Sinumerik system and CP 524 of S5 PLC respectively. From the program backup of these, I got to know that the protocol used is AS512 in Simumerik side and RK 512 in CP524 side. Hence I wonder whether RK 512 and AS 512 are same. Regards, Sudheendra AttachmentCP524 and CP315 config.zip (130 Downloads) |
5/8/2019 5:18 PM | |
Posts: 3093 Rating:
|
Hello Sudheendra, Regards, |
Follow us on