OPC UA Client Configuration

Within this configuration file, the client settings for the OPC UA driver are configured.

File location

<WorkspaceDirectory>\ConfigFiles\xio.OPCUAClient.cfg


ParameterDescriptionScopeUnit

Default value

xio.OPCUA.PublishingIntervalPublishing interval for OPC UA subscription.-1 - 65535milliseconds1000
xio.OPCUA.KeepAliveCountKeep alive count for OPC UA subscription.0 - 65535none10
xio.OPCUA.LifetimeCountLifetime count for OPC UA subscription.1 - 65535none100
xio.OPCUA.MaxNotificationsPerPublishMax notifications per publish for OPC UA subscription.0 - 65535none1000
xio.OPCUA.SamplingIntervalSampling interval for OPC UA monitored item.-1 - 65535milliseconds250
xio.OPCUA.QueueSizeQueue size for OPC UA monitored item.0 - 65535none1
xio.OPCUA.DiscardOldestDiscard oldest for OPC UA monitored item.true/falsenonetrue
xio.OPCUA.SessionKeepAliveIntervalSpecifies the interval in seconds for detecting a failed keep alive request5 - 65535none5
xio.OPCUA.SessionKeepAliveRetrySpecifies the number of retries for failed session keep alive requests before reconnecting to the OPC UA server0 - 65535none3
xio.OPCUA.ApplicationCertificateLifeTimeCertificate lifetime (in months) for newly created certificates.1 - 65535months120
xio.OPCUA.ApplicationCertificatePathPath to the application certificate within the Windows certificate store.stringnoneLocalMachine\NETx BMS Platform
xio.OPCUA.ApplicationCertificateSubjectNameSubject name of application certificate.stringnoneNETx BMS Platform UA Wrapper Client
xio.OPCUA.TrustedPeerCertificatesPathPath to trusted peer certificates within the Windows certificate store.stringnoneLocalMachine\NETx BMS Platform
xio.OPCUA.TrustedIssuerCertificatesPathPath to trusted issuer certificates within the Windows certificate store.stringnoneLocalMachine\NETx BMS Platform