node-red-contrib-mcprotocol icon indicating copy to clipboard operation
node-red-contrib-mcprotocol copied to clipboard

Connecting Mitsubishi FX5U to Node-RED MC protocol

Open Brav7 opened this issue 2 years ago • 5 comments

Hi, can i use to palette to make connection between mitsubishi fx5u to node-red

thanks

Brav7 avatar Oct 06 '22 02:10 Brav7

I don't see why not. So long as it supports mc protocol over Ethernet.

Read the other issues (including the closed ones) others have definitely connected to fx series PLC.

Please let me know how you get on.

Steve-Mcl avatar Oct 06 '22 22:10 Steve-Mcl

im sorry but in your palette, in plc choice there is no choice for fx5u series

Brav7 avatar Oct 07 '22 01:10 Brav7

choose frame 1E PLC Type A

axxy2021 avatar May 26 '23 11:05 axxy2021

https://flows.nodered.org/user/HasanFerozKhan

KhanFirojHasan avatar Aug 05 '23 11:08 KhanFirojHasan

Thank you for your replay very much I will try to fix my problem wuth this demo json

By the way,I want to share you the solution that I figure out the problem that mcprotocol cannot reconnect the plc automatically.

I deploy node-red with docker I wrote a sh script to run on my Linux server, which is a ping mechanism. Whenever I detect a PLC from ping failure to ping success, I execute the Docker command docker restart node-red

I know this is a very foolish method, but I haven't thought of a better solution yet.

Finally, please forgive my poor English level and thank you very much for your reply

---Original--- From: @.> Date: Sat, Aug 5, 2023 19:47 PM To: @.>; Cc: @.@.>; Subject: Re: [Steve-Mcl/node-red-contrib-mcprotocol] Connecting MitsubishiFX5U to Node-RED MC protocol (Issue #18)

https://flows.nodered.org/user/HasanFerozKhan

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

axxy2021 avatar Aug 05 '23 12:08 axxy2021