public class IALabsOPCFunctions extends AbstractIALabsOPCFunctions
| Constructor and Description |
|---|
IALabsOPCFunctions() |
| Modifier and Type | Method and Description |
|---|---|
protected OPCBrowseTag[] |
doBrowse(org.python.core.PyObject[] pyArgs,
java.lang.String[] keywords) |
protected OPCBrowseTag[] |
doBrowseSimple(java.lang.String opcServer,
java.lang.String device,
java.lang.String folderPath,
java.lang.String opcItemPath) |
browse, browseSimpleprotected OPCBrowseTag[] doBrowse(org.python.core.PyObject[] pyArgs, java.lang.String[] keywords) throws java.lang.Exception
doBrowse in class AbstractIALabsOPCFunctionsjava.lang.Exceptionprotected OPCBrowseTag[] doBrowseSimple(java.lang.String opcServer, java.lang.String device, java.lang.String folderPath, java.lang.String opcItemPath) throws java.lang.Exception
doBrowseSimple in class AbstractIALabsOPCFunctionsjava.lang.Exception