Communication via Modbus is used to exchange data between all the devices connected to the bus. The Modbus protocol is a protocol which creates a tiered structure (a master and several slaves).
The master manages all the exchanges according to two types of dialog:
-
the master exchanges with the slave and awaits the reply,
-
the master exchanges with all the slaves without awaiting a reply (general broadcast).
Modbus network: