Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix picture resolution

...

The tool bar items of the ConfigManager provide the following functionalities:

Tool

Function

Decription

Image RemovedImage Added

Read configuration

Reads a configuration from a selected device. Only active if the ConfigManager is active and device is selected in the Network Navigator.

Image RemovedImage Added

Write configuration

Writes a configuration back to the device. Only active if the ConfigManager is active, a device is selected, and a variable was changed in the Editor.

...

A configuration can be written to the device by clicking on “Write configuration” in the tool bar. The Editor opens a dialog asking whether all values shall be written or only changed values.

 

...

Depending on the choice, the changed variables or all variables are written back to the device. The progress is shown in a dialog.

...

After the successful completion of the operation, the Editor confirms the action.

 

...

Writing to the flash can also triggered by clicking on “Save config to flash” located at the bottom of the editor.

...

To import a configuration, read the configuration from a device, then click on “Import Config” and select the appropriate file to import. The Editor will the read the values from the file and apply changed values to the existing variables in the Editor. Changed values are marked by a yellow background in the Value column as described in section Viewing and editing values.

Importing configurations also works with partial configurations.

After importing a configuration, the values can be sent to the device as described in section Writing a configuration