4/30/2011 11:24 AM | |
Joined: 4/30/2010 Last visit: 10/6/2023 Posts: 43 Rating: (0) |
hi I am using cpu 6es7 315 2eh14 0ab0 with cp 342-5. redundancy link between 2 cp's profibus cable i am getting status as W#16#8015 which is:"Redundant Link failure.i have not find any problem with connection.i am attaching change over stataus and program.Is any thing i have to add in the program Attachments7-300_swr.zip (378 Downloads) |
Last edited by: murukesh at: 4/30/2011 12:38 PM |
|
This contribution was helpful to1 thankful Users |
5/3/2011 9:42 AM | |
Joined: 4/30/2010 Last visit: 10/6/2023 Posts: 43 Rating: (0) |
hi Status sometimes changing to redundant link ok ,but most of the time getting status asW#16#8015 which is:"Redundant Link failure Is any setting i have to do Suggest me to solve this problem.................. Attachmentswr_s7-300_prg.zip (285 Downloads) |
5/21/2011 3:42 PM | |
Joined: 10/7/2005 Last visit: 9/13/2024 Posts: 3020 Rating: (1054)
|
Hello murukesh you can ignore the MPI address Parameter of FC 100 "SWR_START" as your redundant link is a Profibus FDL connection via the CP342-5. I had aquick look at your pogramand a few obvious things stick out which you will need to check and/or change: 1.) Your AG_SEND (FC 5) and AG_RECV (FC 6) are ancient (V 1.11) and can NOT be used in your current configuration (where did you get them from?). Replace them with the latest version from the "SIMATIC NET CP -> CP300" libraryand see also the link below for more on this: Which version of the function blocks do you need to operate a CP 342-5? 2.) You are using FB103 "SWR_SFCCOM" for the communication. This FB is however for redundant links via the MPI port (which in your caseis usedas a DP port for the I/O's). Replace FB103 with FB104 "SWR_AG_COM" as your redundant link is a Profibus FDL connection via the CP342-5. 3.) DB11 and DB12 are configured for non-redundant data transfer of FC 100 "SWR_START", yet they do not appear in your program. 4.) You have two ET200M's in your HWconfig but Parameter "SLAVE_LEN" of FC 100 "SWR_START" is set to 1 (should be set to 2). Just in case you haven't done so yet, I suggest you also have a good read of the SIMATIC S7-300/S7-400 Software redundancy for SIMATIC S7 manual, I hope this helps |
Last edited by: fritz at: 5/21/2011 4:40 PMCheers |
|
This contribution was helpful to1 thankful Users |
5/21/2011 4:17 PM | |
Joined: 9/6/2008 Last visit: 5/7/2022 Posts: 1121 Rating: (86) |
Dear Murukesh Well i have attached the Library for SWR V 1.2 for you reference. Please check the loop cable (Profibus) in your case for redudancy looping. Change the cable and see the same, Please tell me if you can see the node address of it. Have fun... AttachmentSwr_lib.zip (400 Downloads) |
Jazz |
|
6/6/2011 7:38 AM | |
Joined: 4/30/2010 Last visit: 10/6/2023 Posts: 43 Rating: (0) |
hi fritz i changed the program as u have mentioned in your last post & checked.i have attached the status of db5 which is the instant db of fb101.i am getting value of db5.dbx9.0 as 1 in both station A&B.Master reserve switch over is also not happening Attachmentstation status.zip (189 Downloads) |
Follow us on