Vahid Saljooghi

Results 3 issues of Vahid Saljooghi

Guten Tag, 1- In rtu_transport.go file there is a function that receives an argument of type rtuLink which is an abstract interface type: `func newRTUTransport(link rtuLink, addr string, speed uint,...

Dear Simon, There is a subtle issue in modbus library that doesn't conform with modbus specification (section 2.4.1): https://www.modbus.org/docs/Modbus_over_serial_line_V1_02.pdf The specification mentions that in case of receiving a modbus reply/response...

Dear Simon, For my use case, I need a Modbus library API that allows temporarily modifying of bus communication timeout. **Background** I have many devices from different manufacturers connected to...