EcoStruxure Machine Expert version 1.1 does not support the M258, LMC058 and LMC078 controllers.

Save Project As Compiled Library

Overview

Execute the File > Save Project As Compiled Library command to save a library project in encoded format. An encoded image of the precompile context of the library will be created. This means that the implementations of the library modules will no longer be accessible and visible.

The command opens the standard dialog box for saving a file in the file system. The file type is automatically set to compiled library files. By default, the current project file name is preset. You can modify it, if desired. The file extension is *.compiled-library.

The further handling of *.compiled-library files is the same as for *.library files. They can be installed and referenced in the same way. Therefore, the source code of a library can be protected. Shorter loading times and smaller library files are also obtained.

NOTE: The debug functions are not available for compiled libraries.