Command: Properties
Function: The command opens the Properties dialog for the library selected in the Library Manager.
Menu
Context menu of the selected library
symbol in the toolbar of the Library Manager
Requirement: A library is selected.
Important
This dialog is intended for library developers. Use it only if you have profound knowledge of library referencing, and follow the guidelines for library developers.
For more information, see: Information for Library Developers
Dialog: Properties
Namespace | Namespace of the selected library By default, this is identical to the library name, unless it was defined explicitly in the project information when the library was created. You can change the namespace for the open project. Example: |
Default | Library which triggers the placeholder when no other trigger is defined or possible Requirement: The selected library is a library placeholder, and therefore the setting is available. Note: For compiler version 3.5.8.0 and higher, the following applies in the case of library placeholders with a resolution in the device description which are located in the Library Manager of the POUs view: This placeholder is always resolved automatically according to the description of the device which compiles the application. |
Tip
If the selected library is developed in compliance with the "Guidelines for Developing Libraries", then we do not recommend that you change the following settings.
Selection of the version constraint Requirement: The settings are available only if the selected library is not a library placeholder. Note: Container and interface libraries are automatically created with library references with version constraint. Whenever possible, do not create libraries which include library references with a version constraint. Instead, you use placeholders to reference the libraries. Edit a placeholder resolution in the Placeholders dialog. | |
Exact version |
Note: This option is strongly recommended for container libraries, and it is usually preset for this library type. |
Always newest version |
Note: If a newer library version is available, then the library POUs which are actually used can change. This option is strongly recommended for interface libraries, and it is usually preset for this library type. |
Allow only qualified access to all identifiers |
|
When the current project is referenced as a library in another project | Note: Changing the following settings makes sense only if you have created a library with your project and therefore opened a library project. As a result, the selected library is referenced in the new library. |
Make visible all IEC symbols in the project if is this reference were directly integrated here. |
Requirement: A container project is created with a library project. A container library does not implement its own POUs, but exclusively references other libraries. It bundles libraries. A container library can be reasonably used to bundle multiple libraries (in a reference) in a project. This option has to be enabled for each library reference. Symbolic access to library POUs:
Requirement: No container project is created with a library project. |
Do not show this reference in the dependency tree. |
Warning: If there are compile errors resulting from hidden library errors, then it may be difficult to detect the errors.
|
Optional (if the library is missing, no error will be reported). |
|
For more information, see: Placeholders