node-red-contrib-plcs

Mentor Monitor Project Plcs Modbus Controllers

Usage no npm install needed!

<script type="module">
  import nodeRedContribPlcs from 'https://cdn.skypack.dev/node-red-contrib-plcs';
</script>

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

  1. Requires Mentor Monitor Software to be installed.

Example

Example

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 by Klaus Landsdorf.