public abstract class DataItemOutput extends DataItemBase
listener
Constructor and Description |
---|
DataItemOutput(String id) |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<Variant> |
readValue()
The read operation of a data item.
|
getCacheAttributes, getCacheValue, getInformation, handleListenerChange, notifyData, notifyData, setListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributes, startSetAttributes, startWriteValue
public DataItemOutput(String id)
public NotifyFuture<Variant> readValue() throws InvalidOperationException
DataItem
InvalidOperationException
- Raised if "read" is not a valid operation for this itemCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.