Location:
Within this configuration file, general settings for the Logic module are configured.
Info |
---|
|
<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 | Description | Scope | Unit | Default value |
---|
xio.OPCUA.PublishingInterval | Publishing interval for OPC UA subscription. | -1 - 65535 |
Publishing interval for OPC UA subscription in 0 - 65535Keep Alive Count | xio.OPCUA.KeepAliveCount | Keep alive count for OPC UA subscription. | 0 - 65535 | none | 10 |
xio.OPCUA.LifetimeCount | Lifetime count for OPC UA subscription. | 1 - 65535 |
Lifetime count for OPC UA subscriptionMax Notifications Per Publish | 0 - 65535 | xio.OPCUA.MaxNotificationsPerPublish | Max notifications per publish for OPC UA subscription. | 0 - 65535 | none | 1000 |
Sampling Interval | -1 - 65535 | xio.OPCUA.SamplingInterval | Sampling interval for OPC UA monitored item. | -1 - 65535 | milliseconds | 250 |
Queue Size | 0 - 65535 | xio.OPCUA.QueueSize | Queue size for OPC UA monitored item. | 0 - 65535 | none | 1 |
xio.OPCUA.DiscardOldest | Discard |
Oldestoldest for OPC UA monitored item. | true/false | none | true |
Session Keep Alive Interval | 5 - 65535 | xio.OPCUA.SessionKeepAliveInterval | Specifies the interval in seconds for detecting a failed keep alive request | 5 |
Session Keep Alive Retry | 0 - 65535- 65535 | none | 5 |
xio.OPCUA.SessionKeepAliveRetry | Specifies the number of retries for failed session keep alive requests before reconnecting to the OPC UA server | 0 - 65535 | none | 3 |
Application Certificate Lifetime | 1 - 65535 | xio.OPCUA.ApplicationCertificateLifeTime | Certificate lifetime (in months) for newly created certificates. | 1 - 65535 | months | 120 |
Application Certificate Pathxio.OPCUA.ApplicationCertificatePath | Path to the application certificate within the Windows certificate store. | string | none | LocalMachine\NETx BMS Platform |
Application Certificate Subject Namexio.OPCUA.ApplicationCertificateSubjectName | Subject name of application certificate. | string | none | NETx BMS Platform UA Wrapper |
Trusted Peer Certificates Pathxio.OPCUA.TrustedPeerCertificatesPath | Path to trusted peer certificates within the Windows certificate store. | string | none | LocalMachine\NETx BMS Platform |
Trusted Issuer Certificates Pathxio.OPCUA.TrustedIssuerCertificatesPath | Path to trusted issuer certificates within the Windows certificate store. | string | none | LocalMachine\NETx BMS Platform |