Command: Create Library Project
Function: The command creates a new library project in CODESYS 4. The following items are also created and displayed in the workspace navigator.
<library>.fbslibLibraries.jsonProjectInfo.json
Call:
Menu
Button:
Command Center: Ctrl+Shift+C
Path | Path in the file directory where the library project and the corresponding files are stored The path can be selected using the input wizard. |
Project name | Name of the library project |
Title | Title of the library When the project is created, the data is written to the |
Version | Version of the library A 4-part semver is required, for example 1.0.0.0. When the project is created, the data is written to the |
Company | Company When the project is created, the data is written to the |
Author | Author of the library |
Description | Description |
Default namespace | Default namespace of the library When the project is created, the data is written to the |
Build | The library project will be created. The project will be added to the open workspace. The following files from this library project will be displayed in the workspace navigator:
|
Cancel | The creation of the library project will be canceled. |
For more information, see the following: