public class DoubleIntegerVariable extends ScalarVariable
block, index, item, offset
Constructor and Description |
---|
DoubleIntegerVariable(String name,
int index,
ByteOrder order,
Executor executor,
ManageableObjectPool<DataItem> itemPool,
Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
protected Variant |
extractValue(IoBuffer data,
Map<String,Variant> attributes) |
protected NotifyFuture<WriteResult> |
handleWrite(Variant value) |
handleAttributes, handleData, handleDisconnect, handleError, handleFailure, makeGlobalIndexValue, start, stop, toAddress
protected NotifyFuture<WriteResult> handleWrite(Variant value)
handleWrite
in class ScalarVariable
protected Variant extractValue(IoBuffer data, Map<String,Variant> attributes)
extractValue
in class ScalarVariable