GithubHelp home page GithubHelp logo

carstenmaul / node-red-contrib-s7comm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hilscher/node-red-contrib-s7comm

0.0 2.0 0.0 564 KB

A Node-RED node to communicate with Siemens S7 PLCs.

License: MIT License

HTML 42.86% JavaScript 57.14%

node-red-contrib-s7comm's Introduction

node-red-contrib-s7comm

A Node-RED node to communicate with Siemens S7 PLCs.

About


The 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 connection with the SIMATIC-S7. Furthermore it can Read/Write Addresses of the PLC with specific S7-Datatype.

It is using the Open-Source Library nodeS7 as its Framework which is able to handle the communication with the PLC. Special thanks to plcpeople for creating nodes7.

Install


Install the node directly from the management palette of Node-RED.

or run the following command in your Node-RED user directory (typically: %HOMEPATH%.nodered for Windows or ~/.node-red for Linux ):

    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

Getting Started


See USAGE.md for more details.

Contributing


Patches/Pull-requests are always welcome. For simple typos and single line fixes please just raise an issue pointing out our mistakes. Clearly describe the issue including steps to reproduce when it is a bug.

For further help, or general discussion, please use the Node-RED mail group on GoogleGroups.

Copyright and license


Copyright 2017, Hilscher Gesellschaft für Systemautomation mbH, under the MIT license.

Additional Resources


node-red-contrib-s7comm's People

Contributors

hilscher avatar sembaye avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.