Changes

Activity:AccessOPCUAVariable (Activity)

3 bytes added, 08:18, 20 November 2014
/* Arguments */
| Variable|| OpcUaVariable|| In || The variable to read or write as produced by a [[CreateOPCUAScope (Activity)|Scope activity]].
|- align="left"
| Value|| object|| In InOut || The value to write to the variable. If null, the variable will be read.
|- align="left"
| Connection|| OpcUaServerConnection|| In || If the activity is not embedded with an [[CreateOPCUAScope (Activity)|Scope activity]], a valid connection has to be specified.