Overview
SIMATIC PCS 7 is Siemens' distributed control system (DCS) used for continuous and batch process automation in industries such as oil & gas, chemicals, power, water, pharmaceuticals, and metals. PCS 7 training is typically a multi-day instructor-led course covering the engineering toolset (SIMATIC Manager / PCS 7 Engineering), the Automation Station (AS) runtime, the Operator Station (OS) runtime built on WinCC, and the Advanced Process Library (APL) with CFC/SFC engineering. Candidates coming from a 3–5 year gap in control systems need a structured self-study path before attending class to avoid spending lab time on foundation topics.
This guide consolidates the recommended self-study pipeline: prerequisite refresh, official Siemens documentation set, the "PCS 7 on Tour" (PoT) compact training manual, software procurement with the 14-day trial license, and the recommended sequence of hands-on exercises that can be completed without physical PLC hardware.
Prerequisites Before Touching PCS 7
Before downloading a single PDF, baseline three competency areas. Without these, the Getting Started exercises will be indecipherable.
1. PLC and STEP 7 Fundamentals
PCS 7 is built on top of STEP 7 (now optionally TIA Portal integration via the AS block library). You must be able to:
- Read and interpret SIMATIC ladder (LAD), function block diagram (FBD), and statement list (STL) logic.
- Understand S7 bit memory (M), input (I), output (Q), data blocks (DB), instance DBs, and the difference between global and instance data.
- Configure the hardware catalog (HW Config), insert racks, assign PROFIBUS / PROFINET IO addresses, and download a station.
- Diagnose online using the S7 diagnostic buffer and module information.
If these are rusty, work through the SIMATIC S7-300/400 Getting Started first. The S7-1200 and S7-1500 lines (TIA Portal) are conceptually similar but the address model and hardware catalog differ.
2. Instrumentation and Control-Loop Theory
For an oil refinery background, you already have this; if not, refresh:
- 4–20 mA and HART field signal conventions.
- P&ID reading; ISA-5.1 symbol conventions.
- Closed-loop control: P, PI, PID, derivative filtering, integral windup, bumpless transfer, auto/manual stations.
- Process dynamics: first-order plus dead time (FOPDT), tuning rules (Ziegler–Nichols, Cohen–Coon, Lambda).
3. Industrial Networking Basics
PCS 7 deployments almost always include PROFIBUS DP and/or PROFINET. Understand:
- PROFIBUS DP-V0/V1/V2 class distinctions.
- GSD file import; PA devices coupled via DP/PA couplers or links.
- PROFINET device model (slots, subslots, modules, submodules), real-time (RT) and isochronous real-time (IRT) classes.
- Industrial Ethernet topology rules (no unmanaged switches in PROFINET cells; use SCALANCE).
The PCS 7 Software Stack
PCS 7 is not a single installer; it is an integrated engineering and runtime suite. A complete self-study image requires understanding each component.
| Component | Function | Used In Self-Study? |
|---|---|---|
| PCS 7 Engineering (SIMATIC Manager / CFC / SFC) | Project creation, hardware configuration, CFC/SFC chart design, SCL blocks, plant view | Yes – core tool |
| AS Runtime (AS-OS Engineering) | Compiles and downloads the automation program to the AS (S7-410 / S7-400H) | Simulated with S7-PLCSIM |
| OS Runtime (WinCC / PCS 7 OS) | Operator interface, alarms, trends, faceplates, user administration | Yes – use the OS Simulation (WinCC RT) |
| SFC Visualization | Operator view of sequential function charts for batch-like transitions | Yes |
| APL – Advanced Process Library | Standardised block types (CTRL_PID, MOT_SPEED, VALVE_ANA, etc.) used in CFC charts | Yes – covered in Getting Started V8+ |
| Maintenance Station | Asset diagnostics via PROFINET / PROFIBUS DTM | Optional |
| SIMATIC BATCH | ISA-88 batch recipe execution | Optional – separate course track |
| Route Control | Material routing for tank farms and pipelines | Optional – separate course track |
| S7-PLCSIM | Simulates the AS so charts can run on a laptop without CPUs | Yes – mandatory for hands-on |
Step 1: Pull the Official Getting Started Documentation
Siemens publishes the SIMATIC PCS 7 Getting Started package on the Siemens Industry Online Support portal. There are two lineages to know:
| Version | Documentation Set | Library | Where It Lives |
|---|---|---|---|
| V7.1 | Getting Started Part 1 + Part 2 | Standard Library (V6/V7 blocks) | Siemens Industry Online Support entry IDs 39924980 and 39925035 |
| V8.0+ | Getting Started (combined) with APL | Advanced Process Library (APL) | Siemens Industry Online Support entry ID 68045031 (V8.2); updated for V9.0/V9.1 |
Work through the Getting Started in this sequence:
- Create a multiproject – single AS, single OS, plant view assigned.
- Configure the AS hardware – insert an AS 410 station with a UR2 rack, an IM 460/461 pair (redundancy exercise), an AI/AO/DI/DO module. No physical hardware is required; configuration is what matters.
- Create CFC charts – analog value conditioning, PID control block (CTRL_PID in APL), motor block (MOT_SPEED) and a digital valve (VALVE_ANA / VALVE_DIG).
- Compile and download to S7-PLCSIM – this validates your chart topology.
- Build the OS – generate the OS from the AS, deploy WinCC pictures, test faceplate operation.
- Simulate I/O – use the S7-PLCSIM input/output panel to drive simulated process values.
The complete path takes 25–40 hours of focused work for someone returning to DCS engineering.
Step 2: Order the "PCS 7 on Tour" (PoT) Manual
The PCS 7 on Tour (PoT) book is a compact training manual authored by Siemens automation specialists. It is not a free download; it is a printed (or controlled PDF) manual that must be ordered through your local Siemens sales contact, Siemens promoter, or regional PCS 7 representative.
| Aspect | Detail |
|---|---|
| Typical editions | PoT V7.1, PoT V8.0, PoT V9.0 |
| Languages | German, English, Spanish, Portuguese (more on request) |
| Scope | Engineering workflow, plant view, master data library, APL block usage, OS design, batch and route control overview, F-systems overview |
| Pedagogy | Theory + guided exercise sequence; "engineering creases and tips" highlighted per topic |
| Cost | Typically charged internally; contact Siemens local office for current price |
PoT is larger than the Getting Started and adds substantial background on the engineering methodology, not just the click-through procedure. Treat it as the primary study textbook; the Getting Started PDFs become quick-reference procedural aids.
Step 3: Acquire the PCS 7 Software and Trial License
You cannot study PCS 7 from documentation alone — you must load a project, build a chart, compile, and watch it run. The PoT and Getting Started both assume a laptop install.
DVD vs Download
Older PoT editions bundled a software DVD. Current releases are downloaded from the Siemens Software Delivery portal. The minimum viable install for self-study is:
- PCS 7 Engineering (with CFC, SFC, SCL compilers)
- WinCC Runtime (OS Server / OS Client, OS Simulation)
- AS Runtime components (downloadable as part of the engineering install)
- S7-PLCSIM (free with STEP 7; activates a 14-day trial if no license is available)
Trial License Activation
Siemens ships PCS 7 with a 14-day trial license per component. After installation, the Automation License Manager (ALM) will show each package as "trial" with a countdown. To extend:
- Request a trial license key through the Siemens license portal using the Hardware ID of your ALM container (often a USB dongle or the NIC MAC).
- Activate via the License Manager's "Install License" wizard.
- For longer evaluation windows (30/60 days), request a time-limited license through your Siemens sales contact.
Step 4: Build a Hands-On Practice Loop Without Hardware
You do not need an S7-400 / S7-410 CPU on your desk to learn. The PoT and Getting Started exercise loops are entirely PC-resident.
Simulated Plant Topology
Build a single-AS, single-OS project that emulates a tank level loop:
- AS 410 with UR2 rack, PS 405 10A, CPU 410-5H (redundant exercise), 2× AI 8x12Bit, 2× AO 8x12Bit, 4× DI 24VDC, 4× DO 24VDC/0.5A.
- ET 200M on PROFIBUS DP for distributed I/O (or ET 200SP on PROFINET for newer PoT editions).
- CFC S1: analog input conditioning → CTRL_PID (APL) → analog output to "valve."
- CFC S2: digital motor block (MOT_SPEED) with start/stop feedback from DI/DO.
- OS pictures generated from the AS plant view; include a faceplate for the PID loop.
Process Simulation Inside CFC
Use the APL block PROC_CTRL or build a simple first-order lag (time constant τ, gain K) inside a CFC chart driven by an ANLG_SI source. This gives you a closed loop where you can change setpoint, observe response, and intentionally introduce integral windup to learn the APL faceplate's anti-windup behavior.
Step 5: Recommended Training Path Sequence
Once the self-study phase is complete, the official Siemens course catalog offers a tiered structure. Match the course to your role, not the next available date.
| Track | Course (Typical IDs) | Duration | Audience |
|---|---|---|---|
| Foundation | PCS 7 System Overview (ST-PCS7SYS) | 3 days | Engineers / managers needing DCS literacy, not hands-on commissioning |
| Engineering | PCS 7 Engineering (ST-PCS7ENG) | 5 days | Configuration engineers; the core track most students should target |
| Service / Maintenance | PCS 7 Service & Maintenance (ST-PCS7SRV) | 3 days | Maintenance technicians |
| Advanced / Specialist | APL, SIMATIC BATCH, Route Control, F-Systems, OpenPCS 7 (OPC UA) | 3–5 days each | Specialist roles |
| System Integrator | PCS 7 Commissioning / Service 2 | 5 days | Engineers who will commission plants |
Course IDs vary by region (Germany SITRAIN, US SITRAIN USA, India, etc.); verify on the regional SITRAIN catalog.
Verification: Are You Ready for Class?
You can verify readiness by performing the following checks on your laptop with the trial license. If any of these fail, do not enroll yet.
- Open SIMATIC Manager and create a PCS 7 project containing an AS 410 station; verify the hardware compiles without errors.
- Insert a CFC chart with the APL CTRL_PID block; the palette should load only if the APL library is correctly licensed.
- Run S7-PLCSIM, download the AS, and observe the OS faceplate responding to a setpoint change driven from the PLCSIM input panel.
- Generate the OS from the AS plant view; confirm the OS compiles and the runtime starts in OS Simulation mode.
- Force a process tag in WinCC and confirm the value traces back to the simulated DB in PLCSIM.
If steps 1–5 succeed without license errors, you are ready for the formal course.
Common Pitfalls and Field Notes
| Pitfall | Impact | Mitigation |
|---|---|---|
| Installing PCS 7 on Windows 11 Pro / Home before checking the matrix | OS blocks install; engineer will not start | Install on a supported LTSC edition (Windows 10 LTSC 2019/2021) or Server 2019/2022 |
| Confusing the standard library (V6/V7) with APL (V8+) | Charts built in one will not compile in the other | Decide the target version up front and install only the matching library |
| Running out of license time mid-exercise | Cannot compile or download charts | Request a 60-day evaluation license; do not rely on the default 14-day trial for the whole PoT sequence |
| Skipping the AS-OS engineering compile | Faceplates show "no connection" | Always run the AS → OS transfer; check the OS assignment list |
| Expecting physical hardware for self-study | Wasted budget | S7-PLCSIM covers 95% of the engineering workflow; only safety, fault-tolerant, and IRT exercises need real racks |
| Booking a course before completing self-study | Lost lab time, falling behind the cohort | Schedule class 4–6 weeks after starting the PoT; budget ~80 self-study hours |
FAQ
How long does it take to self-study PCS 7 before the formal training?
Plan 60–100 hours of focused study over 4–6 weeks: ~20 hours reading the PoT manual, ~40 hours completing the Getting Started exercise loop with PCS 7 Engineering and S7-PLCSIM on your laptop, and the remainder on WinCC OS simulation and APL block reference reading. Engineers returning to DCS work after a 3–5 year gap should target the upper end.
Can I learn PCS 7 without an actual AS 410 or S7-400 PLC?
Yes. S7-PLCSIM simulates the AS 410 / S7-400H CPU and lets you compile, download, and run CFC charts on a laptop. The OS is simulated with WinCC Runtime Simulation. Only advanced exercises — redundant H-CPU failover, PROFINET IRT, and F/FH safety — require physical hardware.
What is the difference between the PCS 7 Getting Started PDFs and the PCS 7 on Tour (PoT) manual?
The Getting Started (V7.1 Part 1/2 and the combined V8.0+ with APL) is a free Siemens Industry Online Support download focused on click-through procedure. PoT is a larger, paid, Siemens-internal training manual with engineering methodology, "creases and tips," and background context. PoT is the recommended primary textbook; Getting Started is the procedural reference.
Which PCS 7 course should I take as a first course?
For configuration / commissioning engineers, register for the 5-day PCS 7 Engineering course (catalog ID varies by region; SITRAIN references it as ST-PCS7ENG or the local equivalent). Service / maintenance technicians should take the 3-day PCS 7 Service & Maintenance track instead. Managers needing DCS literacy should take the 3-day PCS 7 System Overview.
How do I get a PCS 7 trial license for laptop-based self-study?
Install the PCS 7 software (engineering + OS runtime) from the Siemens Software Delivery portal. The Automation License Manager will list each package as a 14-day trial. To extend, request a trial license key from the Siemens license web portal using the ALM container's hardware ID, or contact your Siemens sales representative for a longer (30/60-day) evaluation license.