@fa_yoshinobu/node-red-contrib-plc-comm-kvhostlink 1.2.0

Node-RED nodes for KEYENCE KV Host Link communication over TCP/UDP.

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

CI npm version License: MIT

Node-RED KEYENCE KV Host Link Nodes

Node-RED nodes for KEYENCE KV PLC communication via Host Link.

Supported PLC profiles

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

Supported device types

The shared device and range tables are in the KV Host Link Device Ranges page. Use that page for supported device families, address syntax, and profile-specific notes.

Installation

@fa_yoshinobu/node-red-contrib-plc-comm-kvhostlink

In Node-RED, open Manage palette, choose Install, and search for:

@fa_yoshinobu/node-red-contrib-plc-comm-kvhostlink

Install the package, then restart Node-RED if your runtime asks you to.

Quick start

  1. Open the Node-RED import menu.
  2. Import examples/flows/kvhostlink-basic-read-write.json.
  3. Open the kvhostlink-connection config node.
  4. Set Host to 192.168.250.100.
  5. Set Port to 8501.
  6. Set PLC Profile to the exact canonical profile for your PLC, such as keyence:kv-5000.
  7. Deploy the flow.
  8. Trigger Read DM100:U and check the debug sidebar.
  9. Trigger Write DM100:U=123, then read again to confirm the value.
  10. The starter flow does not restore the previous value; use only a test address or add a restore write before production use.

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 flow.
Usage guide Use read/write nodes, metadata modes, connection control, and flow patterns.
PLC profiles Choose the canonical profile for the target KV family.
KV Host Link Device Ranges Check shared device families, address notation, and range tables.
KV Host Link Troubleshooting & Codes Troubleshoot common port, profile, address, write-permission, and PLC error-code symptoms.
Gotchas Check whether this library has any current library-specific caveats.
Example flows Import maintained Node-RED example flows.

License and registry

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

Commercial support

If you plan to embed this library in a paid or commercial product, please consider a separate support agreement or supporting the project as a sponsor.

Contact: https://fa-labo.com/contact.html

Node Info

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

Categories

Actions

Rate:

Downloads

405 in the last week

Nodes

  • kvhostlink-connection
  • kvhostlink-read
  • kvhostlink-write

Keywords

  • node-red
  • node-red-contrib
  • node-red-flow
  • keyence
  • kv
  • kv-hostlink
  • hostlink
  • upper-link
  • plc

Maintainers