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

Connecting a Modbus TCP context

Functions

connect

Establish a direct connection to a Modbus TCP coupler.

connect_slave

Connect to a physical, broadcast, or custom Modbus device, probably through a Modbus TCP gateway that is forwarding messages to/from the corresponding slave device.