| Package | Description |
|---|---|
| net.wimpi.modbus |
Provides an object oriented Modbus implementation in Java.
|
| net.wimpi.modbus.procimg |
Provides interfaces and classes that provide a coupling between a slave side
and a master or device side.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessImageFactory |
ModbusCoupler.getProcessImageFactory()
Returns the actual ProcessImageFactory instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModbusCoupler.setProcessImageFactory(ProcessImageFactory factory)
Sets the ProcessImageFactory instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProcessImageFactory
The default ProcessImageFactory.
|
Copyright © 2017. All rights reserved.