Difference between revisions of "Activity:CreateOPCUAConnection (Activity)"
(→CertificateStorePath) |
|||
Line 67: | Line 67: | ||
Constants that identify certificate store locations. | Constants that identify certificate store locations. | ||
+ | * "CurrentUser" ... The store assigned to the current user. | ||
+ | * "LocalMachine" ... The store assigned to the local machine. | ||
+ | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
Line 89: | Line 92: | ||
| Root|| The store used for trusted root certificate authorities. | | Root|| The store used for trusted root certificate authorities. | ||
|} | |} | ||
+ | |||
+ | [[Category:OPC|CreateOPCUAConnection (Activity)]] | ||
===Usage=== | ===Usage=== |
Revision as of 07:37, 11 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.