Package org.openscada.opc.lib.da
Class Item
java.lang.Object
org.openscada.opc.lib.da.Item
-
Method Summary
-
Method Details
-
getGroup
-
getServerHandle
public int getServerHandle() -
getClientHandle
public int getClientHandle() -
getId
-
setActive
public void setActive(boolean state) throws org.jinterop.dcom.common.JIException - Throws:
org.jinterop.dcom.common.JIException
-
read
- Throws:
org.jinterop.dcom.common.JIException
-
write
public Integer write(org.jinterop.dcom.core.JIVariant value) throws org.jinterop.dcom.common.JIException - Throws:
org.jinterop.dcom.common.JIException
-