Options

Select “Tools” > “Options” to configure the server application.

The options dialog (here every option is expanded) is divided into two areas: The configuration area and the description area at the bottom of the view. By selecting an item in the configuration area, the corresponding help information is displayed in the help area.

General Settings

Setting Description Default setting

Default Project

Specify the path to the default project which should be loaded if the server is automatically started by the client.

If left empty, the last recently used project is loaded.

Empty

Save formatted XML

Turn this option on if the XML project file should be formatted to be able to read it properly.

Turning on this option may lead to an increased time to save the project and a bigger project file size.

False

Minimum server poll rate (ms)

Specify the minimum poll rate the client application can request. If for instance all the PLCs are connected using Modem communication, increase this value to meet the current communication timings.

Also if debug message logging is turned on, this value should be increased.

Note: If this value is changed, the server has to be stopped and restarted to make the changes effective.

100

Event Log Settings

Setting Description Default setting

Enable event message logging

If set to true, event logging into a file is enabled and the subsettings of this item are enabled.

True

Log file path

Specify the path to the file where the logging information should be written to.

C:\Documents and Settings\ <username>\ Applications\ Panasonic MEW Control \ FPOPCServer\ FPOPC ServerLog.txt

Maximum number of events to log (lines)

Specify the maximum number of lines to be stored in the log file.

1000

Message level

  • Specify the kind of log messages to be stored in the log file and printed in the log pane.

  • Select “Level 0 (show Error messages)” if only error messages should be enabled.

  • Select “Level 1 (show Error & Warning messages)” if error and warning messages should be enabled and

  • “Level 2 (show Error & Warning & Information messages)” to enable error, warning and information messages.

Level 2 (show Error & Warning & Information messages)

Enable OPC subsystem message logging

If set to true, messages of the OPC subsystem are written to the log file with the prefix 'OPC_'.

Enabling this option may have negative effects on the performance. Also think about increasing the "Minimum server poll rate".

False

Client Interaction Settings

Setting Description Default setting

Enable static namespace

Enable the static namespace to allow the OPC client to browse the manually defined namespace.

True

Enable system status namespace

Enable the system status namespace to allow the OPC client to browse the system status namespace.

True

Enable MEWTOCOL compatibility namespace

Enable the MEWTOCOL compatibility namespace to allow the OPC client to create the compatibility namespace of the previous MEWTOCOL OPC Server.

False

Client shutdown timeout (s)

Set the timeout after which it can be assumed that the OPC client has received the termination signal and has disconnected from the server.

10s

Ignore "real" server response time in client update

If set to true, quality status of the item shown in the OPC client is not toggling between "Good" and "Bad" if the response time of the server is greater than the OPC client's poll rate.

Note: If this value is changed, the OPC subsystem has to be stopped and then started again to make the changes affective.

True

I/O Settings

Setting Description Default setting

Enable MEWTOCOL monitor commands

Disable this option if a second application, besides the FP OPC Server, also uses MEWTOCOL monitor commands to retrieve data from the PLC.

Disabling this function may lead to a decreased I/O performance of the server.

True

Related topics: