Difference between revisions of "Activity:CreateOPCUAConnection (Activity)"
(→CertificateStorePath) |
(→CertificateStorePath) |
||
Line 69: | Line 69: | ||
* "CurrentUser" ... The store assigned to the current user. | * "CurrentUser" ... The store assigned to the current user. | ||
* "LocalMachine" ... The store assigned to the local machine. | * "LocalMachine" ... The store assigned to the local machine. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Constants that identify certificate store names. | Constants that identify certificate store names. | ||
− | + | * "UA Applications" ... The store used for UA application certificates. | |
− | + | * "UA Certificate Authorities" ... The store used for UA certificate authorities certificates. | |
− | + | * "My" ... The store used for personal certificates. | |
− | + | * "Root" ... The store used for trusted root certificate authorities. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
[[Category:OPC|CreateOPCUAConnection (Activity)]] | [[Category:OPC|CreateOPCUAConnection (Activity)]] |
Revision as of 07:38, 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.