node-red-contrib-modbus-tcp-ip 1.1.5

A simple node for realtime MODBUS TCP/IP Process with added features.

npm install node-red-contrib-modbus-tcp-ip

This package enables the user to read data from the modbus enabled devices through TCP/IP.

Getting Started

npm install this module and you can find the block. Example node-red code can be found this repo.

Flow

Flow

Editing Connection

Edit Connection

Injecting Payload

Input Payload

Additial Payload Options

Also you can send the modbus ip and port along with payload instead of giving it at the input of node Eg: { "unitid":5, "functioncode":3, "address":3000, "quantity":100, "modbus_ip":"192.168.10.31", "modbus_port": 3666 }

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Node Info

Version: 1.1.5
Updated 3 years, 3 months ago
License: ISC
Rating: 3.0 2

Actions

Rate:

Downloads

97 in the last week

Nodes

  • modbus-tcp-ip

Keywords

  • node-red

Maintainers