MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol, and is intended to be running on the master.
I am working on a automation test case for a system and need a automated modbus input device. My use …
python raspberry-pi modbus pymodbus minimalmodbus