Jump to content

Recommended Posts

Posted
Hello All. I'm French, and mu English is bad .... sorry. I have two S7-300 PLC's .... the first plc have a cpu315 and the second have cpu315 (old models with key switch selector). I want to make a communication between the cpu's, to get a value from one cpu, and transfer the value to the other cpu, like this : -Read value of MW10 from the cpu315 as cpu source, and transfer this value to in the MW30 inside the cpu313 as the cpu destination. How to make this? Any helps greattly appreciated. Grettings from France, Stéphane.
Posted
The easiest way is to connect two mpi ports and use the global data option. Without much programming you send and receive a few data words. Another option is to use the simatic communication blocks for mpi comms. Be careful with these functions. For larger applications and fast transfer use a 3152-dp and connect the profibus ports. With simatic sfc's, you have a fast and controlable network with error checking. But for a few data words and minor investmensts use global data. Regards
Posted
Hello. Thank for your answer. I see in the siemens manual, exists FB14 and FB15. I don't understand how to use .. Anyone can send me a sample programm to understand it ? Thanks, Stéphane.
Posted
Hello. Thanks for your answer. Then i make a sample project with a cpu315 and cpu313, to transfer the data word MW10 from the cpu315 to the data word MW10 in the cpu313. I have the material in my home to make tests. I send the project built with Step7 v5.4. The project run correctly, the MW10 value from the cpu315 is been moved to the MW10 in the cpu313. The problem that i have ... is i want the transfer is always true .... and i want the transfer is conditional with an input condition ... like this ... i want the transfer of the word only if input E0.0 is true, otherwise if the E0.0 is false, the transfer is not operate. I don't understands how to make the data global settings with conditional. If anyone can help me, any helps is greatly appreciated. Greetings, Stéphane from FRANCE. Com_mpi_.zip
Posted
hi every one, is useful inserting UPS for power of plc s7? I have a problem when power outage occur,and my machine cant start again.this s7 300 control a filling and seaming powder machine.after per power outage and just in one specific position this fault occur.
  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...