modbus icon indicating copy to clipboard operation
modbus copied to clipboard

Why serial: timeout

Open 19872730540 opened this issue 3 years ago • 1 comments

coil, err := client.ReadInputRegisters(0, 1) if err != nil { log.Println("modbus WriteSingleCoil error:",err.Error()) return }

19872730540 avatar Jul 22 '21 09:07 19872730540

Client creation normal

19872730540 avatar Jul 22 '21 10:07 19872730540