Example with Siemens S7
The project used in this example consists of three S7 projects and a standard library. The standard library blocks are used in all S7 projects. The names of the S7 projects are:
- PL1 SM 36 cells
- PL2 SM 60 cells
- PL3 SM 72 cells
The standard library is called S7 standard library solar modules 36-72.
The S7 project PL1 SM 36 cells is checked to see whether any changes have been made.
Integrating a standard library
- In the UserClient, create a directory named S7 Standard libraries solar modules.
- Create a component named S7 Standard libraries solar modules 36-72 based on the Simatic S7 Library component type.
- Copy the S7 project existing in the S7 Standard libraries solar modules 36-72 component into the Project tree.
- Create a new version and check it in.
Repeat this process as required to create further standard libraries for S7 projects.
Integrating an S7 project
- In the UserClient, create a directory named S7 Standard libraries solar modules.
- Create three Simatic S7 components named PL1 SM 36 cells, PL2 SM 60 cells and PL3 SM 72 cells.
- Copy the respective S7 projects to the corresponding components located in the Project tree.
- Create a new version for each component and check it in.
Repeat this process to integrate additional S7 projects if necessary.
Assigning a standard library to the projects
- In the Project tree in the UserClient, select the component named PL1 SM 36 cells.
- In the Edit component configuration dialog, select Assign standard libraries.
- In the Assign standard libraries dialog, under Locally available standard libraries, select the S7 standard library Solar module 36 to 72.
- Add the selected standard library in the LibraryManagement field assigned to the component using the !Icon Arrow R button.
- Confirm with OK.
- In the Component configuration dialog, select Apply.
- Create a new version and check it in.
Repeat the process for the PL2 SM 60 cells and PL3 SM 72 cells components.
Related topics