| Package | Description |
|---|---|
| com.ghgande.j2mod.modbus.io |
| Modifier and Type | Method and Description |
|---|---|
void |
ModbusTCPTransaction.setConnection(TCPMasterConnection con)
Sets the connection on which this ModbusTransaction should be
executed.
|
void |
ModbusTCPTransport.setMaster(TCPMasterConnection master)
Sets the master connection for the transport to use
|
| Constructor and Description |
|---|
ModbusTCPTransaction(TCPMasterConnection con)
Constructs a new ModbusTCPTransaction instance with a given
TCPMasterConnection to be used for transactions.
|
Copyright © 2025. All Rights Reserved.