st-one-io / node-red-contrib-cip-ethernet-ip

A Node-RED node to interact with Allen Bradley / Rockwell PLCs
GNU General Public License v3.0
49 stars 22 forks source link

TIMEOUT occurred while reading Controller Props #16

Open SrSeraph opened 4 years ago

SrSeraph commented 4 years ago

Hi,

I'm trying to use connect to a Micro850 (2080-LC50-48QBB) but i always get the controller props timeout.

I think I'm connecting properly, the error message is different if I use a other IP's than the Micro850, which means I'm a step closer to get it working.

I have Local and Global variables configured in the controller which is running.

Does the Address also needs Port or a reference to the Backplane? Or do i need to Enable CIP in the controller parameters?

Anyone knows why i'm having this problem?

Thanks

gfcittolin commented 4 years ago

As far as I'm aware of, the library we (ethernet-ip) use does not support the Micro800 series (yet). There are some minor protocol differences that make the communication setup incompatible. We need to wait until it's supported there so we can also support it here too.

bkvargyas commented 4 years ago

Hello -- I'm trying this module with Automation Direct Click PLC. They added support for Ethernet/IP around August of 2019. I'm also getting the timeout issue. Would be great to support this low cost PLC, It's under $200.

danvandam01 commented 1 year ago

any update on the compatibility with Micro800 family of PLCs?