node-red-contrib-s7 icon indicating copy to clipboard operation
node-red-contrib-s7 copied to clipboard

A Node-RED node to interact with Siemens S7 PLCs

Results 32 node-red-contrib-s7 issues
Sort by recently updated
recently updated
newest added

After successfully reading an array of 2 dint from S7 PLC, e.g. DB550,DI1234.2, I also wanted to write a byte array back from NodeRed. Unfortunately, I was not successful so...

Hi, I'm using node-red-contrib-s7 to connect S7-1200 PLC. Instead of reading variable one by one (mode than 200), I need to read the whole DB. There is a way to...

How I can read elements in array of structures/array/PLC data type using this? I do not see anything in documentation

Hi, anyone knows how to access PIW address?

### Describe the bug The Node-Out Node in Version 3.1.0 does not support strings to be written to the PLC. I am using a S7315 to write data to the...

### Describe the bug Every time we deploy the instance, it creates a new connection to plc and when it gets more than 32conn plc stops with conn limit ###...

Hi, with the 2.2.1 version I get a read error from an S7 (probably something wrong there). The node shows a yellow light and the info "fehlerhaft" (faulty). On the...

In one of my current applications I have about 30 machines that are almost identical, and I'm reading 30~40 variables on each one. Since the variables are tied to the...

Hello, I have a problem with Node-RED: continuously communicates with PLCs using node-red-contrib-s7, it worked well for a long time, once migrated Node.JS and Node-RED (without changes to the flows)...

I try to connect my PLC S7-200 with a PPI cable to Node-RED. Every time I give in the properties for an S7 endpoint with "Transport" on "MPI/PPI/Dp USB Adapter",...