Lupin_III

Raspberry Python FX3U

3 posts in this topic

Hi, I need to connect an FX3U Mitsubishi PLC with my raspberry for reading some data and put them into a charts. I was thing on using python but I'm not finding much help on how to do it.

The PLC is even connected with an HMI GT1050-QBBD.

I really appreaciate every kind of help you can give me. Thanks to all

Share this post


Link to post
Share on other sites

How about using AdvancedHMI. This will communicate to your FX3U using Modbus.
https://dl.mitsubishielectric.com/dl/fa/document/manual/plc_fx/jy997d26201/jy997d26201g.pdf
https://www.advancedhmi.com/index.php?main_page=page&id=14&chapter=0
Here is how to load AdvancedHMI on the Rasberry Pi
https://www.advancedhmi.com/forum/index.php?topic=666.0
 

I hope this helps you out.
Regards,
Garry

 

 

Share this post


Link to post
Share on other sites

I'll have a look at it more in details. Do you know it? Could you give me an hand? For what I understand this is a good way for creating a new interface, and for sure I'll study it in deep

At this real moment , I need a more faster solution (faster for me of course). Once a did the same with a Siemens S71200, using python and Snap7. So, in a really simple way once connected to the PLC I can read the data I need, knowing its address. And this is the same I would like to do now with this Mitsubishi.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now