Difference between revisions of "OPC UA (Plugin)"
(→{{UBIK}} Activities) |
|||
Line 17: | Line 17: | ||
| [[CreateOPCUAScope (Activity)|CreateOPCUAScope]]|| UBIK OPC UA Interface || Defines a scope in an OPC UA connection wherein variables can be accessed | | [[CreateOPCUAScope (Activity)|CreateOPCUAScope]]|| UBIK OPC UA Interface || Defines a scope in an OPC UA connection wherein variables can be accessed | ||
|- align="left" | |- align="left" | ||
− | | [[AccessOPCUAVariable (Activity)| | + | | [[AccessOPCUAVariable (Activity)|AccessOPCUAVariable]]|| UBIK OPC UA Interface || Reads or writes a single configured OPC UA variable |
|- align="left" | |- align="left" | ||
|} | |} |
Revision as of 11:45, 18 November 2014
The UBIK® OPC Unified Architecture interface module enables interfacing between a UBIK® server and any OPC UA compliant data source in a bidirectional manner.
Overview
Prerequisites
UBIK® Activities
Activity | Category | Purpose (Short) |
---|---|---|
CreateOPCUAConnection | UBIK OPC UA Interface | Creates a new connection to an OPC UA data source |
ConfigureOPCUAVariable | UBIK OPC UA Interface | Configures a single OPC variable in a connection for later access |
CreateOPCUAScope | UBIK OPC UA Interface | Defines a scope in an OPC UA connection wherein variables can be accessed |
AccessOPCUAVariable | UBIK OPC UA Interface | Reads or writes a single configured OPC UA variable |