Ladder Posted July 16, 2014 Report Posted July 16, 2014 Hello! I need to use software, wich combines two different PLC-s as Mitsubishi and Siemens ( for example ). Does someone know, which is more user-friendly or have more features ? Best Regards. Quote
panic mode Posted July 16, 2014 Report Posted July 16, 2014 no such thing... if you have project that has both brands PLCs,, you will need software for each of them. Quote
Ladder Posted July 16, 2014 Author Report Posted July 16, 2014 Thank you for answering. Example - I need to combine Siemens and Mitsubishi controllers. Siemens will be slave controller and Mitsubishi is master. What kind of software i need to use for this assignment? Quote
Crossbow Posted July 16, 2014 Report Posted July 16, 2014 I would recommend PC based OPC servers. They can read and write data from various PLCs. Your original message sounded like maybe you wanted to program more than one PLC in the same software. If you are more specific with your posts, we can be of more help. 1 Quote
Ladder Posted July 17, 2014 Author Report Posted July 17, 2014 Okay. Tahts correct i think. I programmed Siemens and Mitsubishi controllers both in their own software. Now i need to make them both work together, like Siemens is slave controller and Mitsubishi is master controller. How and what program/software i need to use to make them work with each other? I know that easier would be use same brand controllers, but right now i need solution for this situation. Got any ideas ? I have heard that there is some software/program to make them compatible. I was hoping you would know about this. Best Regards. Quote
panic mode Posted July 22, 2014 Report Posted July 22, 2014 you mean you want different brand plcs to exchange datadirectly? did you consider gateway such as AnyBus? Quote
MasseyTRuth Posted August 18, 2014 Report Posted August 18, 2014 Windows-based DirectSOFT programming package is new and improved. With many new instructions, programming is now easier, quicker and more intuitive than ever. Improved viewing options and customizable tool bars make it easier to program and monitor your PLC system. This may help you to connect. If you need any kind of writing help you can click to read more about this writing help service. Quote
cHud Posted August 18, 2014 Report Posted August 18, 2014 Masseytruth Directsoft has nothing to do with the plc's in question. Quote
kaiser_will Posted October 14, 2014 Report Posted October 14, 2014 You may need to break the problem down more than just manufacturer into the controller model numbers. Do the leg work and document your controller model numbers and what firmware versions you are running and what development software (and versions) you have to use with each controller. Then dig into how the master controller (Mitsubishi ???) can communicate with slave controller (Siemens ???). When it comes to controllers, communication will be either tag-based (such as Allen-Bradley Logix) or I/O based (such as Allen-Bradley SLC or PLC). AnyBus modules are excellent (where applicable) in getting 2 different platforms to talk together. They are more of a virtual tag-based spreadsheet to update tag values back and forth. If both platforms can be mated together to work in harmony, you may wind up running into issues with data update rate. Gateway converters, such as AnyBus, do have inherent latency time as does any multi-controller system. Understanding these inherent delays can save you alot of re-engineering time down the road. Quote
mohssen Posted December 31, 2014 Report Posted December 31, 2014 Hi, As you have two different brands, the best protocol to communicate is Modbus. Both brands can support it with their own communication cards OR you can also use an adapter for anyone of them to convert Modbus to any other protocol. For example,As most Siemens PLC has Profibus port on its CPU, you can use a Profibus to Modbus converter. you can select converters for many different protocols according below table: http://www.icpdas-usa.com/advancedsearch.html?#protocolconvertertable?r=mohsen Quote
Recommended Posts
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.