Location:
<WorkspaceDirectory>\ConfigFiles\xio.OPCUAClient.cfg
Within this configuration files, the client side of the OPC UA driver can be configured. The following configuration options are available:
parameter | unit | description | default |
---|---|---|---|
Publishing Interval | -1 - 65535 | Publishing interval for OPC UA subscription in milliseconds | 1000 |
Keep Alive Count | 0 - 65535 | Keep alive count for OPC UA subscription | 10 |
Lifetime count | 1 - 65535 | Lifetime count for OPC UA subscription | 100 |
Max Notifications Per Publish | 0 - 65535 | Max notifications per publish for OPC UA subscription | 1000 |
Sampling Interval | -1 - 65535 | Sampling interval for OPC UA monitored item | 250 |
Queue Size | 0 - 65535 | Queue size for OPC UA monitored item | 1 |
Discard Oldest | true/false | true | |
Session Keep Alive Interval | 5 - 65535 | Specifies the interval in seconds for detecting a failed keep alive request | 5 |
Session Keep Alive Retry | 0 - 65535 | Specifies the number of retries for failed session keep alive requests before reconnecting to the OPC UA server | 3 |
Application Certificate Lifetime | 1 - 65535 | Certificate 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 |