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