Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Within this configuration file, server settings for the OPC UA driver are configured.

Info
titleFile location

<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:


parameterunitdescriptiondefaultEnable OPC UAtrue/false
1 - 65535
ParameterDescriptionScopeUnit

Default value

xio.OPCUA.Enabled

Enables/disables the OPC UA server interface.

true/falsenone
Local TPC Port
false
xio.OPCUA.LocalTCPPortPort of the local OPC UA TCP transport binding.
48400Local HTTP Porttrue/false
1 - 65535TCP port48400
xio.OPCUA.LocalHTTPPortPort of the local OPC UA http transport binding.1 - 65535TCP port48401
Use BMS authentication backend (BMS Platform only)
xio.OPCUA.UseBmsAuthenticationOnly available for BMS Platform: If enabled, the BMS user authentication module is also used for OPC UAtrue/falsenonetrue
User name
xio.OPCUA.UsernameIf BMS authentication is not enable 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.stringnonenone
xio.OPCUA.PasswordIf BMS authentication is not enable 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 Accesstrue/false1 - 65535
stringnonenone
xio.OPCUA.AnonAccessIf enabled, no user name / password has to be specified for connecting to OPC UA (not recommended).true/false
Application Certificate Lifetime
nonefalse
xio.OPCUA.ApplicationCertificateLifeTimeCertificate lifetime (in months) for newly created certificates.1 - 65535months120
Application Certificate Path
xio.OPCUA.ApplicationCertificatePathPath to the application certificate within the Windows certificate store.

LocalMachine\NETx BMS Platform
Application Certificate Subject Name
xio.OPCUA.ApplicationCertificateSubjectNameSubject name of application certificate.

NETx BMS Platform UA Wrapper
Trusted Peer Certificates Path
xio.OPCUA.TrustedPeerCertificatesPathPath to trusted peer certificates within the Windows certificate store.

LocalMachine\NETx BMS Platform
Trusted Issuer Certificates Path
xio.OPCUA.TrustedIssuerCertificatesPathPath to trusted issuer certificates within the Windows certificate store.

LocalMachine\NETx BMS Platform