Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Location:

<WorkspaceDirectory>\ConfigFiles\xio.OPCUACommon.cfg

Within this configuration files, general settings for the OPC UA driver can be configured. The following configuration options are available:

parameterunitdescriptiondefault
Log level for OPC UA stack0 - 65535

Log level for OPC UA stack logging. The corresponding log entries are stored in a separate log file (<WorkspaceDirectory>\LogFiles\xio.OpcUa.log). The following values are valid:

  • Show Only Errors: 1
  • Show Only Security and Errors: 513
  • Show Only Security, Errors and Trace: 515
  • Show Only Security, COM Calls, Errors and Trace: 1023
  • Show Only Security, Service Calls, Errors and Trace: 523
  • Show Only Security, ServiceResultExceptions, Errors and Trace: 519
1
  • No labels