node-red-contrib-modbus-rtu 1.1.25

Node-RED function build content modbus_rtu - Code by DoDuyCop

npm install node-red-contrib-modbus-rtu

node-red-contrib-modbus-rtu

Node-RED function build content modbus-rtu

Code by Do Duy Cop

Configuration

nothing

Examples

FUNCTION = CRC ONLY:

	msg.payload = Buffer.from('010300040001', "hex")

FUNCTION = DYNANIC

	pre node: msg.payload = {id: 2, fn:3, addr: 4, count: 5}
	
FUNCTION = OTHER 

	use GUI:
	
	msg.payload = {id:2, fn: 3, addr: 4, count: 5}

Changelog

  • 1.0.0: initial release
  • 1.0.1 .. 1.0.11: fix bug

TODO

Node Info

Version: 1.1.25
Updated 15 hours ago
License: MIT
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

1077 in the last week

Nodes

  • modbus_rtu

Keywords

  • node-red
  • modbus
  • crc16
  • modbus_rtu

Maintainers