public class WordVariable extends AbstractAccessorVariable<Integer>
block, index, item, offset| Constructor and Description |
|---|
WordVariable(String name,
int index,
ByteOrder order,
Executor executor,
ManageableObjectPool<DataItem> itemPool,
Attribute... attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
getValue(Variant value) |
extractValue, handleWritehandleAttributes, handleData, handleDisconnect, handleError, handleFailure, makeGlobalIndexValue, start, stop, toAddressprotected Integer getValue(Variant value)
getValue in class AbstractAccessorVariable<Integer>