Changes
The ConfigureOPCUAVariable registers a single variable within an [[Activity:CreateOPCUAConnection (Activity)|OPC UA Connection]]. Only registered variables can be accessed later on with [[Activity:AccessOPCUAVariable (Activity)|AccessOPCUAVariable]] activities.
=Description=
{{ActivityInfoBox
| title = Configure OPC UA Variable
}}
{| class="wikitable sortable" | width = "50%"
|-
|}
===Usage===
This activity is used to configure a single variable for later access within an [[Activity:CreateOPCUAScope (Activity)|OPC scope]], only configured variables will be accessible.
The ConfigureOPCUAVariable activity, as used in the larger example "Read value from OPC variable":
[[File:UI_Activity_CreateOPCUAConnection_Example.png|x700px]]
<headertabs />
==See also==
[[Category:OPC]]