The texts of software modules can be used independently or as part of configurations for LabPP_Automat.

Each configuration for LabPP_Automat is a directory with a specific structure.

The name of the configuration is the name of this directory.

Configuration directories are located in the tsprglist directory.

An example of the contents of the tspgrlist directory is shown below.



"GDL generator", "Landscape design with prices", "Examples" and "Technical and economic indicators" are configurations.

When the LabPP_Automat panel is launched, it offers a list of these configurations to select and load for operation at the moment.

There are required directories inside each configuration.


tsimages is a catalog with pictures and icons. A file named 1.png will be used as an icon of this configuration in the start list.



The tsprg directory contains the configuration file config.cpp and software modules to run in this configuration.

For example:

File config.cpp responsible for the appearance of the working configuration panel. 

It specifies the size and position of the configuration window and a description of the buttons with the names of the program modules to be launched (*.cpp files).


The picture below shows a window view of one of the configurations.



The LabPP_AutomatAC... directory contains the LabPP_Automat.apx software module and the LabPP_Automat.key key file.

The key file is replaced when purchasing a program for commercial use.


To create your own configuration, you can simply copy the existing directory of any configuration and modify it at your discretion.