Library installation
- Before a library can be used in a project, the library first hast to be installed on the system. Libraries are managed on the local system in different "repositories" (directories, storage locations). Before a library can be integrated in a project, it has to be installed in such a repository with a defined version number on the local system.
- Exception: projects referenced as library.
See Use PLC project as referenced library. - If a library version is used that is not installed in the repository, this is flagged up at the reference in the project tree.
- Libraries are installed in the Library Repository.
Further Information