node-red-contrib-plcs
v0.0.52
Published
Mentor Monitor Project Plcs Modbus Controllers
Downloads
30
Maintainers
Readme
node-red-contrib-plcs
These nodes make it easy to read and control Mentor Devices
A project to read PLCS and controllers running Node-RED.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-plcs
Run the following command for global install
npm install -g node-red-contrib-plcs
How to use
- Requires Mentor Monitor Software to be installed.
Example
Authors
Mentor Monitor Team
Acknowledgements
This package uses the Modbus configuration and Modbus TCP Flex Getter nodes from node-red-contrib-modbus by Klaus Landsdorf.