Module tokio_modbus::client::tcp

source ·
Expand description

TCP client connections

Functions§

  • Attach a new client context to a direct transport connection.
  • Attach a new client context to a transport connection.
  • Establish a direct connection to a Modbus TCP coupler.
  • 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.