node-red-contrib-mewtocol 0.0.12

Panasonic PLC MEWTOCOL COM over TCP implementation for Node-Red

npm install node-red-contrib-mewtocol

node-red-contrib-mewtocol

Panasonic MEWTOCOL COM protocol implementation for Node-Red

Please use official MEWTOCOL manual as a reference: MEWTOCOL.pdf

At the moment only few read nodes are implemented:

  • RD - Read Registers as 16bit values
  • RCS - Read single Contact binary value
  • RCC - Read Contact values as 16bit integers
  • RT - Read PLC status
  • RR - Read System Register values as 16bit integers
  • RS - Read Timer Set values as 16bit integers
  • RK - Read Timer Elapsed values as 16bit integers

... more are coming ...

Install

Run the following command in the root directory of your Node-RED install:

npm install node-red-contrib-mewtocol

Run the following command for global install:

npm install -g node-red-contrib-mewtocol

Node Info

Version: 0.0.12
Updated 2 years, 8 months ago
License: MIT-feh
Rating: not yet rated

Categories

Actions

Rate:

Downloads

16 in the last week

Nodes

  • mewtocol-client
  • mewtocol-rd
  • mewtocol-rcc
  • mewtocol-rcs
  • mewtocol-rt
  • mewtocol-rr
  • mewtocol-rs
  • mewtocol-rk

Keywords

  • node-red
  • plusfornodered
  • mewtocol
  • panasonic
  • plc
  • automation

Maintainers