public class MemoryDeviceDataitem extends DataItemInputOutputChained
primaryValue, secondaryValue
chain, executor, primaryAttributes, secondaryAttributes
listener
Constructor and Description |
---|
MemoryDeviceDataitem(String itemId,
Executor executor,
ScalarVariable variable) |
Modifier and Type | Method and Description |
---|---|
protected WriteAttributeResults |
handleUnhandledAttributes(WriteAttributeResults initialResults,
Map<String,Variant> attributes)
Handle all unhandled set attribute requests
|
protected NotifyFuture<WriteResult> |
startWriteCalculatedValue(Variant value,
OperationParameters operationParameters) |
startWriteValue
getCacheAttributes, getCacheValue, process, readValue, updateData
addChainElement, addChainElement, getAttributes, getChainCopy, processSetAttributes, removeChainElement, setChain, startSetAttributes
getInformation, handleListenerChange, notifyData, notifyData, setListener
public MemoryDeviceDataitem(String itemId, Executor executor, ScalarVariable variable)
protected WriteAttributeResults handleUnhandledAttributes(WriteAttributeResults initialResults, Map<String,Variant> attributes)
DataItemBaseChained
handleUnhandledAttributes
in class DataItemBaseChained
initialResults
- the result setattributes
- the attributes to setprotected NotifyFuture<WriteResult> startWriteCalculatedValue(Variant value, OperationParameters operationParameters)
startWriteCalculatedValue
in class DataItemInputOutputChained