...
Within this configuration file, server settings for the OPC UA driver are configured.
Info |
---|
|
<WorkspaceDirectory>\ConfigFiles\xio.OPCUA.cfg |
Within this configuration files, the server side of the OPC UA driver can be configured. The following configuration options are available:
parameter | unit | description | default |
---|
Enable OPC UA | true/false | 1 - 65535Parameter | Description | Scope | Unit | Default value |
---|
xio.OPCUA.Enabled | Enables/disables the OPC UA server interface. | true/false |
Local TPC Port | Local HTTP Port | none | false |
xio.OPCUA.LocalTCPPort | Port of the local OPC UA TCP transport binding. |
48400 | 1 - 65535 | TCP port | 48400 |
xio.OPCUA.LocalHTTPPort | Port of the local OPC UA http transport binding. | 1 - 65535 | TCP port | 48401 |
Use BMS authentication backend (BMS Platform only) | true/false | xio.OPCUA.UseBmsAuthentication | Only available for BMS Platform: If enabled, the BMS user authentication module is also used for OPC UA | true |
User name/false | none | true |
xio.OPCUA.Username | If BMS authentication is not |
enable enabled or NETx MP Server is used, the user for connecting to OPC UA has to be specified here. As an alternative, anonymous access can be enabled. | string | none | none |
xio.OPCUA.Password | If BMS authentication is not |
enable enabled or NETx MP Server is used, the password for connecting to OPC UA has to be specified here. As an alternative, anonymous access can be enabled. |
Enable Anonymous Access | true/false1 - 65535 | string | none | none |
xio.OPCUA.AnonAccess | If enabled, no user name / password has to be specified for connecting to OPC UA (not recommended). | true/false | none |
Application Certificate Lifetime | false |
xio.OPCUA.ApplicationCertificateLifeTime | Certificate lifetime (in months) for newly created certificates. | 1 - 65535 | months | 120 |
Application Certificate Pathxio.OPCUA.ApplicationCertificatePath | Path to the application certificate within the Windows certificate store. |
|
| LocalMachine\NETx BMS Platform |
Application Certificate Subject Namexio.OPCUA.ApplicationCertificateSubjectName | Subject name of application certificate. |
|
| NETx BMS Platform UA Wrapper |
Trusted Peer Certificates Pathxio.OPCUA.TrustedPeerCertificatesPath | Path to trusted peer certificates within the Windows certificate store. |
|
| LocalMachine\NETx BMS Platform |
Trusted Issuer Certificates Pathxio.OPCUA.TrustedIssuerCertificatesPath | Path to trusted issuer certificates within the Windows certificate store. |
|
| LocalMachine\NETx BMS Platform |