node-red-contrib-s7comm A Node-RED node to communicate with Siemens S7 PLCs.AboutThe Hilscher Node-RED node-red-contrib-s7comm node is designed to communicate with a SIMATIC S7-300/1200/1500 PLC of SIEMENS based on the RFC1006-communication protocol. The S7comm node can build up a ...
npm install node-red-contrib-s7comm or clone the repository within a specific folder in the Node-RED user directory and run the package.json: git clone https://github.com/Hilscher/node-red-contrib-s7comm cd node-red-contrib-s7comm npm install ...