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

cip #19

Open sujayuid opened 4 years ago

sujayuid commented 4 years ago

"Error connecting to PLC: Error: TIMEOUT occurred while reading Controller Props."

any one have solution.

gfcittolin commented 4 years ago

Hello, which controller (model and part-number) are you trying to connect to?

xor0110 commented 4 years ago

I am having a similar issue. I am trying to read a single global tag from a Micro820. Single tag read works fine with the ControlLogix controller. I believe the Micro800's are a bit different. Can you confirm this node isn't intended to be used with the Micro800's? Thanks.

gfcittolin commented 3 years ago

Exactly. Unfortunately the connection process on Micro800 are a bit different than what we normally find on ControlLogix/SoftLogix. As far as I read about on the internet, they are not that much different, but the library we use does not support that yet, and we don't have one so that we could develop/test this.

CryoBuilt commented 3 years ago

Exactly. Unfortunately the connection process on Micro800 are a bit different than what we normally find on ControlLogix/SoftLogix. As far as I read about on the internet, they are not that much different, but the library we use does not support that yet, and we don't have one so that we could develop/test this.

If I were to provide a micro800 PLC would you be able to get this supported?

dpatel2016 commented 2 years ago

Is there any possibility of supporting Micro800s anytime soon? We have been using both Micro800s and MicroLogix 1100, but MicroLogix 1100s are getting discontinued next year so we are migrating to all Micro800s for any new projects.