modbus icon indicating copy to clipboard operation
modbus copied to clipboard

A implementation of modbus protocol with golang

Results 2 modbus issues
Sort by recently updated
recently updated
newest added

Can you add an example file where you write and read a register via modbus tcp

Hi everyone, I’m currently working on a project where I need to test communication with a real Modbus RTU master device (such as a PLC or an industrial controller). However,...