| Package | Description |
|---|---|
| net.wimpi.modbus.io |
Provides I/O and transport related interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModbusSerialTransaction.setSerialConnection(SerialConnection con)
Sets the port on which this ModbusTransaction
should be executed.
|
| Constructor and Description |
|---|
ModbusSerialTransaction(SerialConnection con)
Constructs a new ModbusSerialTransaction
instance with a given ModbusRequest to
be send when the transaction is executed.
|
Copyright © 2017. All rights reserved.