cpthautinh

Q series - MQTT

6 posts in this topic

I'm using PLC mitsubishi Q series. I'm finding a solution to send data from PLC to local MQTT broker as a publisher and recive data from MQTT broker as a subcriber.

I don't know what is the simplest way to do it. Anybody did it before?  Can you give me any advice? please.

Thank you very much. 

Share this post


Link to post
Share on other sites

Basically it's a string being send. But if you want an easy solution just use something like this which communicates with Mitsubishi via SLMP and also MQTT OPC UA etc.

https://www.ibhsoftec.com/News-Eng

Maybe there is something similar available in Vietnam 

Share this post


Link to post
Share on other sites

Thank you very much for your answer, if you have another solution, can you let me know and what is best solution in your opnion? Thank you.

22 minutes ago, Gambit said:

Basically it's a string being send. But if you want an easy solution just use something like this which communicates with Mitsubishi via SLMP and also MQTT OPC UA etc.

https://www.ibhsoftec.com/News-Eng

Maybe there is something similar available in Vietnam 

 

Share this post


Link to post
Share on other sites

@cpthautinh Maybe you can use embedded controller or PC that run Node-RED because they have node with MC Protocol and MQTT Publish/Subscribe and software are open-source. There are many example about Node-RED with MQTT.

Share this post


Link to post
Share on other sites
On 3/7/2021 at 9:54 AM, Wasan said:

@cpthautinh Maybe you can use embedded controller or PC that run Node-RED because they have node with MC Protocol and MQTT Publish/Subscribe and software are open-source. There are many example about Node-RED with MQTT.

@WasanThank you for help!

Is node-RED communicate with PLC via Ethernet ? Another hardware require if i use node-RED?

Edited by cpthautinh

Share this post


Link to post
Share on other sites

@cpthautinh Yes, you need to have another hardware to run Node-RED (PC, Raspberry Pi4, IOT2050, KUNBUS) then create program on them to communicate to PLC by Ethernet and send data to MQTT Broker.

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