Difference between revisions of "Activity:CreateOPCUAConnection (Activity)"
(→CertificateStorePath) |
(→See also) |
||
(One intermediate revision by one other user not shown) | |||
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)]] | ||
Line 106: | Line 89: | ||
==See also== | ==See also== | ||
+ | * [[OPC UA (Plugin)]] | ||
* [[Workflow Designer]] | * [[Workflow Designer]] | ||
* [[Activity:ConfigureOPCUAVariable (Activity)]] | * [[Activity:ConfigureOPCUAVariable (Activity)]] |
Latest revision as of 10:49, 6 March 2024
The CreateOPCUAConnection creates a connection to an OPC UA data source. A valid connection is the initial step in communicating with OPC sources.