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