...
parameter | unit | description | default |
---|---|---|---|
Enable OPC UA | true/false | Enables/disables the OPC UA server interface. | false |
Local TPC Port | 1 - 65535 | Port of the local OPC UA TCP transport binding. | 48400 |
Local HTTP Port | 1 - 65535 | Port of the local OPC UA http transport binding. | 48401 |
Use BMS authentication backend (BMS Platform only) | true/false | Only available for BMS Platform: If enabled, the BMS user authentication module is also used for OPC UA | true |
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 Access | true/false | If enabled, no user name / password has to be specified for connecting to OPC UA (not recommended). | false |
Application Certificate Lifetime | 1 - 65535 | Certificate lifetime (in months) for newly created certificates. | 12120 |
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 |
...