Package cn.mindit.atom.opc.da
Class WriteableAccessBase
java.lang.Object
org.openscada.opc.lib.da.AccessBase
cn.mindit.atom.opc.da.WriteableAccessBase
- All Implemented Interfaces:
ServerConnectionStateListener
- Direct Known Subclasses:
WriteableAsync20Access,WriteableSyncAccess
- Since:
- 2024-07-24
- Author:
- Catch
-
Field Summary
Fields inherited from class org.openscada.opc.lib.da.AccessBase
active, dataLogger, group, itemCache, itemMap, items, itemSet, logTag, server -
Constructor Summary
ConstructorsConstructorDescriptionWriteableAccessBase(Server server, int period) WriteableAccessBase(Server server, int period, String logTag) -
Method Summary
Methods inherited from class org.openscada.opc.lib.da.AccessBase
addItem, addStateListener, bind, clear, connectionStateChanged, getPeriod, handleError, isActive, isBound, notifyStateListenersError, notifyStateListenersState, realizeAll, realizeItem, removeItem, removeStateListener, start, stop, unbind, unrealizeAll, unrealizeItem, updateItem
-
Constructor Details
-
WriteableAccessBase
public WriteableAccessBase(Server server, int period) throws IllegalArgumentException, UnknownHostException, NotConnectedException, org.jinterop.dcom.common.JIException, DuplicateGroupException - Throws:
IllegalArgumentExceptionUnknownHostExceptionNotConnectedExceptionorg.jinterop.dcom.common.JIExceptionDuplicateGroupException
-
WriteableAccessBase
-
-
Method Details
-
updateItem
-
getItem
-