Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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:

parameterunitdescriptiondefault
Enable OPC UAtrue/falseEnables/disables the OPC UA server interface.false
Local TPC Port1 - 65535Port of the local OPC UA TCP transport binding.48400
Local HTTP Port1 - 65535Port of the local OPC UA http transport binding.48401
Use BMS authentication backend (BMS Platform only)true/falseOnly available for BMS Platform: If enabled, the BMS user authentication module is also used for OPC UAtrue
User name
If 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.
Password
If 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/falseIf enabled, no user name / password has to be specified for connecting to OPC UA (not recommended).false
Application Certificate Lifetime1 - 65535Certificate lifetime (in months) for newly created certificates.120
Application Certificate Path
Path to the application certificate within the Windows certificate store.LocalMachine\NETx BMS Platform
Application Certificate Subject Name
Subject name of application certificate.NETx BMS Platform UA Wrapper
Trusted Peer Certificates Path
Path to trusted peer certificates within the Windows certificate store.LocalMachine\NETx BMS Platform
Trusted Issuer Certificates Path
Path to trusted issuer certificates within the Windows certificate store.LocalMachine\NETx BMS Platform
  • No labels