
The example server software above is the ProSys Simulation Server. However, it is more likely that you will open a connection to your OPC UA server using software known to you that serves-up actual historical and live data.
Connection Address and copy it along with the required security mode and user authentication method.Within
Sign and SignEncrypt and security policy Basic256SHA256. These are the recommended settings for high security. A warning accompanies the other security policies and modes that the
driver supports. You or an administrator must acknowledge this alert to proceed. The driver logs the acknowledgment in the
system for audit purposes.


Server Endpoint Url is the Connection Address you copied earlier.Security Mode, by default, is set to Sign Ecript Basic256 Sha256. This value must match the server’s Security Mode configuration. The default Security Mode for both OPC UA server and device is Sign Ecrypt Basic256 Sha256, which enables signing and encryption with security policy EncryptBasic256SHA256.Certificate defaults to the self-signed tridium certificate. For higher security, use a signed client certificate that matches the root CA certificate in the station’s Trust
Store.User Authentication Mode, open the device’s AX Property Sheet by right-clicking on OpcUaDevice followed by clicking .
User Authentication Mode from the drop-down list and click Save.User Authentication Mode, select the option the server requires. For example, the Prosys Simulation Server is configured for Anonymous user, as shown. If you select the option User Name And Password, you must enter the credentials required by the server.
Server State indicates Running and the Server Current Time, Server Start Time, and Server Info properties.