node-modbus-serial icon indicating copy to clipboard operation
node-modbus-serial copied to clipboard

Modbus RTU over TCP

Open revo91 opened this issue 3 years ago • 2 comments

Hi, is it possible to use this library with Modbus RTU over TCP? I tried to do it using connectTcpRTUBuffered but it wasn't working. I'm using this converter. The frame is from TCP rather than RTU.

revo91 avatar Mar 19 '22 10:03 revo91

use connectTelnet it's similar to Modbus RTU over TCP

mohammed-papad avatar Apr 13 '22 09:04 mohammed-papad