node-red-contrib-cip-ethernet-ip icon indicating copy to clipboard operation
node-red-contrib-cip-ethernet-ip copied to clipboard

A Node-RED node to interact with Allen Bradley / Rockwell PLCs

Results 31 node-red-contrib-cip-ethernet-ip issues
Sort by recently updated
recently updated
newest added

Hi. We are reading successfully in python from a Televac pressure meter. There are no named tags that I am aware of, only numbers. I use pycomm3 to read as...

[eip node.txt](https://github.com/st-one-io/node-red-contrib-cip-ethernet-ip/files/10134517/eip.node.txt) Communicating with ConnectLogix 1769-L32E 20.012 Node Red - 3.0.2 node-red-contrib-cip-ethernet-ip - 1.1.3 When defining a Global Tag: Tag like this works - FLIR_AX8:I.DeltaTemp1 - Tag with only one...

Getting the following error when trying to use the 'eth-ip in' node: [error] [eth-ip endpoint:fcb8299d356710ad] Error communicating with the PLC: {"generalStatusCode":5,"extendedStatus":[0],"ext":[{"func":"_getTemplateAttributes","templateID":193,"cipReq":{"type":"Buffer","data":[3,2,32,108,36,193,4,0,4,0,5,0,2,0,1,0]},"attributes":{"id":193},"members":[],"name":""}]} Endpoint node properties correctly displays PLC info: PLC Browser...

Hello, I want to read many variables from an Allen Bradley PLC but with different read-rate, so I wouldn't like to configure the tags and read-rate in the 'eth-ip' node....

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...

I'm having a problem when trying to write to Omron PLC It's somewhat the same issue descripted [here,](https://github.com/st-one-io/node-red-contrib-cip-ethernet-ip/issues/10]) but this occurs when writing data to PLC in Node Red. After...

Is there any news on when the string data type will be supported? Any others who have found different ways to send and receive strings?

I'm trying to connect to a allen-bradley PLC and it works for a little bit when I reset my network but after that it shows the error "Error connecting to...

"Error connecting to PLC: Error: TIMEOUT occurred while reading Controller Props." any one have solution.

### Describe the bug I am communicating with an Omron NX1P2 PLC. The communication works, but I cannot send a variable of the BOOL type. This communication always ends with...