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