@fa_yoshinobu/node-red-contrib-plc-comm-slmp 0.8.0

Node-RED nodes for MELSEC PLC communication over SLMP binary 3E/4E frames.

npm install @fa_yoshinobu/node-red-contrib-plc-comm-slmp

CI npm version npm downloads Node-RED version Node.js version SLMP frame Transport License

Node-RED MELSEC SLMP Nodes

Node-RED nodes for MELSEC SLMP (Binary 3E/4E) PLC communication.

Supported PLC profiles

The maintained profile table is in PLC profiles. Choose one exact canonical PLC profile from that table.

Supported device types

The maintained device and range tables are in Supported registers. Use that page for supported device families, address syntax, and profile-specific notes.

Installation

In the Node-RED editor:

  1. Open Manage palette.
  2. Open the Install tab.
  3. Search for @fa_yoshinobu/node-red-contrib-plc-comm-slmp.
  4. Install the package.
  5. Restart Node-RED if your environment requires it.

Quick start

  1. Open the Node-RED import dialog.
  2. Import examples/flows/slmp-basic-read-write.json.
  3. Open the slmp-connection config node.
  4. Set Host to 192.168.250.100.
  5. Set Port to 1025.
  6. Set Transport to TCP.
  7. Set PLC profile to melsec:iq-r.
  8. Deploy the flow.
  9. Trigger the read inject node and check msg.payload in the debug sidebar.

Start with the basic flow before importing the device-matrix flow.

Documentation

Page Use it for
Full documentation site Unified docs for all PLC communication libraries.
Getting started Install the nodes, configure a connection, and run your first SLMP read.
Usage guide Use read/write nodes, routing fields, typed values, and flow patterns.
Supported registers Check device families, address syntax, and numbering rules.
PLC profiles Choose the canonical MELSEC profile and frame behavior.
Example flows Import maintained Node-RED example flows.

Hardware verified

Live-device verification is maintained in Latest communication verification. See that page for verified PLC models, transports, dates, limitations, and retained validation notes.

License and registry

Item Value
License MIT
Registry npm
Package @fa_yoshinobu/node-red-contrib-plc-comm-slmp

Node Info

Version: 0.8.0
Updated 5 days ago
License: MIT
Rating: 5.0 3

Categories

Actions

Rate:

Downloads

184 in the last week

Nodes

  • slmp-connection
  • slmp-read
  • slmp-write

Keywords

  • node-red
  • node-red-contrib
  • node-red-flow
  • slmp
  • mitsubishi
  • melsec
  • plc

Maintainers