-

Adding Libraries

Observe the following when adding libraries:

To add a library to your project, proceed as follows:

  1. In the COMPONENTS area, right-click the 'Libraries' folder in the 'Libraries' category and select
    • 'Add User Library' to include a user-defined library which has been released from another PLCnext Engineer project,
    • 'Add Library' to add a library provided by a device manufacturer.

    To add a safety-related library, you have to be logged on to the Safety-related Area.

  2. In the appearing dialog, browse for the library (*.pcwlx file) to be added to the project and click 'Open'.

When adding a safety-related library, the compiler checks the integrity of the library by means of its seal. The library is only added if the seal is correct. This seal (checksum) has been calculated when releasing the safety-related library.

Note
PLCnext Engineer also provides the possibility to import IEC 61131 POUs and data types. Refer to the topic "Importing Types ‣ Importing Types from Another Project
×‣ Importing Types from PLCopen XML
×‣ Importing Types from IEC 61131-10 XML
×
" for details.

Examples