I have a project to read a mitsubishi PLC Q03UDE CPU (installed on machine), I'm trying to read using node-red-contrib-mcprotocol (node-red-contrib-mcprotocol (node) - Node-RED) but still the PLC won't even connect to my node-red.
I tried to follow the video from this (PLC Mitsubishi Q03UDE Dashboard node red |EP03| Setup PLC Node-red - YouTube), exactly the same configuration (except the IP) but still it won't connect.
in TCP mode the nodes says "Not connected", in UDP mode the node says "ready", but when I inject, it says "timeout".
here's the settings in the GX Works 2 software
yes the IP is not 192.168 or 172 or 10.
and the subnet mask and gateway is not in set.
is it the problem? or I miss something in PLC settings?
and is still don't get the frame settings in plc side (1E, 3E, 4E).