[][src]Module tokio_modbus::client::sync::tcp

Functions

connect

Establish a direct connection to a Modbus TCP coupler.

connect_slave

Connect to any kind of Modbus slave device, probably through a Modbus TCP/RTU gateway that is forwarding messages to/from the corresponding unit identified by the slave parameter.