Teddy Xiong

Results 19 comments of Teddy Xiong

I think it's may not a bug? If you mean server side In Document ```js const vector = { getInputRegister: function(addr, unitID) { // Synchronous handling return addr; }, getHoldingRegister:...

But if you mean client side when you use getHoldingRegister with multi server side just need getHoldingRegister vector because, they will get different register value like for example you get...

HI, I want check a question Are you using modbus-serial self-host a ModbusRTU Slave?

I'm investigating something recently, and it happens to be somewhat related to this matter. maybe you can try `client.destroy()` because in this repo implement, distroy will call `_cancelPendingTransactions` but close...

```js /** * Write a Modbus "Force Multiple Coils" (FC=15) to serial port. * * @param {number} address the slave unit address. * @param {number} dataAddress the Data Address of...

Sorry, maybe i'm wrong. I may have misunderstood the issue content I am reviewing relevant orthodox documents for investigation. If I have any conclusions, I will provide them again.

![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/0630ef36-f89c-4c3d-b329-cd449a054abc) ![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/a60b71ea-9bef-41ae-9279-f61939463127) ![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/1f4f1927-0895-41bb-be50-25bc3c77094c) ![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/e3f59fce-b296-4a5e-ab5e-d5fdc52fc5aa) ![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/d3b684c6-dd98-484e-9be5-8ac744a9f288)

![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/31c4d23b-62f7-4c15-a62d-5d5d13f68406) ![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/aba6f835-45a0-48b6-88ba-7ba6753a14c2) ![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/698d4c5b-73d3-4460-b73f-7dc10fc0b39f) ![image](https://github.com/yaacov/node-modbus-serial/assets/37511568/be9f1230-f8e7-4521-9594-3f7a31265b8d)

Provides selected documents for quick and convenient reference