| Top | Previous | Next |
|
Connecting to OPC-UA |
|
OPC-UA Connection An OPC-UA Connection is used to communicate with an OPC-UA compliant server, such as the one the OPC-UA module provides. To create a new connection, go to go OPC Connections>Servers and click "Create new OPC Server Connection". Select "OPC-UA Connection" from the list. OPC-UA connections communicate via TCP/IP so configuration is relatively straight-forward.
Main
Connection Settings
Authentication If a username and password are specified then they will be used as a user identity token when connecting to the specified OPC-UA server.
The internal OPC-UA server provided by the OPC-UA module uses an Ignition security profile to govern who can connect to it. This can be configured in the OPC-UA module settings section. Clustered OPC-UA Connection A Clustered OPC-UA Connection should be used only when clustering is enabled. It has the same settings and aside from internal clustering logic functions the same as the regular OPC-UA Connection. The difference is that all cluster nodes will relay their OPC-UA connections through the master, meaning that connections all originate from a single point. |