12/9/2009 9:40 AM | |
Joined: 3/14/2008 Last visit: 1/17/2025 Posts: 2161 Rating: (973) |
Hello, I posted a message where I wanted to know how the hardware was configured. It is a project that is eight years old, where no backups are available (hardware and software need to be programmed again on existing parts) I know more now and I have a picture attached on how the hardware is connected, looking at the hardware in the plant. My question is1: What was the function of CP443-5basic and 2: Is this configuration a good one? how do I upgrade it? In that time PCS7 was used (version 3), but PCS7 can only work with Industrial Ethernet? There is no ethernet available whatsoever.... I'm a little bit confused about that... PCS7 will be used again. Also I have individual S7 programs for the S7-300 plc's. The S7-300 cpu's have a CP342-5 basic adapter and therefore functions as a slave?. Does that mean that I need to send and recieve signals from and to the S7-300 and S7-400, and then write my program in PCS7 to direct those signals? Thank you again! |
If I could help you, you can use the RATE button. Thank you. |
|
12/9/2009 8:14 PM | |
Joined: 3/14/2008 Last visit: 1/17/2025 Posts: 2161 Rating: (973) |
Hello JBell, Thank you for your explanation.. In one s7-300 plc program, I have seen a function block: interface to scada. In there are data copied from DB'sto a specific DB. That specific DB isused as a buffer DB according to comment. Furthermore are in the program twoFC's: Recieve from DP module and Transmit to DB module. Another FC is named: Calls DP tx&rx and contains the following network: CALL "Transmit to DP Module" CPLADDR :=W#16#170 RECV :=P#DB85.DBX10.0 BYTE 32 NDR :=DB85.DBX1.0 ERROR :=DB85.DBX1.1 STATUS :=DB85.DBW2 DPSTATUS:="DP module buffer".STAT0[4] CALL "Receive from DP module" CPLADDR:=W#16#170 SEND :=P#DB85.DBX70.0 BYTE 32 DONE :=DB85.DBX5.0 ERROR :=DB85.DBX5.1 STATUS :=DB85.DBW6 I think that this answers the question that CP342-5 is used as a slave (CPUs7-300 is an intelligent slave). What do you think? It is becoming more and more clear to me every post I make! |
If I could help you, you can use the RATE button. Thank you. |
|
12/14/2009 8:10 PM | |
Joined: 3/14/2008 Last visit: 1/17/2025 Posts: 2161 Rating: (973) |
Hello J_Bell, I think I got it: IM467 = Profibus master(2) = used for Danfoss drives CPU416 DP interface = Profibus master (1) = used for remote I/O which includes ET200M and 5 plc's. Two PLC's are 315-2DP which have a own DP master and the logic (send/recieve) is done automatically. and three PLC's (2x315, 1x314) have a CP342-5 module which acts like a profibus master but then is used as a slave. Send and recieve function blocks should be added in the S7-400. CP443-5basic = Profibus for connection to PC station -> used for SCADA in PCS7. MPI interface = used for connection with all PLC's. In 1999 it was not possible to use Profibus for connecting to PLC's so that you can read data from one place. That is the reason why there is a CP443-5 and MPI interface. The PLC's without DP integrated function as slave.. no S7 connection because eachPLC has it;'s own program and important signals are sent and recieved by the S7-400. |
If I could help you, you can use the RATE button. Thank you. |
|
Follow us on