1038642892

Results 5 comments of 1038642892

I have a pull request in for an RTU server: https://github.com/yaacov/node-modbus-serial/pull/480

> Hello, When I set the timeout and read it twice > > client.setTimeout(500); await client.readHoldingRegisters(0,10); await client.readHoldingRegisters(0,10); > > It's time out! > > I think there may be...

Yes check [this example](https://github.com/yaacov/node-modbus-serial/blob/master/examples/server_enron_serial.js) please, but you're right the documentation is lacking, will add some.

I have a pull request in that implements this, not available in master yet. https://github.com/yaacov/node-modbus-serial/pull/480

This is not [part of the library](https://github.com/yaacov/node-modbus-serial/blob/master/examples/server_enron_serial.js), please close ticket @anvv0202 .