Difference between revisions of "Activity:CreateOPCUAConnection (Activity)"
(→Arguments) |
|||
| Line 15: | Line 15: | ||
===Arguments=== | ===Arguments=== | ||
| − | {| class="wikitable sortable" | width = " | + | {| class="wikitable sortable" | width = "70%" |
|- | |- | ||
! Argument!! Type !! Direction !! Purpose | ! Argument!! Type !! Direction !! Purpose | ||
| Line 59: | Line 59: | ||
| Result|| {{Boolean_MSDN}}|| Out || True if successful, false if failed | | Result|| {{Boolean_MSDN}}|| Out || True if successful, false if failed | ||
|} | |} | ||
| + | |||
| + | [[Category:OPC|CreateOPCUAConnection (Activity)]] | ||
===Usage=== | ===Usage=== | ||
Revision as of 09:42, 9 September 2015
The CreateOPCUAConnection creates a connection to an OPC UA data source. A valid connection is the initial step in communicating with OPC sources.
