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