ClassicDIY / ModbusTool

A modbus master and slave test tool with import and export functionality, supports TCP, UDP and RTU.
Apache License 2.0
673 stars 201 forks source link

Feature request: Passive logging of modbus communication #34

Open cedric-airsupplies opened 1 year ago

cedric-airsupplies commented 1 year ago

I've connected two instances of modbusmaster to a single modbus slave like this:

When I then do a read holding registers from the first modbus master, the log window of the second modbusmaster stays empty. image

Can modbusmaster be changed to decode modbus communication, even when it wasn't generated by itself?

My versions: Modbus master 2.1.0.0 Windows 10 Home 21H2