Mode-red nodes to Read from & Write to MITSUBISHI PLC over Ethernet using MC Protocol
npm install node-red-contrib-mcprotocolnode-red-contrib-mcprotocol
===========================
* node.js (runtime for Node-RED)
* Node-RED
* [optional] git (Used for repository cloning/downloads)
Use the Manage Palette > Install option from the menu inside node-red
sh
cd ~/.node-red
npm install node-red-contrib-mcprotocol
`$3
`sh
cd ~/.node-red
npm install Steve-Mcl/node-red-contrib-mcprotocol
`$3
Make a directory for the base files on the disk (somewhere secure) and open the created folder and open PowerShell (SHIFT + right_click) or "Git Bash Here" with right mouse inside the folder. Now enter the following:
`sh
cd c:/tempsourcefolder
git clone https://github.com/Steve-Mcl/node-red-contrib-mcprotocol.gitcd ~/.node-red
npm install c:/tempsourcefolder/node-red-contrib-mcprotocol
``---