Jump to content

Recommended Posts

Posted
Hi. A new client have a requirement for an automated system, which involves plc programming & computer programming (for automatic inventory system). They wanted us to do the plc programming (easy for us), and they hired a separate team for the computer programming. The computer programming team requires us to do an sdk so they can link our program to their inventory system. I have never tried it before, but I am sure someone in here knows a lot about it. Please enlighten me about this sdk-making-scenario. Thank you.
Posted
SDK is a software development kit, and it's a library of ready-made functions for a computer programming language (VB.net, C++, etc.) to interface with a specific piece of software or hardware. There is a Mitsubishi protocol manual that you can use to build your own library, but that would take a lot of engineering time. What you are need for is MX Components from Mitsubishi.
Posted
Correct regarding the MX Components. That's easier and most likely cheaper than spending a lot of hours on creating or implementing a software developed protocol. As an alternative, you could use a ModbusTCP card in the PLC, and specify that to the computer developers. There's a lot of ModbusTCP computer implementations on the internet, and a ModbusTCP card is pretty easliy configured on the PLC side.
Posted
kaare_t, He did not say which Mitsubishi PLC. They don't have ModbusTCP for all of them. And in the case of the Q Series, that card is far more expensive than MX Component.
Posted
Yes MX Components supports VB.net. Yes, I have heard of AdvancedHMI. I haven't used it, but they do not have a Mitsubishi communications driver. You could use it with a Mitsubishi processor, but only with a protocol conversion gateway of some sort, which would be cumbersome.
Posted
I've been programming Mitsubishi PLCs for over 11 years. In general I find preference has more to do with familiarity than anything. That said, I like the Allen-Bradley RSLogix5000 programming environment to be about the easiest to use of the various packages I have any kind of experience with. But Mitsubishi is a solid choice. They are competitively priced, reliable, and the programming package does it's job with a minimum of headaches.

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...