node-red-contrib-cip-ethernet-ip
node-red-contrib-cip-ethernet-ip copied to clipboard
A Node-RED node to interact with Allen Bradley / Rockwell PLCs
I'm reading a list of BOOL, DINT and REAL tags from a CompactLogix PLC. The ether-ip node is set to "All Tags" Mode. Cycle Time is set to 10,000 ms....
### Describe the bug When a plc, for a known reason (like maintenance, firmware upgrade or software upload), is disconnected from the lan, sometimes it does not automatically reconnect :...
### Describe the bug I am not able to connect to any PLC. I am connected to a 1756-ENBT/A, 192.168.11.204 slot 01, and i want to comunicate to a PLC...
### Describe the bug After updating library st-ethernet-ip (used by _node-red-contrib-cip-st-ethernet-ip 2.0.0-beta.3_) from 2.5.3 to 2.6.1 some plcs was signed as offline by _eth ip in_, but this is not...
### Describe the bug I have some arrays (all of 150 elements) : - x of type DINT - y of type DINT - z of type STRING - k...
### Describe the bug In Eth IP In, reading 2 tags of type STRING_8 in a matrix (10,2), x in the example belowe, cause the rewrite of the smaller string...
This was causing variables to always be invalid
Hi, I'm trying to reach Allen Bradley CompactLogix 5380 PLC with Node-Red and ETH-IP node. PLC IP: 10.100.1.20 Slot: 0 Ping OK, Studio 5000 connection OK, PLC in run mode,...
**Is your feature request related to a problem? Please describe.** * Write TAGS without a tag table but object from messaje * In some cases there are so much tags...
I'm using Node-RED to monitor around 50 pieces of equipment, each with a unique control system and a variety of processors. I'm using the same flow in Node-RED for all...