Difference between revisions of "Activity:CreateOPCUAConnection (Activity)"
(→See also) |
|||
(2 intermediate revisions by one other user not shown) | |||
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. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
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)]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
===Usage=== | ===Usage=== | ||
Line 101: | 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.