| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
SimpleProcessImage
Class implementing a simple process image
to be able to run unit tests or handle
simple cases.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessImageImplementation |
ProcessImageFactory.createProcessImageImplementation()
Returns a new ProcessImageImplementation instance.
|
ProcessImageImplementation |
DefaultProcessImageFactory.createProcessImageImplementation()
Returns a new SimpleProcessImage instance.
|
Copyright © 2017. All rights reserved.