Modbus is a communication protocol which supports large range of devices from home and industrial automation, especially different PLC units, ventilation and heat recovery devices and many others. Usually these have nontrivial functions for which drivers created using the Driver Wizard are insufficient.
The driver allows you to connect devices using Modbus protocol to Control4 system. Implemented two way communication with connected device makes possible control of the device through standard controls from Control4 user interface. The driver operates as a Modbus master and two versions of the driver are available, one for the Modbus TCP (connection via TCP/IP) and second for the Modbus RTU (connection via serial link) protocol. More Modbus devices can be connected, one driver for each device has to be added to Control4 project.