public class FloatVariable extends ScalarVariable
block, index, item, offset
Constructor and Description |
---|
FloatVariable(String name,
int index,
Executor executor,
ManageableObjectPool<DataItem> itemPool,
Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
protected Variant |
extractValue(org.apache.mina.core.buffer.IoBuffer data,
Map<String,Variant> attributes) |
protected NotifyFuture<WriteResult> |
handleWrite(Variant value) |
handleAttributes, handleData, handleDisconnect, handleError, handleFailure, makeGlobalIndexValue, start, stop, toAddress
public FloatVariable(String name, int index, Executor executor, ManageableObjectPool<DataItem> itemPool, Attribute... attributes)
protected NotifyFuture<WriteResult> handleWrite(Variant value)
handleWrite
in class ScalarVariable
protected Variant extractValue(org.apache.mina.core.buffer.IoBuffer data, Map<String,Variant> attributes)
extractValue
in class ScalarVariable
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.