0.0.12 • Published 1 year ago

node-red-contrib-mewtocol v0.0.12

Weekly downloads
-
License
MIT-feh
Repository
github
Last release
1 year ago

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
0.0.12

1 year ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago