The ‘Configuration File’ Menu

<< Click to Display Table of Contents >>

Navigation:  Multi-Protocol MasterOPC Server > Multi-Protocol MasterOPC Server > The Design-Time Mode > The Menu Area. The ‘Configuration’ Tab >

The ‘Configuration File’ Menu

The ‘Configuration File’ Menu

This menu contains the following commands:

mbul   multi_img28 New – create a new configuration. A newly created configuration contains only the root group Server.

mbul   multi_img29 Load – load a configuration file. Upon this command, the standard dialog to choose a file is opened. Being loaded, the configuration is automatically set as the start configuration (the start configuration is automatically loaded when launching the server). If a configuration is loaded from arbitrary folder, the following dialog is displayed:

multi_img30

Regardless of what dialog button is clicked (OK / Cancel), the configuration is copied to the work folder \SERVERCFG\ and set as start one.

mbul   multi_img31 Save – save the current configuration into the same file (the file is overwritten).

mbul   multi_img32 Save as – save the current configuration as an arbitrary file. If a user chooses a folder that differs from \SERVERCFG\, the following dialog is displayed:

multi_img33

The dialog tools are:

mbul   OK – save to \SERVERCFG\

mbul   Cancel – cancel the operation

mbul   multi_img34 Copy as – save the current configuration as arbitrary file in arbitray folder.

mbul   multi_img35 Make starting – set the current configuration as the start one.

A configuration is saved to a file with the specified filename and extension *.mpn. By default, the work folder for configuration files is ..\SERVERCFG\. In addition, that folder contains the file __startconfigmpp__ that stores a name of the start configuration file.

Only a configuration stored in \SERVERCFG\ can be set as the start one.

If a configuration specified in __startconfigmpp__ does not exist, a new configuration is created at server start.

Earlier, before version 6, Multi-Protocol used configuration with *.mpp extension. If it is necessary to transfer the configuration to an older version of the server, it is necessary to select the Save As menu item and specify the mpp extension when saving.