public class ByteVariable extends AbstractAccessorVariable<Short>
block, index, item, offset
Constructor and Description |
---|
ByteVariable(String name,
int index,
Executor executor,
ManageableObjectPool<DataItem> itemPool,
Attribute... attributes) |
Modifier and Type | Method and Description |
---|---|
protected Short |
getValue(Variant value) |
extractValue, handleWrite
handleAttributes, handleData, handleDisconnect, handleError, handleFailure, makeGlobalIndexValue, start, stop, toAddress
public ByteVariable(String name, int index, Executor executor, ManageableObjectPool<DataItem> itemPool, Attribute... attributes)
protected Short getValue(Variant value)
getValue
in class AbstractAccessorVariable<Short>
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.