﻿
Version 2.2.3
 - The xml configuration of the MK32 module has been updated from version 1.8.0.1 to 1.8.2.0;
 - updated xml configuration of the module DT400.010 from version 1.0.9.0 to 1.0.10.0;
 - fixed some shortcomings

 Version 2.2.2
 - updated xml configuration module MK22 V1.6.8.0 (added software version 1.68);

 Version 2.2.1
 - when autodetection of modules on MC01 / MC03 all possible modules with the same addresses are now displayed;
 - the parameters of the jumpers X20, X21 (connection of internal power supply to the current output board)

 Version 2.2.0
 - Added a new xml configuration module MK62;
 - Added a new xml configuration module MK65;
 - Added copying of the names of parameters and nodes by pressing the key combination Crtl + Shift + C

 Version 2.1.8
 - updated xml configuration of the module MK71 (v1.1.4.0);
 - updated xml module configuration MP26 (v0.0.0.3);
 - updated xml module configuration DT400.010 (v1.0.8.3);
 - updated xml configuration of PR module DT400.010 (v1.0.8.0);

 Version 2.1.7
 - Added a new xml configuration module MK92-1F;
 - Added a new version of the xml module configuration IC400.001 CAN-RS;
 - also: now FirmwareVersionTagName tag can be specified, separated by semicolons multiple tags version parameters for the case when the full version of the module is stored in the individual parameters. For example FirmWareTagName = "Major; Minor;", when connected to the module, in this case considered to be the values ​​of two parameter tagged with Major and Minor, then the version will be formed, for example, if a Major parameter value is 1, and Minor parameter value is 5, then the version will be 15;
 
 Version 2.1.6
 - The SkipGlobalCommands attribute was added for the PropertyCategory field of the XML description (if not, false).
Purpose: skip commands "Read / write all values ​​from / to the module" for branches marked with this attribute, taking into account the hierarchy;
 - added a universal table plugin. To use the plugin you need to xml elements in the description PropertyTable, PropertyCategory PropertyStruct or specify the attribute GuiNode = "Table";
 - Added a new version of the xml configuration module MK11-R2.xml V2.0.1.0 - 11.10.16.

 Version 2.1.5
 - a new version of the xml configuration of the LU400.001 module was added;
 
 Version 2.1.4
 - Added a "debug mode" button for working in debug mode with the same connection as in the main window of the device settings editor
 (the button is available only in the service mode of the program);

 Version 2.1.3
 - Added the function of comparing all parameter values ​​on the form and parameters in the module;
 - Icons of buttons "read / write node" are changed to thinner ones;

 Version 2.1.1
 - translated xml-descriptions and plug-ins of modules MK11-R2, BI24, MP26 into English;
 
 Version 2.1.2
 - Added a new version of the xml configuration module MK22 (V1.6.5.0);
 - Added a new version of the xml configuration module MK32 (v1.8.0.0);
 - <Separator> was not displayed;
 - changed the appearance of the panel "Tools for working with the module" (grouping buttons on the panel and dividing by colors)

 Version 2.1.0
 - added translation of the interface into English, and also translated three xml-descriptions for modules MK71, MK22 and MK32;
 - added a window for viewing the requests and responses performed during data exchange with the module over all communication protocols.

 Version 2.0.5.5
 - Now values ​​from one branch to another are copied (bug fixed);
 - ImmediateWrite (instant record) for parameters now works.
   If the connection with the module is established, if the value of the parameter with the specified attribute is changed, ImmediateWrite = "true" immediately writes to the module's RAM
   (convenient for manual calibration)
 - in the scanner modules and protocols ModbusRTU ModbusRTUVbit now displays all the possible configurations of modules found for auto-connection.

 Version 2.0.5
 - fixed bugs: no separator was output from arrayItem;
 - Added a new version of the xml configuration module MK32
 
 Version 2.0.4
 - The configuration of the MK11-R2 module has been added.
 - fixed bugs: no separator was output and units of measurement were not displayed

 Version 2.0.3
 - IC400 module configuration added;
 - added plugins for the IC400 module: logic alarm editor, binary input editor, IP address editor;
 - Fixed a bug when powering down the connected IC400 module - the program was shut down abnormally.

 Version 2.0.2
 - Added ability to visually dividing the parameters into groups in the table (in the module layout to indicate the group indicated <Separator Header = "Group Name" />);
 - If you select some parameters now display more information in the system tray at the bottom (in the layout module branch <AdditionalInfo> Tekt </ AdditionalInfo>);
 - Added ability to copy values ​​of branch parameters (copy and paste functions are in the context menu of the branch of the parameters tree);
 - the menu item "About the program" is added.

 Version 2.0.1
 - changed the configuration search, now the search is performed by name, tag or parameter address;
 - buttons for canceling the performed actions are added (backward, forward);
 - Added highlighting of groups of parameters in which there are values ​​not written to the module;
 - added the "last files" section, when the program is launched, the last settings files with which the work was done are displayed;
 - the ability to enter non-integer numbers via either a point or a comma is added.
 
 Version 2.0.0
 - changed the visual interface of the program;
 - added a debugger for reading and writing values ​​to arbitrary registers of the module;
 - Added the ability to plot the module's values ​​in the debugger;
 - Added the ability to compare the parameters of two different versions of the software module;
 - now complete information about the parameter is displayed when the parameter is put on the parameter with the mouse;
 - Added a separate reset button for each parameter.