# 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

1. Requires Mentor Monitor Software to be installed.  

## Example

![Example](images/flow_1.png)

## Authors

Mentor Monitor Team

proyectos@mecatronic.com.pe

## Acknowledgements
This package uses the Modbus configuration and Modbus TCP Flex Getter nodes from [node-red-contrib-modbus](https://github.com/biancode/node-red-contrib-modbus) by Klaus Landsdorf.


[1]:https://nodered.org
