public class WriteHandlerItem extends DataItemInputOutputChained
primaryValue, secondaryValuechain, executor, primaryAttributes, secondaryAttributeslistener| Constructor and Description |
|---|
WriteHandlerItem(DataItemInformation di,
WriteHandler writeHandler,
java.util.concurrent.Executor executor) |
WriteHandlerItem(java.lang.String itemId,
WriteHandler writeHandler,
java.util.concurrent.Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
setWriteHandler(WriteHandler writeHandler)
Change the write handler
|
protected |
startWriteCalculatedValue(Variant value,
OperationParameters operationParameters) |
startWriteValuegetCacheAttributes, getCacheValue, process, readValue, updateDataaddChainElement, addChainElement, getAttributes, getChainCopy, handleUnhandledAttributes, processSetAttributes, removeChainElement, setChain, startSetAttributesgetInformation, handleListenerChange, notifyData, notifyData, setListenerpublic WriteHandlerItem(DataItemInformation di, WriteHandler writeHandler, java.util.concurrent.Executor executor)
public WriteHandlerItem(java.lang.String itemId,
WriteHandler writeHandler,
java.util.concurrent.Executor executor)
public void setWriteHandler(WriteHandler writeHandler)
The write handler will not be called for the last written value only for the next one.
writeHandler - the new write handlerprotectedstartWriteCalculatedValue(Variant value, OperationParameters operationParameters)
startWriteCalculatedValue in class DataItemInputOutputChained
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0