Class OPCBrowseTag
java.lang.Object
com.inductiveautomation.ignition.common.script.builtin.ialabs.OPCBrowseTag
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOPCBrowseTag
(String opcServer, BrowseElementType type, String displayName, String displayPath, Class<?> dataType, String opcItemPath) -
Method Summary
-
Constructor Details
-
OPCBrowseTag
-
-
Method Details
-
getOpcServer
-
getOpcItemPath
-
getType
-
getDisplayName
-
getDisplayPath
-
getDataType
-