| Package | Description |
|---|---|
| net.wimpi.modbus.io |
Provides I/O and transport related interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModbusTCPTransaction.setConnection(TCPMasterConnection con)
Sets the connection on which this ModbusTransaction
should be executed.
|
| Constructor and Description |
|---|
ModbusTCPTransaction(TCPMasterConnection con)
Constructs a new ModbusTCPTransaction
instance with a given TCPMasterConnection to
be used for transactions.
|
Copyright © 2017. All rights reserved.