Add an OPC UA client
- 
        From the toolbar, select 
Open dashboard page.
 - Select Configure communications to devices.
 - Select New OPC UA client.
 - (optional) Edit the name of the OPC UA client.
 - Select Next.
 - 
        Under Properties, configure basic OPC UA client settings and select Next.
        
- 
              
Server endpoint URL. The communication protocol and network address of the endpoint on the OPC UA server.
 - 
              Minimum message security mode:
- 
                    
None. The messages may be unsigned and unencrypted.
 - 
                    
Signature. The messages must be signed or signed and encrypted.
 - 
                    
Signature and encryption. The messages must be signed and encrypted.
 
 - 
                    
 - 
              Minimum security policy:
- 
                    
None. The OPC UA client does not require any specific security policy.
 - 
                    
Basic256Sha256. The OPC UA client requires this policy or a more secure policy.
 - 
                    
Aes128_Sha256_RsaOaep. The OPC UA client requires this policy or a more secure policy.
 - 
                    
Aes256_Sha256_RsaPss. The OPC UA client requires this policy.
 
 - 
                    
 - 
              Client certificate file. The public DER certificate file of the OPC UA client (X509v3).Tip: The client certificate file must be in the FTOptixApplication/ProjectFiles/PKI/Own/Certs/ folder.
 - 
              Client private key file. The private PEM key file of the OPC UA client encoded with ASCII Base64.Tip: The client private key file must be in the FTOptixApplication/ProjectFiles/PKI/Own/Certs/ folder.
 
 - 
              
 - Select Next.
 - 
        Configure the NodeSet import:
        
- To import the NodeSet in the online mode, set the toggle to Online.
            Tip: The online mode relies on the Server endpoint URL value of the OPC UA client object. Select Refresh to refresh the nodes published by the OPC UA server.
 - To import tags in the offline mode, set the toggle to Offline and in File path, provide a path to the XML file with the NodeSet.
 
 - To import the NodeSet in the online mode, set the toggle to Online.
            
 - Select the nodes to import and then select Next.
 - (optional) To configure another OPC UA client, select Configure another device and repeat the procedure.
 - Select Exit.
 
In Project view, in the OPC-UA folder, the configured OPC UA client object appears.
- 
          
(optional) Configure advanced OPC UA client properties. See Configure the OPC UA client.
 - 
          
(optional) Configure the nodes to import at runtime. See Import nodes at runtime.
 
