
The default view for an OpcUaDevice is the Opc Ua Client Manager.
In addition to the standard properties (Status, Enabled, Fault Cause, Health, Alarm Scorce Info, and Poll Scheduler), these properties configure an OPC UA device.
| Property | Value | Description |
|---|---|---|
| Server Endpoint Url | URL | Defines the connection address (URL) for the Opc Ua Server, for example: opc.tcp://IE67DTDVYXX.honeywell.com:52520/OPCUA/N4OpcUaServer |
| Security Mode | drop-down list (defaults to Sign Ecript Basic256 Sha256)
|
Specifies what security should be applied to message exchanges during a session.
|
| Certificate | drop-down list (defaults to tridium)
|
Selects the client’s TLS certificate. The default self-signed certificate should be approved and used only until a signed certificate is available. |
| User Authentication Mode | drop-down list (defaults to User Name and Password)
|
Configures the type of user authentication. For a successful connection, these settings must match the OPC UA server’s User Authentication Methods settings.
|
| User Name | text string | Configures the user’s name. User authentication by User Name and Password requires this property be set. The username and password must be defined in the station’s UserService.
|
| Password | text string | Configures the user’s password. User authentication by User Name and Password requires this property be set. The username and password must be defined in the station’s UserService.
|
| Server State | read-only | Reports the current condition of the server. |
| Server Current Time | read-only | Reports the current time as maintained in the server. |
| Server Start Time | read-only | Reports when the server came online. |
| Time Interval | hours minutes seconds (defaults to 30 seconds) | |
| Status Check Timeout | hours minutes seconds (defaults to 10 seconds) | |
| Server Info | additional properties | Displays read-only data read from the OPC UA server configured for the device. These data are documented in a separate topic. |
| Alarm Ext | additional properties | Opens the Opc Ua Client Alarm Manager. A separate topic documents this component’s properties. |
| Points | additional properties | Opens the Opc ua Client Point Manager that contains device point data. A separate topic documents this folder’s related discovery preferences. |
| Histories | additional properties | Opens the Opc Ua Client History Import Manager. The Histories AX Property Sheet configures the driver’s Retry Trigger. This typical set of properties are documented in the Niagara Drivers Guide. |