12/14/2009 1:41 PM | ||
Posts: 4 Rating: (0) |
hello we are testing the siemens software redundancy, we tested the hardware last week and had problem with the communication between the two stations via MPI link. since they didnt communicate, when checking the redundancy status word when could see that both stations where master. we looked at the ob100 configuration and saw that we had the wrong MPI calls in our config of MPI_ADR according to your last rectification how come (calling mpi 4 from station A and MPI 5 from station B). this is probably why we wouldnt get the communication between the 2 stations. we will test again later this week, but we are a sbit unsecure about the mpi adressing since we have a different hardware config from your case. We plan to use the mpi adresses of the two cp342-5 cards that assure the redundancy link between CPU A and B. we are wondering if the MPI adresses should be those of the 2 CPU MPI 2 and 3, since the program is executed in the cpus and the CP cards are an interface between the two CP. we will probably find it out when we test it but if anyone has any input on this configuration we are using it would be appreciated. ps see attached our netpro config and ob100 for both stations
raphael Attachmentredundancy.zip (292 Downloads) |
|
Last edited by: O_Moderator at: 12/14/2009 1:53 PMnew subject after splitting from /tf/WW/en/Posts/35570#top |
||
12/20/2009 9:35 AM | |
Joined: 10/7/2005 Last visit: 9/18/2024 Posts: 3021 Rating: (1054)
|
Hello rat1259 You can ignore the CP342-5's and CPU'sMPI addresses altogether. Instead you'll need toconfigure and use an FDL connection for the redundancy link if you intend to use the CP342-5 for this (operating mode for the CP342-5 is "No DP"). You'll then use the SWR Blocks from the AG_SEND_300 package that came with your SWR software (FC100, FB101, FC 102 and FB104). Additionally you'll need FC5 (AG_SEND) and FC6 (AG_RECV) from thethe SIMATIC_NET_CP/CP300 library and MUST not change their numbers (they are used by FB104). Your FC100 call parameters for the link will then be set up like this: MPI_ADR:=0// Irrelevant LADDR:=xyz// Base address of CP342-5 (I start address fromHWconfig) VERB_ID:=x// Connection IDof configured FDL link ("Local ID" value from NetPro. You'll most likely have a value of "0001 A000" in which case the value of "1" is your VERB_ID). I hope this helps and let us know how you went. |
Cheers |
|
This contribution was helpful to2 thankful Users |
Follow us on