SlideShare a Scribd company logo
1 of 21
Download to read offline
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 1
Content 5
5 Project setup............................................................................................................3
5.1 Learning targets......................................................................................................................3
5.2 Overview about configuration steps for AS and OS ...............................................................3
5.3 SIMATIC PCS 7 Engineering Toolset.....................................................................................4
5.4 What is a Multiproject? ...........................................................................................................5
5.4.1 Projects and libraries ..............................................................................................................5
5.4.2 Different types of stations .......................................................................................................5
5.4.3 Different types of libraries.......................................................................................................6
5.4.4 Multiproject..............................................................................................................................7
5.4.5 Master Data Library ................................................................................................................8
5.5 Initial settings of SIMATIC Manager .......................................................................................9
5.6 Setting up a multiproject .......................................................................................................10
5.6.1 Organizing a multiproject......................................................................................................10
5.6.2 Setting up the projects “Step by Step“..................................................................................10
5.6.3 Setting up the project with the „New Project“ Wizard ...........................................................14
5.6.4 Expansion of Multiprojects....................................................................................................16
5.6.5 Multiproject-wide information to be synchronized.................................................................18
5.7 Language for Display Devices..............................................................................................19
5.8 Archiving and retrieving a project, library or multi project.....................................................20
5.9 Task and checkpoint.............................................................................................................21
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 2 Training Documentation, V1.00, ST-PCS7SYS
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 3
5 Project setup
5.1 Learning targets
The participant will learn about
• The main configuration steps for
an automation project
• The role of SIMATIC Manager and
ist relevant settings
The participant will be able to
• Set up a Multiproject for
configuring the training
application
5.2 Overview about configuration steps for AS and OS
Configuration steps AS Configuration steps OS
Select block libraries to be used. Create a new project-
specific library.
Create Multiproject. (SIMATIC Manager)
Create hardware resources:SIMATIC S7-400 Stations
(SIMATIC Manager, Component View)
Configure hardware (SIMATIC Manager, Component
View)
Create Plant Hierarchy
(SIMATIC Manager, Plant View)
Assign hardware resources (SIMATIC Manager)
Configure Software (CFC, SFC, SCL, messages,
archive tags)
Test + commissioning (configuration tools)
Create hardware resources: PC Stations (SIMATIC
Manager, Component View)
Basic settings in WinCC Explorer and OS Project Editor
Create OS object (SIMATIC Manager, Plant View or
Process Object View)
Edit individual objects (WinCC Explorer, Graphics
Designer)
Compile and Downwload OS (SIMATIC Manager)
Test + commissioning (configuration tools)
DocumentationDocumentation ( DOCPRO )
Configure hardware (SIMATIC Manager, Component
View)
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 4 Training Documentation, V1.00, ST-PCS7SYS
5.3 SIMATIC PCS 7 Engineering Toolset
SIMATIC Manager is the central part of the STEP 7 programming and configuring
software for STEP 7 applications. Together with an additional number of tools and
options it is released as the SIMATIC PCS 7 Engineering Toolset.
One way
Using the SIMATIC PCS7 Engineering Toolset is the only way to program and configure
a SIMATIC PCS 7 configuration.
The figure below gives an overview of the main components of the toolset.
 See [103] PCS 7 V8.0 Engineering System - 12_2011, 7.7 for more information about
the PCS 7 applications and how they are used.
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 5
5.4 What is a Multiproject?
5.4.1 Projects and libraries
In common
Projects and libraries have some in common. They are:
• an organized amount of data
• stored in a particular folder including files and lower level folders
• managed by SIMATIC Manager and its related tools
Different
Differences between projects and libraries:
• Projects contain the data for at least one station (application specific programmable /
configurable device). Projects contain always hardware-related data.
• Libraries contain predefined functions for being used in projects. These data are
always only software related.
5.4.2 Different types of stations
In a SIMATIC PCS 7 project a station can be:
• A PC (SIMATIC PC Station) for engineering or operating
• An Automation System (SIMATIC 400 Station)
DP (ET 200M)IM
Industrial Ethernet
PROFIBUS-DP
Controller ( AS )
Distributed I/O
Sensors and
actuators
System (Plant) Bus
Field Bus
Engineering System ( ES )
DP (ET 200M)IM
Terminal Bus
Windows Network ( TCP/IP )
ES (PC)
AS
(S7-417-4)
AS
(S7 414-3)
Stations
Operator System ( OS )
OS
(PC with WinCC)
OS
(PC with WinCC)
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 6 Training Documentation, V1.00, ST-PCS7SYS
5.4.3 Different types of libraries
Libraries are used for storing reusable program components. The program components
can be copied to a library from existing projects or created directly in the library
independently of projects.
PCS 7 BRAUMAT
PCS 7
Basic Library
PCS 7 Advanced
Process Library
PCS 7 Library
(Standard)
Standard installation of
SIMATIC PCS 7 V8.0
Standard frame of delivery of SIMATIC PCS 7 V8.0
Industry Library
PCS 7
Water Library
PCS 7
CEMAT
PCS 7
Control Control
@System
Control
Driver Channel
Customized
Libraries
ASblocksFaceplates/
Blockicons
Optional
installation
The functions available for creating S7 programs in a library are the same as for
projects, with the exception of debugging.
Libraries are structured in a hierarchical fashion in the same way as projects:
• Libraries can contain S7 programs.
• An S7 program can contain exactly one "Blocks" folder, one "Charts" folder, and one
"Symbols" object (symbol table).
• The "Blocks" folder contains the blocks which can be downloaded to the S7 CPU.
• The "Source Files" folder contains the source files for the programs created in the
different programming languages.
• The "Charts" folder contains the CFC charts.
PCS 7 Library
The PCS 7 (Standard) Library has its final update up to V7.1.3. It is not part of the
general setup of PCS 7 V8.0 and later. For mixed applications the library is to be
installed afterwards.
 For more information about Upgrade of PCS 7 Libraries see
[208] PCS 7 Software upgrades from V7.1SP3 to V8.0 with utilization of new
functions - 12_2011 and
[209] [209] PCS 7 Software update from V7.1SP3 to V8.0 without utilization of new
functions - 12_2011
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 7
5.4.4 Multiproject
For configuring SIMATIC PCS 7, always use a multiproject. It binds several projects and
libraries together:
Project A
Project B
Library X
Library Y Library Z
Multiproject
Multiproject
Library X Y Z A B Project
Multiproject
A PCS 7 multiproject consists as minimum of only one project and one library (master
data library), but it can also include more than one project and several libraries.
The SIMATIC Manager shows all elements of a multiproject in a tree view:
Multiproject
Project
AS Station
SIMATIC PC-Station (here: ES/OS)
Chart folder
Project library
(green book)
Master Data Library
(blue book)
S7-Program
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 8 Training Documentation, V1.00, ST-PCS7SYS
5.4.5 Master Data Library
In a PCS 7 multiproject, one library has to be defined as the Master Data Library.
The Master Data Library is automatically added, if the PCS 7 „New Project“ Wizard was
used to create a multiproject.
The Master Data Library contains the multiproject specific standards and supports a
central update of the following items for the Multiproject:
• block types
• SFC types
• Shared Declarations
Filling the Master Data Library with block types
1
2
3
1. Open the desired PCS 7 library (in this example the APL).
2. Activate the detail view to get displayed the symbolic names and other details of the
blocks in the library.
3. Copy all required blocks from all libraries used for the configuration to the block
folder of the master data library. Make sure to also copy the blocks that are called
as a multi-instance by other blocks.
Role of the Master Data Library for bulk engineering
The Master Data Library is a prerequisite for efficient engineering (Import-/Export of
process tags and models). It contains all process tag types and import files, which are
relevant for the multiproject.
 See [103] PCS 7 V8.0 Engineering System - 12_2011, 8.7 for more details
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 9
5.5 Initial settings of SIMATIC Manager
The following global settings are valid for any PCS 7 project opened with the SIMATIC
Manager. To take on the changed settings, the SIMATIC Manager has to be closed and
restarted.
Wizards
Message
numbers
Language Archiving
Storage
location
• Wizard: activate PCS 7 related wizards
• Message numbers: make CPU-oriented unique message numbers the default
setting for new projects and libraries
• Language: select the language used in the project (GUI of SIMATIC Manager and
representation of the project).
• Archiving (of the PCS 7 project): Select the archiving program and the storage
location of the archived project
• Storage location for projects/multiprojects (and libraries):
Default setting is: C:SIEMENSStep7S7proj
All necessary access rights for this path are set by default already during the PCS 7
installation. If you use another storage location, then it is a must, to use the
SimaticRights.exe tool to set the required rights. The desired project path must exist
already. Start the program on the SIMATIC PCS 7 DVD in the folder.
PCS 7 V8.0
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 10 Training Documentation, V1.00, ST-PCS7SYS
5.6 Setting up a multiproject
5.6.1 Organizing a multiproject
ES
Multiproject
Master Data
Library
Project 01
AS ES/OS
Project 99
AS
Each individual project contains only one AS and one OS, or all AS
and OS which a project engineer is meant to edit.
Project specific setup
ES
Multiproject
Master Data
Library
Project 1
AS
Project 2
OS
Project 3
ES
As opposed to the project-specific setup, all AS and OS are filed
separately (granular) in an individual project.
Station granular setup
Distributed Engineering
With the use of several projects on different computers as a distributed engineering
system, several persons can work independently of each other on their project.
PCS 7 offers the appropriate system functions for managing, distributing and merging
the projects. The projects in this scenario can remain in the multiproject network or can
be checked out for the duration of the editing.
 We generally recommend organizing the multiproject in PCS 7 based on stations, i.e.
one subproject with one station. This setup provides the maximum flexibility during
the configuration / commissioning phase.
This applies to all automation systems and OS servers. The stations for OS clients
can also be created in one subproject.
 See [103] PCS 7 V8.0 Engineering System - 12_2011, 6.3 for more details
5.6.2 Setting up the projects “Step by Step“
The recommended and most efficient way for the creation of a multiproject is to use the
“New Project” wizard. However, you should be able to create the single elements of a
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 11
multiproject in the SIMATIC Manager, for instance to expand an existing multiproject by
projects or stations.
To create an empty multiproject there exists also a “New Project” dialog:
“New Project” Dialog
1
23
4
1. Select the appropriate tab to create a new user project, library or multiproject.
2. When you select the "User Projects", "Libraries" or "Multiprojects" tab, the correct
object type is prepared by default. You can also change the type of the new object
in the drop-down list. The new object will then be automatically added to the tabs in
the correct order.
3. Enter the name of the new project, library or multiproject here. Do not use an
extended name. You can also select an existing name from the list above and
change it as necessary.
4. The path in which the project or library will be created is displayed here.
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 12 Training Documentation, V1.00, ST-PCS7SYS
Insertion of an empty user project
Create a new empty project as part of an already existing multiproject in the SIMATIC
Manager by selection of the multiproject and the menu command:
Multiproject > Create in Multiproject…
Again the “New Project” dialog is displayed (without the “Multiproject” tab).
An empty user project is created in the multiproject, which you can later add stations to
Insertion of already created user projects
The typical use case for „New project“ or „Add to Multiproject“ dialogs is the integration
of additional AS/ ES/ OS subprojects into a basic multiproject, which was created using
the PCS 7 „New project“ wizard.
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 13
Addition of components to an existing project
Empty AS station, to be
configured by HW config
Empty PC station as ES and/or
OS, to be configured by HW config
Subnet objects for
Plant bus / Field bus
Expanding the Project with the
PCS 7 "Expand Project" Wizard
Enumerations, Units and
Equipment Properties
A project is structured into stations containing the configuration information for AS
stations and/or PC stations used as ES, OS Servers, Clients etc.
 A PCS 7 Multiproject should always consist in a PC station used as Engineering
System (ES).
Never select directly “OS” or “OS (Client)” from the “Insert New Object” menu in the
SIMATIC Manager! OS Servers, OS Clients and all other OS station types have to be
inserted always as SIMATIC PC Station.
Furthermore, each project needs network information, provided by subnet objects. The
network configuration is using the tools HW config and NetPro.
 Subnet objects are required for configuration data of the Plant bus and the Field bus,
Terminal bus information is not configured in the SIMATIC Manager.
Shared declarations contain information about enumerations, units and equipment
properties used in the PCS 7 project.
You can use enumerations to define textual representatives for the parameter values of
the block or chart I/Os with data types "BOOL," "BYTE," "INT," "DINT," "WORD," and
"DWORD". A suitable text is assigned to each value of an enumeration and this is
displayed at the I/O. Several values can be assigned to each enumeration.
Equipment properties are parameters of a unit, such as shell material, volumes etc. The
type of equipment property is defined as a "shared declaration". Instances of this type
are used in SIMATIC BATCH and its attributes are individually adapted.
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 14 Training Documentation, V1.00, ST-PCS7SYS
5.6.3 Setting up the project with the „New Project“ Wizard
The "New Project" wizard supports you step-by-step in creating a new project and offers
default settings. The PCS 7 wizard automatically creates various objects according to
the default settings or the specific settings that you make.
The following pictures give you an overview about the steps of the wizard.
1. Start the PCS 7 "New Project" wizard in the SIMATIC Manager
Click „Next“ to continue step by step…
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 15
2. Select the CPU bundle that you are using in your project.
Detailed information about the selected CPU bundle is displayed beneath the list. In
case your CPU is not listed there, you can adjust the configuration data in the HW-
config later.
Use the button „Find“ to search for a desired MLFB number.
The „Number of communication modules“ selects the CPs for Profibus DP.
3. Define the depth of the Plant hierarchy.
Select the required configuration objects for AS and OS. Regarding the OS object
you must specify the type (main architecture).
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 16 Training Documentation, V1.00, ST-PCS7SYS
4. Define the storage location and the name of the multiproject.
5. After clicking the button “Finish” the multiproject is created and contains one project
as shown in the preview, containing one AS, one OS (if selected) and one master
data library. The wizard creates the required project structure ready to continue with
the engineering.
 The subnet for Industrial Ethernet is not created by the wizard. You have to insert it
manually.
From the project icons context menu:
Insert new Object -> Industrial Ethernet
5.6.4 Expansion of Multiprojects
The PCS 7 wizards create the basic configuration, which you can expand with additional
objects based on the requirements of your plant.
For the expansion the same dialogs have to be used as already described above in the
section „Setting up the projects „Step by Step“:
• Create in Multiproject… (other projects or libraries)
• Insert into Multiproject… (other projects and libraries)
• Insert new object…(stations, subnets, shared declarations)
Furthermore, there is a PCS 7 "Expand Project" wizard available…
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 17
Expansion of an existing project with a Preconfigured Station
The PCS 7 "Expand Project" wizard is using similar steps as the “New Project” wizard.
1. Addition of an AS station (if required).
If AS station has
not to be inserted
Station selection
similar to the „New
Project“ wizard
2. Addition of an OS (single station, multiple station, redundant OS stations).
Plant hierarchy and
charts are not affected
by this wizard
OS type selection
similar to the „New
Project“ wizard
3. The storage location is displayed, but cannot be changed.
 For more information about expansion of multiprojects see:
[103] PCS 7 V8.0 Engineering System - 12_2011, 8.4.4 for insertion of empty projects
[121] PCS 7 Compendium part a - Configuration Guidelines - 03_2009, 2.4 for
integration of additional ES/OS-projects.
[103] PCS 7 V8.0 Engineering System - 12_2011, 6.2.2 for insertion of preconfigured
stations.
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 18 Training Documentation, V1.00, ST-PCS7SYS
5.6.5 Multiproject-wide information to be synchronized
The update of multiproject-wide information is necessary typically after expansion of a
multiproject by additional projects /libraries and after insertion of subnets.
Merge Subnets / Cross-project connections:
1
2 3
Synchronize Shared Declarations:
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 19
5.7 Language for Display Devices
The language for the display devices has to be selected in a very early project
engineering phase.
Messages and texts will be transferred to the OS in selected languages during OS
compilation.
The dialog window above shows the default setting.
 The required setting is related to individual projects and libraries in a multiproject.
PCS 7 System Course
SIMATIC PCS 7 – Project setup
5 - 20 Training Documentation, V1.00, ST-PCS7SYS
5.8 Archiving and retrieving a project, library or multi project
Archiving
• Always back up the data in the following cases:
− At least once a day
− After downloading the AS
− After configuration changes
− Before and after system component upgrades
− Before and after the software update of the configuration software
• Keep at least the three most recent versions of your PCS 7 project.
• Use different storage media for backing up the data.
− LAN hard disk
− USB hard disk
− MOD
− CD/DVD
This retains availability of your data even after failure of a device.
• You can also backup your data on hard disks of PCs in a network. Simultaneous hard
disk failures on more than one PC are very unlikely.
• If necessary, upload FBs and DBs from the controller
• If necessary, perform a "Read back" before archiving
PCS 7 System Course
SIMATIC PCS 7 – Project setup
Training Documentation, V1.00, ST-PCS7SYS 5 - 21
Retrieving
A new directory is created in the selected directory and the complete project directory
structure of the unpacked multiproject now appears on the same level below this
directory.
5.9 Task and checkpoint
Task: Multiproject
Goal
A Multiproject as the starting point for implementing the training application.
Checkpoint
What do you think …
• Is the advantage of using the New
Project wizard?

More Related Content

What's hot

17 demonstration server client system-v1.00_en
17 demonstration server client system-v1.00_en17 demonstration server client system-v1.00_en
17 demonstration server client system-v1.00_enconfidencial
 
10 basics automatic mode control v1.00_en
10 basics automatic mode control v1.00_en10 basics automatic mode control v1.00_en
10 basics automatic mode control v1.00_enconfidencial
 
08 basics control functions v1.00_en
08 basics control functions v1.00_en08 basics control functions v1.00_en
08 basics control functions v1.00_enconfidencial
 
09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_en09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_enconfidencial
 
00 st pcs7-sys_v8.0_register 20 en
00 st pcs7-sys_v8.0_register 20 en00 st pcs7-sys_v8.0_register 20 en
00 st pcs7-sys_v8.0_register 20 enconfidencial
 
01 introduction v1.00_en
01 introduction v1.00_en01 introduction v1.00_en
01 introduction v1.00_enconfidencial
 
13 locking functions and operating modes v1.00_en
13 locking functions and operating modes v1.00_en13 locking functions and operating modes v1.00_en
13 locking functions and operating modes v1.00_enconfidencial
 
14 mass data engineering v1.00_en
14 mass data engineering v1.00_en14 mass data engineering v1.00_en
14 mass data engineering v1.00_enconfidencial
 
Ch3 v70 project_structure_en
Ch3 v70 project_structure_enCh3 v70 project_structure_en
Ch3 v70 project_structure_enconfidencial
 
18 syntax rules v1.0
18 syntax rules v1.018 syntax rules v1.0
18 syntax rules v1.0confidencial
 
12 archiving system v1.00_en
12 archiving system v1.00_en12 archiving system v1.00_en
12 archiving system v1.00_enconfidencial
 
Simatic getting-started-pcs7
Simatic getting-started-pcs7Simatic getting-started-pcs7
Simatic getting-started-pcs7ionut grozav
 
MBSE with Arcadia method step-by-step System Analysis.pdf
MBSE with Arcadia method step-by-step System Analysis.pdfMBSE with Arcadia method step-by-step System Analysis.pdf
MBSE with Arcadia method step-by-step System Analysis.pdfHelder Castro
 
[Capella Day 2019] Model execution and system simulation in Capella
[Capella Day 2019] Model execution and system simulation in Capella[Capella Day 2019] Model execution and system simulation in Capella
[Capella Day 2019] Model execution and system simulation in CapellaObeo
 

What's hot (20)

17 demonstration server client system-v1.00_en
17 demonstration server client system-v1.00_en17 demonstration server client system-v1.00_en
17 demonstration server client system-v1.00_en
 
10 basics automatic mode control v1.00_en
10 basics automatic mode control v1.00_en10 basics automatic mode control v1.00_en
10 basics automatic mode control v1.00_en
 
08 basics control functions v1.00_en
08 basics control functions v1.00_en08 basics control functions v1.00_en
08 basics control functions v1.00_en
 
09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_en09 basics operating and monitoring v1.00_en
09 basics operating and monitoring v1.00_en
 
00 st pcs7-sys_v8.0_register 20 en
00 st pcs7-sys_v8.0_register 20 en00 st pcs7-sys_v8.0_register 20 en
00 st pcs7-sys_v8.0_register 20 en
 
01 introduction v1.00_en
01 introduction v1.00_en01 introduction v1.00_en
01 introduction v1.00_en
 
Ch5 v70 cfc_en
Ch5 v70 cfc_enCh5 v70 cfc_en
Ch5 v70 cfc_en
 
13 locking functions and operating modes v1.00_en
13 locking functions and operating modes v1.00_en13 locking functions and operating modes v1.00_en
13 locking functions and operating modes v1.00_en
 
Ch8 v70 os_en
Ch8 v70 os_enCh8 v70 os_en
Ch8 v70 os_en
 
14 mass data engineering v1.00_en
14 mass data engineering v1.00_en14 mass data engineering v1.00_en
14 mass data engineering v1.00_en
 
Ch5 v70 cfc_en
Ch5 v70 cfc_enCh5 v70 cfc_en
Ch5 v70 cfc_en
 
Ch3 v70 project_structure_en
Ch3 v70 project_structure_enCh3 v70 project_structure_en
Ch3 v70 project_structure_en
 
18 syntax rules v1.0
18 syntax rules v1.018 syntax rules v1.0
18 syntax rules v1.0
 
12 archiving system v1.00_en
12 archiving system v1.00_en12 archiving system v1.00_en
12 archiving system v1.00_en
 
Ch6 v70 sfc_en
Ch6 v70 sfc_enCh6 v70 sfc_en
Ch6 v70 sfc_en
 
Simatic getting-started-pcs7
Simatic getting-started-pcs7Simatic getting-started-pcs7
Simatic getting-started-pcs7
 
SDI - Service Desk Manager
SDI - Service Desk ManagerSDI - Service Desk Manager
SDI - Service Desk Manager
 
MBSE with Arcadia method step-by-step System Analysis.pdf
MBSE with Arcadia method step-by-step System Analysis.pdfMBSE with Arcadia method step-by-step System Analysis.pdf
MBSE with Arcadia method step-by-step System Analysis.pdf
 
[Capella Day 2019] Model execution and system simulation in Capella
[Capella Day 2019] Model execution and system simulation in Capella[Capella Day 2019] Model execution and system simulation in Capella
[Capella Day 2019] Model execution and system simulation in Capella
 
S7 bas-16
S7 bas-16S7 bas-16
S7 bas-16
 

Similar to 05 project setup v1.00_en

19 exercises v1.00_en
19 exercises v1.00_en19 exercises v1.00_en
19 exercises v1.00_enconfidencial
 
Ch2 v70 config_overview_en
Ch2 v70 config_overview_enCh2 v70 config_overview_en
Ch2 v70 config_overview_enconfidencial
 
Ch3 v70 project_structure_en
Ch3 v70 project_structure_enCh3 v70 project_structure_en
Ch3 v70 project_structure_enconfidencial
 
Creating an Embedded System Lab
Creating an Embedded System LabCreating an Embedded System Lab
Creating an Embedded System LabNonamepro
 
Ch9 v70 multiproject_en
Ch9 v70 multiproject_enCh9 v70 multiproject_en
Ch9 v70 multiproject_enconfidencial
 
TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...
TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...
TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...Symantec
 
Avionics Paperdoc
Avionics PaperdocAvionics Paperdoc
Avionics PaperdocFalascoj
 
Day 1 - 01 - Welcome
Day 1 - 01 - WelcomeDay 1 - 01 - Welcome
Day 1 - 01 - Welcomewebhostingguy
 
Whats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteWhats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteMicro Focus
 
Ics plc integration_tools
Ics plc integration_toolsIcs plc integration_tools
Ics plc integration_toolsRavindra Angal
 
Sys cat i181e-en-07+sysmac studio
Sys cat i181e-en-07+sysmac studioSys cat i181e-en-07+sysmac studio
Sys cat i181e-en-07+sysmac studioMaulana Kharis
 
Using the Cypress PSoC Processor
Using the Cypress PSoC ProcessorUsing the Cypress PSoC Processor
Using the Cypress PSoC ProcessorLloydMoore
 
CM_SME revised bc635_637PCI_V2_Linux_SDK
CM_SME revised bc635_637PCI_V2_Linux_SDKCM_SME revised bc635_637PCI_V2_Linux_SDK
CM_SME revised bc635_637PCI_V2_Linux_SDKChris Muntzer
 
Performance and Power Profiling on Intel Android Devices
Performance and Power Profiling on Intel Android DevicesPerformance and Power Profiling on Intel Android Devices
Performance and Power Profiling on Intel Android DevicesIntel® Software
 
System verilog important
System verilog importantSystem verilog important
System verilog importantelumalai7
 
UNIT 1 SONCA.pptx
UNIT 1 SONCA.pptxUNIT 1 SONCA.pptx
UNIT 1 SONCA.pptxmohan134666
 
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...Christopher Diamantopoulos
 
Ceph Day Beijing - SPDK for Ceph
Ceph Day Beijing - SPDK for CephCeph Day Beijing - SPDK for Ceph
Ceph Day Beijing - SPDK for CephDanielle Womboldt
 
Ceph Day Beijing - SPDK in Ceph
Ceph Day Beijing - SPDK in CephCeph Day Beijing - SPDK in Ceph
Ceph Day Beijing - SPDK in CephCeph Community
 

Similar to 05 project setup v1.00_en (20)

19 exercises v1.00_en
19 exercises v1.00_en19 exercises v1.00_en
19 exercises v1.00_en
 
Ch2 v70 config_overview_en
Ch2 v70 config_overview_enCh2 v70 config_overview_en
Ch2 v70 config_overview_en
 
Ch3 v70 project_structure_en
Ch3 v70 project_structure_enCh3 v70 project_structure_en
Ch3 v70 project_structure_en
 
Creating an Embedded System Lab
Creating an Embedded System LabCreating an Embedded System Lab
Creating an Embedded System Lab
 
Ch9 v70 multiproject_en
Ch9 v70 multiproject_enCh9 v70 multiproject_en
Ch9 v70 multiproject_en
 
TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...
TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...
TECHNICAL WHITE PAPER▶Symantec Backup Exec 2014 Blueprints - OST Powered Appl...
 
Avionics Paperdoc
Avionics PaperdocAvionics Paperdoc
Avionics Paperdoc
 
Day 1 - 01 - Welcome
Day 1 - 01 - WelcomeDay 1 - 01 - Welcome
Day 1 - 01 - Welcome
 
Whats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteWhats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product Suite
 
Ics plc integration_tools
Ics plc integration_toolsIcs plc integration_tools
Ics plc integration_tools
 
Sys cat i181e-en-07+sysmac studio
Sys cat i181e-en-07+sysmac studioSys cat i181e-en-07+sysmac studio
Sys cat i181e-en-07+sysmac studio
 
Using the Cypress PSoC Processor
Using the Cypress PSoC ProcessorUsing the Cypress PSoC Processor
Using the Cypress PSoC Processor
 
Ch7 v70 scl_en
Ch7 v70 scl_enCh7 v70 scl_en
Ch7 v70 scl_en
 
CM_SME revised bc635_637PCI_V2_Linux_SDK
CM_SME revised bc635_637PCI_V2_Linux_SDKCM_SME revised bc635_637PCI_V2_Linux_SDK
CM_SME revised bc635_637PCI_V2_Linux_SDK
 
Performance and Power Profiling on Intel Android Devices
Performance and Power Profiling on Intel Android DevicesPerformance and Power Profiling on Intel Android Devices
Performance and Power Profiling on Intel Android Devices
 
System verilog important
System verilog importantSystem verilog important
System verilog important
 
UNIT 1 SONCA.pptx
UNIT 1 SONCA.pptxUNIT 1 SONCA.pptx
UNIT 1 SONCA.pptx
 
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
 
Ceph Day Beijing - SPDK for Ceph
Ceph Day Beijing - SPDK for CephCeph Day Beijing - SPDK for Ceph
Ceph Day Beijing - SPDK for Ceph
 
Ceph Day Beijing - SPDK in Ceph
Ceph Day Beijing - SPDK in CephCeph Day Beijing - SPDK in Ceph
Ceph Day Beijing - SPDK in Ceph
 

More from confidencial

Fluxograma processo acucar_alcool_etanol_verde
Fluxograma processo acucar_alcool_etanol_verdeFluxograma processo acucar_alcool_etanol_verde
Fluxograma processo acucar_alcool_etanol_verdeconfidencial
 
01tiaportal handson-basicov11v2-140421084257-phpapp01
01tiaportal handson-basicov11v2-140421084257-phpapp0101tiaportal handson-basicov11v2-140421084257-phpapp01
01tiaportal handson-basicov11v2-140421084257-phpapp01confidencial
 
Sitrains7 1200pwmpid-150301123045-conversion-gate01
Sitrains7 1200pwmpid-150301123045-conversion-gate01Sitrains7 1200pwmpid-150301123045-conversion-gate01
Sitrains7 1200pwmpid-150301123045-conversion-gate01confidencial
 
Sitrain introdução a ihm
Sitrain introdução a ihmSitrain introdução a ihm
Sitrain introdução a ihmconfidencial
 
Sitrain visão geral do sistema tia portal
Sitrain visão geral do sistema tia portalSitrain visão geral do sistema tia portal
Sitrain visão geral do sistema tia portalconfidencial
 
Sitrain step7basic 150301103500-conversion-
Sitrain step7basic 150301103500-conversion-Sitrain step7basic 150301103500-conversion-
Sitrain step7basic 150301103500-conversion-confidencial
 
Sitrain operações binárias e digitais
Sitrain operações binárias e digitaisSitrain operações binárias e digitais
Sitrain operações binárias e digitaisconfidencial
 
Sitrain blocos de orgazação
Sitrain blocos de orgazaçãoSitrain blocos de orgazação
Sitrain blocos de orgazaçãoconfidencial
 
Sitrain soluções sugeridasconversion s7 1200
Sitrain  soluções sugeridasconversion s7 1200 Sitrain  soluções sugeridasconversion s7 1200
Sitrain soluções sugeridasconversion s7 1200 confidencial
 
Dispositivos e redes de comunicaçãos
Dispositivos e redes de comunicaçãosDispositivos e redes de comunicaçãos
Dispositivos e redes de comunicaçãosconfidencial
 
treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama...
 treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama... treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama...
treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama...confidencial
 

More from confidencial (13)

Fluxograma processo acucar_alcool_etanol_verde
Fluxograma processo acucar_alcool_etanol_verdeFluxograma processo acucar_alcool_etanol_verde
Fluxograma processo acucar_alcool_etanol_verde
 
01tiaportal handson-basicov11v2-140421084257-phpapp01
01tiaportal handson-basicov11v2-140421084257-phpapp0101tiaportal handson-basicov11v2-140421084257-phpapp01
01tiaportal handson-basicov11v2-140421084257-phpapp01
 
Sitrains7 1200pwmpid-150301123045-conversion-gate01
Sitrains7 1200pwmpid-150301123045-conversion-gate01Sitrains7 1200pwmpid-150301123045-conversion-gate01
Sitrains7 1200pwmpid-150301123045-conversion-gate01
 
Sitrain introdução a ihm
Sitrain introdução a ihmSitrain introdução a ihm
Sitrain introdução a ihm
 
Sitrain visão geral do sistema tia portal
Sitrain visão geral do sistema tia portalSitrain visão geral do sistema tia portal
Sitrain visão geral do sistema tia portal
 
Sitrain tags do plc
Sitrain tags do plcSitrain tags do plc
Sitrain tags do plc
 
Sitrain step7basic 150301103500-conversion-
Sitrain step7basic 150301103500-conversion-Sitrain step7basic 150301103500-conversion-
Sitrain step7basic 150301103500-conversion-
 
Sitrain operações binárias e digitais
Sitrain operações binárias e digitaisSitrain operações binárias e digitais
Sitrain operações binárias e digitais
 
Sitrain blocos de orgazação
Sitrain blocos de orgazaçãoSitrain blocos de orgazação
Sitrain blocos de orgazação
 
Sitrain soluções sugeridasconversion s7 1200
Sitrain  soluções sugeridasconversion s7 1200 Sitrain  soluções sugeridasconversion s7 1200
Sitrain soluções sugeridasconversion s7 1200
 
Dispositivos e redes de comunicaçãos
Dispositivos e redes de comunicaçãosDispositivos e redes de comunicaçãos
Dispositivos e redes de comunicaçãos
 
treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama...
 treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama... treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama...
treinamentos em automacao e solucoes industriais s7 tia 2 simatic s7 porgama...
 
CLP S7 300 E S7 400
CLP S7 300 E S7 400CLP S7 300 E S7 400
CLP S7 300 E S7 400
 

Recently uploaded

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 

Recently uploaded (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 

05 project setup v1.00_en

  • 1. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 1 Content 5 5 Project setup............................................................................................................3 5.1 Learning targets......................................................................................................................3 5.2 Overview about configuration steps for AS and OS ...............................................................3 5.3 SIMATIC PCS 7 Engineering Toolset.....................................................................................4 5.4 What is a Multiproject? ...........................................................................................................5 5.4.1 Projects and libraries ..............................................................................................................5 5.4.2 Different types of stations .......................................................................................................5 5.4.3 Different types of libraries.......................................................................................................6 5.4.4 Multiproject..............................................................................................................................7 5.4.5 Master Data Library ................................................................................................................8 5.5 Initial settings of SIMATIC Manager .......................................................................................9 5.6 Setting up a multiproject .......................................................................................................10 5.6.1 Organizing a multiproject......................................................................................................10 5.6.2 Setting up the projects “Step by Step“..................................................................................10 5.6.3 Setting up the project with the „New Project“ Wizard ...........................................................14 5.6.4 Expansion of Multiprojects....................................................................................................16 5.6.5 Multiproject-wide information to be synchronized.................................................................18 5.7 Language for Display Devices..............................................................................................19 5.8 Archiving and retrieving a project, library or multi project.....................................................20 5.9 Task and checkpoint.............................................................................................................21
  • 2. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 2 Training Documentation, V1.00, ST-PCS7SYS
  • 3. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 3 5 Project setup 5.1 Learning targets The participant will learn about • The main configuration steps for an automation project • The role of SIMATIC Manager and ist relevant settings The participant will be able to • Set up a Multiproject for configuring the training application 5.2 Overview about configuration steps for AS and OS Configuration steps AS Configuration steps OS Select block libraries to be used. Create a new project- specific library. Create Multiproject. (SIMATIC Manager) Create hardware resources:SIMATIC S7-400 Stations (SIMATIC Manager, Component View) Configure hardware (SIMATIC Manager, Component View) Create Plant Hierarchy (SIMATIC Manager, Plant View) Assign hardware resources (SIMATIC Manager) Configure Software (CFC, SFC, SCL, messages, archive tags) Test + commissioning (configuration tools) Create hardware resources: PC Stations (SIMATIC Manager, Component View) Basic settings in WinCC Explorer and OS Project Editor Create OS object (SIMATIC Manager, Plant View or Process Object View) Edit individual objects (WinCC Explorer, Graphics Designer) Compile and Downwload OS (SIMATIC Manager) Test + commissioning (configuration tools) DocumentationDocumentation ( DOCPRO ) Configure hardware (SIMATIC Manager, Component View)
  • 4. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 4 Training Documentation, V1.00, ST-PCS7SYS 5.3 SIMATIC PCS 7 Engineering Toolset SIMATIC Manager is the central part of the STEP 7 programming and configuring software for STEP 7 applications. Together with an additional number of tools and options it is released as the SIMATIC PCS 7 Engineering Toolset. One way Using the SIMATIC PCS7 Engineering Toolset is the only way to program and configure a SIMATIC PCS 7 configuration. The figure below gives an overview of the main components of the toolset.  See [103] PCS 7 V8.0 Engineering System - 12_2011, 7.7 for more information about the PCS 7 applications and how they are used.
  • 5. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 5 5.4 What is a Multiproject? 5.4.1 Projects and libraries In common Projects and libraries have some in common. They are: • an organized amount of data • stored in a particular folder including files and lower level folders • managed by SIMATIC Manager and its related tools Different Differences between projects and libraries: • Projects contain the data for at least one station (application specific programmable / configurable device). Projects contain always hardware-related data. • Libraries contain predefined functions for being used in projects. These data are always only software related. 5.4.2 Different types of stations In a SIMATIC PCS 7 project a station can be: • A PC (SIMATIC PC Station) for engineering or operating • An Automation System (SIMATIC 400 Station) DP (ET 200M)IM Industrial Ethernet PROFIBUS-DP Controller ( AS ) Distributed I/O Sensors and actuators System (Plant) Bus Field Bus Engineering System ( ES ) DP (ET 200M)IM Terminal Bus Windows Network ( TCP/IP ) ES (PC) AS (S7-417-4) AS (S7 414-3) Stations Operator System ( OS ) OS (PC with WinCC) OS (PC with WinCC)
  • 6. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 6 Training Documentation, V1.00, ST-PCS7SYS 5.4.3 Different types of libraries Libraries are used for storing reusable program components. The program components can be copied to a library from existing projects or created directly in the library independently of projects. PCS 7 BRAUMAT PCS 7 Basic Library PCS 7 Advanced Process Library PCS 7 Library (Standard) Standard installation of SIMATIC PCS 7 V8.0 Standard frame of delivery of SIMATIC PCS 7 V8.0 Industry Library PCS 7 Water Library PCS 7 CEMAT PCS 7 Control Control @System Control Driver Channel Customized Libraries ASblocksFaceplates/ Blockicons Optional installation The functions available for creating S7 programs in a library are the same as for projects, with the exception of debugging. Libraries are structured in a hierarchical fashion in the same way as projects: • Libraries can contain S7 programs. • An S7 program can contain exactly one "Blocks" folder, one "Charts" folder, and one "Symbols" object (symbol table). • The "Blocks" folder contains the blocks which can be downloaded to the S7 CPU. • The "Source Files" folder contains the source files for the programs created in the different programming languages. • The "Charts" folder contains the CFC charts. PCS 7 Library The PCS 7 (Standard) Library has its final update up to V7.1.3. It is not part of the general setup of PCS 7 V8.0 and later. For mixed applications the library is to be installed afterwards.  For more information about Upgrade of PCS 7 Libraries see [208] PCS 7 Software upgrades from V7.1SP3 to V8.0 with utilization of new functions - 12_2011 and [209] [209] PCS 7 Software update from V7.1SP3 to V8.0 without utilization of new functions - 12_2011
  • 7. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 7 5.4.4 Multiproject For configuring SIMATIC PCS 7, always use a multiproject. It binds several projects and libraries together: Project A Project B Library X Library Y Library Z Multiproject Multiproject Library X Y Z A B Project Multiproject A PCS 7 multiproject consists as minimum of only one project and one library (master data library), but it can also include more than one project and several libraries. The SIMATIC Manager shows all elements of a multiproject in a tree view: Multiproject Project AS Station SIMATIC PC-Station (here: ES/OS) Chart folder Project library (green book) Master Data Library (blue book) S7-Program
  • 8. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 8 Training Documentation, V1.00, ST-PCS7SYS 5.4.5 Master Data Library In a PCS 7 multiproject, one library has to be defined as the Master Data Library. The Master Data Library is automatically added, if the PCS 7 „New Project“ Wizard was used to create a multiproject. The Master Data Library contains the multiproject specific standards and supports a central update of the following items for the Multiproject: • block types • SFC types • Shared Declarations Filling the Master Data Library with block types 1 2 3 1. Open the desired PCS 7 library (in this example the APL). 2. Activate the detail view to get displayed the symbolic names and other details of the blocks in the library. 3. Copy all required blocks from all libraries used for the configuration to the block folder of the master data library. Make sure to also copy the blocks that are called as a multi-instance by other blocks. Role of the Master Data Library for bulk engineering The Master Data Library is a prerequisite for efficient engineering (Import-/Export of process tags and models). It contains all process tag types and import files, which are relevant for the multiproject.  See [103] PCS 7 V8.0 Engineering System - 12_2011, 8.7 for more details
  • 9. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 9 5.5 Initial settings of SIMATIC Manager The following global settings are valid for any PCS 7 project opened with the SIMATIC Manager. To take on the changed settings, the SIMATIC Manager has to be closed and restarted. Wizards Message numbers Language Archiving Storage location • Wizard: activate PCS 7 related wizards • Message numbers: make CPU-oriented unique message numbers the default setting for new projects and libraries • Language: select the language used in the project (GUI of SIMATIC Manager and representation of the project). • Archiving (of the PCS 7 project): Select the archiving program and the storage location of the archived project • Storage location for projects/multiprojects (and libraries): Default setting is: C:SIEMENSStep7S7proj All necessary access rights for this path are set by default already during the PCS 7 installation. If you use another storage location, then it is a must, to use the SimaticRights.exe tool to set the required rights. The desired project path must exist already. Start the program on the SIMATIC PCS 7 DVD in the folder. PCS 7 V8.0
  • 10. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 10 Training Documentation, V1.00, ST-PCS7SYS 5.6 Setting up a multiproject 5.6.1 Organizing a multiproject ES Multiproject Master Data Library Project 01 AS ES/OS Project 99 AS Each individual project contains only one AS and one OS, or all AS and OS which a project engineer is meant to edit. Project specific setup ES Multiproject Master Data Library Project 1 AS Project 2 OS Project 3 ES As opposed to the project-specific setup, all AS and OS are filed separately (granular) in an individual project. Station granular setup Distributed Engineering With the use of several projects on different computers as a distributed engineering system, several persons can work independently of each other on their project. PCS 7 offers the appropriate system functions for managing, distributing and merging the projects. The projects in this scenario can remain in the multiproject network or can be checked out for the duration of the editing.  We generally recommend organizing the multiproject in PCS 7 based on stations, i.e. one subproject with one station. This setup provides the maximum flexibility during the configuration / commissioning phase. This applies to all automation systems and OS servers. The stations for OS clients can also be created in one subproject.  See [103] PCS 7 V8.0 Engineering System - 12_2011, 6.3 for more details 5.6.2 Setting up the projects “Step by Step“ The recommended and most efficient way for the creation of a multiproject is to use the “New Project” wizard. However, you should be able to create the single elements of a
  • 11. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 11 multiproject in the SIMATIC Manager, for instance to expand an existing multiproject by projects or stations. To create an empty multiproject there exists also a “New Project” dialog: “New Project” Dialog 1 23 4 1. Select the appropriate tab to create a new user project, library or multiproject. 2. When you select the "User Projects", "Libraries" or "Multiprojects" tab, the correct object type is prepared by default. You can also change the type of the new object in the drop-down list. The new object will then be automatically added to the tabs in the correct order. 3. Enter the name of the new project, library or multiproject here. Do not use an extended name. You can also select an existing name from the list above and change it as necessary. 4. The path in which the project or library will be created is displayed here.
  • 12. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 12 Training Documentation, V1.00, ST-PCS7SYS Insertion of an empty user project Create a new empty project as part of an already existing multiproject in the SIMATIC Manager by selection of the multiproject and the menu command: Multiproject > Create in Multiproject… Again the “New Project” dialog is displayed (without the “Multiproject” tab). An empty user project is created in the multiproject, which you can later add stations to Insertion of already created user projects The typical use case for „New project“ or „Add to Multiproject“ dialogs is the integration of additional AS/ ES/ OS subprojects into a basic multiproject, which was created using the PCS 7 „New project“ wizard.
  • 13. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 13 Addition of components to an existing project Empty AS station, to be configured by HW config Empty PC station as ES and/or OS, to be configured by HW config Subnet objects for Plant bus / Field bus Expanding the Project with the PCS 7 "Expand Project" Wizard Enumerations, Units and Equipment Properties A project is structured into stations containing the configuration information for AS stations and/or PC stations used as ES, OS Servers, Clients etc.  A PCS 7 Multiproject should always consist in a PC station used as Engineering System (ES). Never select directly “OS” or “OS (Client)” from the “Insert New Object” menu in the SIMATIC Manager! OS Servers, OS Clients and all other OS station types have to be inserted always as SIMATIC PC Station. Furthermore, each project needs network information, provided by subnet objects. The network configuration is using the tools HW config and NetPro.  Subnet objects are required for configuration data of the Plant bus and the Field bus, Terminal bus information is not configured in the SIMATIC Manager. Shared declarations contain information about enumerations, units and equipment properties used in the PCS 7 project. You can use enumerations to define textual representatives for the parameter values of the block or chart I/Os with data types "BOOL," "BYTE," "INT," "DINT," "WORD," and "DWORD". A suitable text is assigned to each value of an enumeration and this is displayed at the I/O. Several values can be assigned to each enumeration. Equipment properties are parameters of a unit, such as shell material, volumes etc. The type of equipment property is defined as a "shared declaration". Instances of this type are used in SIMATIC BATCH and its attributes are individually adapted.
  • 14. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 14 Training Documentation, V1.00, ST-PCS7SYS 5.6.3 Setting up the project with the „New Project“ Wizard The "New Project" wizard supports you step-by-step in creating a new project and offers default settings. The PCS 7 wizard automatically creates various objects according to the default settings or the specific settings that you make. The following pictures give you an overview about the steps of the wizard. 1. Start the PCS 7 "New Project" wizard in the SIMATIC Manager Click „Next“ to continue step by step…
  • 15. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 15 2. Select the CPU bundle that you are using in your project. Detailed information about the selected CPU bundle is displayed beneath the list. In case your CPU is not listed there, you can adjust the configuration data in the HW- config later. Use the button „Find“ to search for a desired MLFB number. The „Number of communication modules“ selects the CPs for Profibus DP. 3. Define the depth of the Plant hierarchy. Select the required configuration objects for AS and OS. Regarding the OS object you must specify the type (main architecture).
  • 16. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 16 Training Documentation, V1.00, ST-PCS7SYS 4. Define the storage location and the name of the multiproject. 5. After clicking the button “Finish” the multiproject is created and contains one project as shown in the preview, containing one AS, one OS (if selected) and one master data library. The wizard creates the required project structure ready to continue with the engineering.  The subnet for Industrial Ethernet is not created by the wizard. You have to insert it manually. From the project icons context menu: Insert new Object -> Industrial Ethernet 5.6.4 Expansion of Multiprojects The PCS 7 wizards create the basic configuration, which you can expand with additional objects based on the requirements of your plant. For the expansion the same dialogs have to be used as already described above in the section „Setting up the projects „Step by Step“: • Create in Multiproject… (other projects or libraries) • Insert into Multiproject… (other projects and libraries) • Insert new object…(stations, subnets, shared declarations) Furthermore, there is a PCS 7 "Expand Project" wizard available…
  • 17. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 17 Expansion of an existing project with a Preconfigured Station The PCS 7 "Expand Project" wizard is using similar steps as the “New Project” wizard. 1. Addition of an AS station (if required). If AS station has not to be inserted Station selection similar to the „New Project“ wizard 2. Addition of an OS (single station, multiple station, redundant OS stations). Plant hierarchy and charts are not affected by this wizard OS type selection similar to the „New Project“ wizard 3. The storage location is displayed, but cannot be changed.  For more information about expansion of multiprojects see: [103] PCS 7 V8.0 Engineering System - 12_2011, 8.4.4 for insertion of empty projects [121] PCS 7 Compendium part a - Configuration Guidelines - 03_2009, 2.4 for integration of additional ES/OS-projects. [103] PCS 7 V8.0 Engineering System - 12_2011, 6.2.2 for insertion of preconfigured stations.
  • 18. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 18 Training Documentation, V1.00, ST-PCS7SYS 5.6.5 Multiproject-wide information to be synchronized The update of multiproject-wide information is necessary typically after expansion of a multiproject by additional projects /libraries and after insertion of subnets. Merge Subnets / Cross-project connections: 1 2 3 Synchronize Shared Declarations:
  • 19. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 19 5.7 Language for Display Devices The language for the display devices has to be selected in a very early project engineering phase. Messages and texts will be transferred to the OS in selected languages during OS compilation. The dialog window above shows the default setting.  The required setting is related to individual projects and libraries in a multiproject.
  • 20. PCS 7 System Course SIMATIC PCS 7 – Project setup 5 - 20 Training Documentation, V1.00, ST-PCS7SYS 5.8 Archiving and retrieving a project, library or multi project Archiving • Always back up the data in the following cases: − At least once a day − After downloading the AS − After configuration changes − Before and after system component upgrades − Before and after the software update of the configuration software • Keep at least the three most recent versions of your PCS 7 project. • Use different storage media for backing up the data. − LAN hard disk − USB hard disk − MOD − CD/DVD This retains availability of your data even after failure of a device. • You can also backup your data on hard disks of PCs in a network. Simultaneous hard disk failures on more than one PC are very unlikely. • If necessary, upload FBs and DBs from the controller • If necessary, perform a "Read back" before archiving
  • 21. PCS 7 System Course SIMATIC PCS 7 – Project setup Training Documentation, V1.00, ST-PCS7SYS 5 - 21 Retrieving A new directory is created in the selected directory and the complete project directory structure of the unpacked multiproject now appears on the same level below this directory. 5.9 Task and checkpoint Task: Multiproject Goal A Multiproject as the starting point for implementing the training application. Checkpoint What do you think … • Is the advantage of using the New Project wizard?