grid-x / modbus

BSD 3-Clause "New" or "Revised" License
78 stars 26 forks source link

How to monitor data in 485 modbus #76

Open kamisen1988 opened 10 months ago

kamisen1988 commented 10 months ago

I have a meter connected to the third controller. And I want to monitor the meter's data via 485. I can't use READ command because of the conflict of the 485 bus. Can I use this modbus lib to monitor the 485 data?