sce-hardware configuration s7-1500 (2016)

256

Upload: jorge-andril

Post on 08-Jul-2016

350 views

Category:

Documents


35 download

DESCRIPTION

TIA-Portal curso SCE (S7-1500)TIA-Portal V13

TRANSCRIPT

Page 1: SCE-Hardware Configuration S7-1500 (2016)
Page 2: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 2

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Matching SCE trainer packages for these training curriculums

• SIMATIC S7 CPU 1516F-3 PN/DP

Order no.: 6ES7516-3FN00-4AB1

• SIMATIC STEP 7 Professional V13 - Single license

Order no.: 6ES7822-1AA03-4YA5

• SIMATIC STEP 7 Professional V13 - Classroom license (up to 12 users)

Order no.: 6ES7822-1BA03-4YA5

• SIMATIC STEP 7 Professional V13 - Upgrade license (up to 12 users)

Order no.: 6ES7822-1AA03-4YE5

• SIMATIC STEP 7 Professional V13 - Upgrade license (up to 12 users)

Order no.: 6ES7822-1BA03-4YE5

• SIMATIC STEP 7 Professional V13 - Student license (up to 20 users)

Order no.: 6ES7822-1AC03-4YA5

Note that these trainer packages are replaced with successor packages when necessary.

An overview of the currently available SCE packages is provided at: siemens.com/sce/tp

Continued training For regional Siemens SCE continued training, get in touch with your regional SCE contact

siemens.com/sce/contact

Additional information regarding SCE siemens.com/sce

Information regarding use

The SCE training curriculum for the integrated automation solution Totally Integrated Automation (TIA)

was prepared for the program "Siemens Automation Cooperates with Education (SCE)" specifically for

training purposes for public educational and R&D institutions. Siemens AG does not guarantee the

contents.

This document is to be used only for initial training on Siemens products/systems. This means it can be

copied in whole or part and given to those being trained for use within the scope of their training.

Circulation or copying this training curriculum and sharing its content is permitted within public training

and advanced training facilities for training purposes.

Exceptions require written consent from the Siemens AG contact: Roland Scheuerer

[email protected].

Offenders will be held liable. All rights including translation are reserved, particularly if a patent is granted

or a utility model or design is registered.

Use for industrial customer courses is expressly prohibited. We do not consent to commercial use of the

training curriculums.

We wish to thank the TU Dresden, particularly Prof. Dr.-Ing. Leon Urbas and Dipl.-Ing. Annett Pfeffer, the

Michael Dziallas Engineering Corporation and all other involved persons for their support during the

preparation of this training curriculum.

Page 3: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 3

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Table of contents

1 Goal ...................................................................................................................................................... 5

2 Prerequisite ........................................................................................................................................... 5

3 Theory ................................................................................................................................................... 5

3.1 SIMATIC S7-1500 automation system .................................................................................. 5

3.1.1 Range of modules ................................................................................................................. 7

3.1.2 Example configuration ......................................................................................................... 10

3.2 Operator control and display elements of the CPU 1516F-3 PN/DP .................................. 11

3.2.1 Front view of the CPU 1516F-3 PN/DP with integrated display .......................................... 11

3.2.2 Status and error displays ..................................................................................................... 11

3.2.3 Operator control and connection elements of the CPU 1516F-3 PN/DP behind the front flap

12

3.2.4 SIMATIC memory card ........................................................................................................ 13

3.2.5 Mode switch ......................................................................................................................... 13

3.2.6 Display of the CPU .............................................................................................................. 14

3.3 Memory areas of the CPU 1516F-3 PN/DP and the SIMATIC memory card ..................... 16

3.4 STEP 7 Professional V13 (TIA Portal V13) programming software .................................... 17

3.4.1 Project .................................................................................................................................. 18

3.4.2 Hardware configuration ....................................................................................................... 18

3.4.3 Central and distributed automation structure ...................................................................... 19

3.4.4 Planning the hardware ......................................................................................................... 19

3.4.5 TIA Portal – Project view and portal view ............................................................................ 20

3.4.6 Basic settings for the TIA Portal .......................................................................................... 22

3.4.7 Setting the IP address on the programming device ............................................................ 24

3.4.8 Setting the IP address in the CPU ....................................................................................... 27

3.4.9 Formatting the memory card in the CPU ............................................................................. 30

3.4.10 Resetting the CPU to factory settings ...................................................................................... 31

4 Task .................................................................................................................................................... 32

5 Planning .............................................................................................................................................. 33

6 Structured step-by-step instructions ................................................................................................... 34

Page 4: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 4

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.1 Create a new project ........................................................................................................... 34

6.2 Read the hardware of the SIMATIC S7-1500 ...................................................................... 35

6.3 Configure the Ethernet interface of the CPU 1516F-3 PN/DP ............................................ 41

6.4 Configure the access level for the CPU 1516F-3 PN/DP .................................................... 42

6.5 Insert power module PM 190W 120/230VAC ...................................................................... 43

6.6 Configure the address areas of the digital input and output modules ................................. 44

6.7 Save and compile the hardware configuration .................................................................... 45

6.8 Download the hardware configuration to the device ........................................................... 46

6.9 Archive the project ............................................................................................................... 51

6.10 Checklist .............................................................................................................................. 52

7 Additional information ......................................................................................................................... 53

Page 5: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 5

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

UNSPECIFIED HARDWARE CONFIGURATION –

FOR A SIMATIC S7-1500

1 Goal

In this chapter, you will first learn how to create a project. Next you will be shown in one part of

the task how you can use the TIA Portal to detect hardware already installed and add it to a

project. This hardware will then be configured.

2 Prerequisite

You do not need any previous knowledge from other chapters to successfully complete this

chapter. You only need an S7-1500 controller.

3 Theory

3.1 SIMATIC S7-1500 automation system

The SIMATIC S7-1500 automation system is a modular controller system for the middle to upper

performance range. A comprehensive range of modules is available to optimally adapt the system

to the automation task.

SIMATIC S7-1500 is the next generation of the SIMATIC S7-300 and S7-400 automation systems

with the following new performance features.

– Increased system performance

– Integrated motion control functionality

– PROFINET IO IRT

– Integrated display for machine-level operation and diagnostics

– STEP 7 language innovations while maintaining proven functions

Page 6: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 6

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

The S7-1500 controller consists of a power supply 遖, a CPU with integrated display 遘 and input

and output modules for digital and analog signals 遞. The modules are mounted on a mounting

rail with integrated DIN rail profile 遨. If necessary, communication processors and function

modules are also used for special tasks such as stepper motor control.

The programmable logic controller (PLC) uses the S7 program to monitor and control a machine or process. In doing so, the S7 program scans the I/O modules via input addresses (%I) and addresses their output addresses (%Q).

The system is programmed with the STEP 7 Professional V13 software.

遖遨 遘 遞 遖

Page 7: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 7

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.1.1 Range of modules

The SIMATIC S7-1500 is a modular automation system and offers the following range of

modules:

Central processing units (CPUs) with integrated display

The CPUs have different performance capability and execute the user program. In addition, the

other modules are supplied power via the backplane bus with the integrated system power

supply.

Additional properties and functions of the CPU:

• Communication via Ethernet

• Communication via PROFIBUS/PROFINET

• HMI communication for HMI devices

• Web server

• Integrated technology functions (e.g. PID controller, motion control, etc.)

• System diagnostics

• Integrated security (e.g. know-how, copy, access, integrity protection)

Page 8: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 8

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

System power supply modules (PS) (rated input voltages 24 V DC to 230 V AC/DC)

with connection to the backplane bus supply the configured modules with the internal supply

voltage.

Load current supply modules (PM) (rated input voltages 120/230 V AC)

do not have a connection to the backplane bus of the S7-1500 automation system. The load

current supply is used to supply 24 V DC to the system power supply of the CPU, the input and

output circuits of I/O modules and the sensors and actuators.

Page 9: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 9

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

I/O modules

for digital input (DI) / digital output (DQ) / analog input (AI) / analog output (AQ)

Technology modules (TM)

as incremental encoders and pulse encoders with/without direction signal

Communication modules (CM)

for serial communication RS232 / RS422 / RS485, PROFIBUS and PROFINET

Page 10: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 10

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

SIMATIC memory card

up to a maximum of 2 GB for storing program data and for easy replacement of CPUs during

maintenance.

3.1.2 Example configuration

The following configuration of an S7-1500 automation system will be used for the program

example in this curriculum.

遖 Load current supply module (PM) with 120/230 V AC, 50 Hz / 60 Hz, 190 W input and 24 V

DC / 8 A output 遘 Central processing unit CPU 1516F-3 PN/DP with integrated PROFIBUS and PROFINET

interfaces 遞 I/O module 32x digital input DI 32x24VDC HF 遨 I/O module 32x digital output DQ 32x24VDC/0.5A HF 遯 I/O module 8x analog input AI 8xU/I/RTD/TC ST 遶 I/O module 4x analog output AQ 4xU/I ST

遖 遘 遞 遨 遯 遶

Page 11: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 11

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.2 Operator control and display elements of the CPU 1516F-3 PN/DP

The figure below shows the operator control and display elements of a CPU 1516F-3 PN/DP

The arrangement and number of elements differ from this figure for other CPUs.

3.2.1 Front view of the CPU 1516F-3 PN/DP with integrated display

3.2.2 Status and error displays

The CPU comes with the following LED displays:

LED displays for the current operating mode and diagnostic status of the CPU

Display

Control keys

RUN/STOP LED (yellow/green LED)

ERROR LED (red LED)

MAINT LED (yellow LED)

LINK RX/TX LED for port X1 P1 (yellow/green LED)

LINK RX/TX LED for port X1 P2 (yellow/green LED)

LINK RX/TX LED for port X2 P1 (yellow/green LED)

Page 12: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 12

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.2.3 Operator control and connection elements of the CPU 1516F-3 PN/DP

behind the front flap

Note: The front flap with the display can be removed and inserted during operation.

LED displays for the current operating mode and diagnostic status of the CPU

Display connection

Slot for the SIMATIC memory card

Mode switch

LED displays for the 3 ports of the PROFINET interfaces X1 and X2

MAC addresses of the interfaces

PROFIBUS interface (X3)

PROFINET interface (X2) with 1 port

PROFINET interface (X1) with 2-port switch

Connection for supply voltage

Fastening screws

Page 13: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 13

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.2.4 SIMATIC memory card

A SIMATIC Micro Memory Card is used as the memory module for the CPUs. This is a

preformatted memory card that is compatible with the Windows file system. It is available with

various storage capacities and can be used for the following purposes:

– Transportable data storage medium

– Program card

– Firmware update card

The MMC must be inserted to operate the CPU as the CPUs have no integrated load memory. A

commercially available SD card reader is needed to write/read the SIMATIC memory card with the

programming device or PG/PC. This allows files to be copied directly to the SIMATIC memory card

using Windows Explorer, for example.

Note: It is recommended that the SIMATIC memory card only be removed or inserted

when the CPU is in the POWER OFF state.

3.2.5 Mode switch

The mode switch allows you to set the operating mode of the CPU. The mode switch is designed

as a toggle switch with 3 switch positions.

Position Meaning Explanation

RUN RUN mode The CPU processes the user program.

STOP STOP mode The CPU is not executing the user program.

MRES Memory reset Position for CPU memory reset.

You can also use the button on the CPU operator panel of the STEP 7 Professional V13 software

in Online & Diagnostics to switch the operating mode (STOP or RUN).

The operator panel also contains an MRES button for performing a memory reset and displays

the status LEDs of the CPU.

Page 14: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 14

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.2.6 Display of the CPU

The S7-1500 CPU has a front flap with a display and control keys. Control data and status data

can be displayed in various menus on the display and numerous settings can be configured. You

use the control keys to navigate through the menus.

The display of the CPU offers the following functions:

ズ 6 different display languages can be selected.

ズ Diagnostic messages are displayed in plain text.

ズ The interface settings can be changed locally.

ズ Password assignment for display operation is possible through the TIA Portal.

View of the display of an S7-1500:

Control keys of the display

ズ Four arrow keys: "up", "down", "left", "right"

ズ An ESC key

ズ An OK key

CPU status information

Submenu name

Information display field

Navigation aid, e.g. OK/ESC or the page number

Page 15: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 15

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Functions of the "OK" and "ESC" keys

For menu commands in which an input can be made:

– OK s valid access to the menu command, confirmation of input and exit from editing mode

– ESC s restoration of original content (which means changes are not saved) and exit from editing mode

For menu commands in which no input can be made:

– OK s to next submenu command

– ESC s back to previous menu command

Available submenus of the display:

Main menu

commands

Meaning Explanation

Overview The "Overview" menu contains information about the

properties of the CPU.

Diagnostics The "Diagnostics" menu contains information about

diagnostic messages, the diagnostic description and the

indication of interrupts. There is also information about the

network properties of each interface of the CPU.

Settings In the "Settings" menu, the IP addresses of the CPU are

assigned, the date, time, time zones, operating modes

(RUN/STOP) and protection levels are set, the CPU

memory is reset and its factory settings are restored and the

status of firmware updates is displayed.

Modules The "Modules" menu contains information about the

modules that are used in your configuration. The modules

can be used as central or distributed modules.

Distributed modules are connected to the CPU via

PROFINET and/or PROFIBUS.

You have the option here to set the IP addresses for a CPU.

Display In the "Display" menu, settings are made for all aspects of

the display, such as the language setting, brightness setting

and Energy-saving mode. (Energy-saving darkens the

display. Standby mode switches off the display.)

Page 16: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 16

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.3 Memory areas of the CPU 1516F-3 PN/DP and the SIMATIC

memory card

The following figure shows the memory areas of the CPU and the load memory on the SIMATIC

memory card.

In addition to the load memory, other data can be loaded onto the SIMATIC memory card using

Windows Explorer. This includes recipes, data logs, project backups and additional

documentation for the program.

Load memory

Load memory is non-volatile memory for code blocks, data blocks, technology objects and the

hardware configuration. When these objects are downloaded to the CPU, they are first stored in

the load memory. This memory is located on the SIMATIC memory card.

Work memory

Work memory is volatile memory that contains the code and data blocks. The work memory is

integrated into the CPU and cannot be expanded. In S7-1500 CPUs, the work memory is divided

into two areas:

Code work memory:

– The code work memory contains runtime-relevant parts of the program code.

Data work memory:

– The data work memory contains the runtime-relevant parts of the data blocks and technology objects.

Code work memory

Code blocks (FC, FB, OB)

Data work memory

Global data blocks Instance data blocks Technology objects

Bit memories, timers and counters Temporary local data Process images (I/O)

Parts of: Global data blocks Instance data blocks Technology objects Bit memory, timers, counters

Retentive memory

Additional memory areas

Load memory

(on SIMATIC memory card)

Code blocks (FC, FB, OB)

Data blocks (DB)

Hardware configuration

Technology objects

Page 17: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 17

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

At the operating mode transitions from POWER ON to startup and from STOP to startup, tags of

global data blocks, instance data blocks and technology objects are initialized with their start

values. Retentive tags retain their actual values that were saved in the retentive memory.

Retentive memory

Retentive memory is non-volatile memory for saving certain data in the event of power failure.

The tags and operand areas that have been defined as retentive are saved in the retentive

memory. This data is retained beyond power-off or power failure.

All other program tags are set to their start values at the operating mode transitions from POWER

ON to startup and from STOP to startup.

The content of retentive memory is deleted by the following actions:

ズ Memory reset

ズ Reset to factory settings

Note: Certain tags of technology objects are also stored in the retentive memory. These

tags are not deleted by a memory reset.

3.4 STEP 7 Professional V13 (TIA Portal V13) programming software

STEP 7 Professional V13 (TIA Portal V13) software is the programming tool for the following

automation systems:

- SIMATIC S7-1500

- SIMATIC S7-1200

- SIMATIC S7-300

- SIMATIC S7-400

- SIMATIC WinAC

STEP 7 Professional V13 provides the following functions for plant automation:

- Configuration and parameter assignment of the hardware

- Specification of the communication

- Programming

- Testing, commissioning and servicing with operational/diagnostic functions

- Documentation

- Creation of visualizations for SIMATIC Basic Panels using the integrated WinCC Basic

software

- Visualization solutions for PCs and other panels can also be created with other WinCC

software packages

Support is provided for all functions through detailed online help.

Page 18: SCE-Hardware Configuration S7-1500 (2016)
Page 19: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 19

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.4.3 Central and distributed automation structure

Figure 1 shows an automation structure that contains both central and distributed structures.

In central structures, the input and output signals of the process are transmitted by way of

conventional wiring to the signal modules, which are connected directly to the controller.

Conventional wiring refers to the connection of sensors and actuators using 2-wire or 4-wire

cables.

The distributed structure is the predominant structure used today. Here, the sensors and actuators

are wired conventionally only as far as the signal modules of the field devices. The signal

transmission from the field devices to the controller is implemented using an industrial

communication system.

Both classic fieldbuses such as PROFIBUS, Modbus and Foundation Fieldbus as well as Ethernet-

based communication systems such as PROFINET can be used as the industrial communication

system.

In addition, intelligent field devices in which stand-alone programs run can also be connected via

the communication system. These programs can also be created with the TIA Portal.

3.4.4 Planning the hardware

Before you can configure the hardware, you must plan it (hardware planning). In general, you begin

by selecting which controllers are needed and how many. Next you select the communication

modules and signal modules. The selection of signal modules is based on the number and type of

inputs and outputs needed. As the final step, a power supply that ensures that the necessary

power is supplied must be selected for each controller or field device.

The functionality required and the ambient conditions are of vital importance for planning the

hardware configuration. For example, the temperature range in the application area sometimes

limits the devices available for selection. Fail-safe operation might be another requirement, for

example.

The TIA Selection Tool (Select automation technology TIA Selection Tool and follow the

instructions) provides you support. Note: TIA Selection Tool requires Java.

Note for online research: If more than one manual is available, you should look for the

description "Device Manual", "Product Manual" or simply "Manual" (as opposed to

"Function Manual", "List Manual", "System Manual", etc.) in order to find the device

specifications.

Page 20: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 20

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.4.5 TIA Portal – Project view and portal view

The TIA Portal has two important views. When started, the TIA Portal displays the portal view by

default. This view makes getting started easier, especially for beginning users.

The portal view provides a task-oriented view of the tools for working on the project. Here, you can

quickly decide what you want to do and open the tool for the task at hand. If necessary, a change

to the project view takes place automatically for the selected task.

Figure 2 shows the portal view. At the bottom left, there is an option to switch between this view

and the project view.

Figure 2: Portal view

Page 21: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 21

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

The project view, as shown in Figure 3, is used for hardware configuration, programming, creation

of the visualization and many other tasks.

By default, the project view displays the menu bar with the toolbars at the top, the project tree with

all components of a project on the left and the so-called task cards with instructions and libraries,

for example, on the right.

If an element (for example, the device configuration) is selected in the project tree, it is displayed in

the center and can be worked on there.

Figure 3: Project view

Page 22: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 22

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.4.6 Basic settings for the TIA Portal

Users can specify their own default settings for certain settings in the TIA Portal. A few

important settings are shown here.

In the project view, select the "Options" menu and then "Settings".

Page 23: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 23

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

One basic setting is the selection of the user interface language and the language for the

program display. In the curriculums to follow, "English" will be used for both settings.

Under "General" in "Settings", select "User interface language English" and

"Mnemonic International".

Note: These settings can always be changed.

When Safety CPUs are used (e.g. CPU 1516F-3 PN/DP) without the use of safety

engineering, it is recommended that automatic creation of the safety program be

deactivated before creating a project.

In "Settings" under the "STEP 7 Safety" item, deactivate "Generate default fail-safe

program".

Page 24: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 24

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.4.7 Setting the IP address on the programming device

To program SIMATIC S7-1500 from the PC, the programming device or a laptop, you need a

TCP/IP connection or an optional PROFIBUS connection.

For the PC and SIMATIC S7-1500 to communicate with each other via TCP/IP, it is important that

the IP addresses of both devices match.

First, we show you how to set the IP address of a computer with the Windows 7 operating

system.

Locate the network icon in the taskbar at the bottom and click "Open Network

and Sharing Center".

Page 25: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 25

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

In the open Network and Sharing Center window, click "Change adapter settings".

Select the desired "Local Area Connection" that you want to use to connect to the

controller and click "Properties".

Page 26: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 26

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Next, select "Properties" for "Internet Protocol Version 4 (TCP/IP)".

You can use the following IP address, for example IP address: 192.168.0.99 Subnet

mask 255.255.255.0 and accept the settings ( "OK")

Page 27: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 27

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.4.8 Setting the IP address in the CPU

The IP address of SIMATIC S7-1500 is set as follows.

Select the Totally Integrated Automation Portal for this, which is opened here with a

double-click. ( TIA Portal V13)

Select "Online & Diagnostics" and open the "project view".

Page 28: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 28

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

In the project tree under "Online access", select the network adapter that was set

previously. If you click "Update accessible devices" here, you will see the IP address (if

previously set) or the MAC address (if IP address not yet assigned) of the connected

SIMATIC S7-1500. Select "Online & Diagnostics" here.

Page 29: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 29

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Under "Functions", you now find the "Assign IP address" item. Enter the following IP

address here (example): IP address: 192.168.0.1 Subnet mask 255.255.255.0.

Next, click "Assign IP address" and this new address will be assigned to your

SIMATIC S7-1500.

Note: The IP address of the SIMATIC S7-1500 can also be set via the display on the

CPU, provided this is enabled in the hardware configuration.

If the IP address was not successfully assigned, you will receive a message in the

"Info" window under "General".

Page 30: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 30

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.4.9 Formatting the memory card in the CPU

If the IP address could not be assigned, the program data on the CPU must be deleted.

This is accomplished in 2 steps: "Format memory card" and "Reset to factory

settings".

First, select the "Format memory card" function and press the "Format" button.

Confirm the prompt asking if you really want to format the memory card with "Yes".

If necessary, stop the CPU. ( "Yes")

Page 31: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 31

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

3.4.10 Resetting the CPU to factory settings

Before you can reset the CPU, you must wait until the formatting in the CPU has finished.

Then you must select "Update accessible devices" and "Online & diagnostics" of

your CPU again. To reset the controller, select the "Reset to factory settings" function

and click "Reset".

Confirm the prompt asking if you really want to reset the module with "Yes".

If necessary, stop the CPU. ( "Yes")

Page 32: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 32

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

4 Task

Create a project and add the modules of the existing hardware (here: Trainer Package SIMATIC

S7-1500F with CPU 1516F-3 PN/DP) by using the automatic hardware detection of the TIA Portal.

The following modules must be detected:

– SIMATIC S7-1500F, CPU 1516F-3 PN/DP, WORK MEMORY 1.5 MB PROGRAM, 5 MB DATA, 1. INTERFACE, PROFINET IRT WITH 2 PORT SWITCH, 2. INTERFACE, ETHERNET, 3. INTERFACE, PROFIBUS, 10 NS BITPERFORMANCE, SIMATIC MEMORY CARD REQUIRED (order number: 6ES7 516-3FN01-0AB0)

– 1X SIMATIC S7-1500, DIGITAL INPUT MODULE DI 32 X DC24V, 32 CHANNELS IN GROUPS OF 16 (order number: 6ES7521-1BL00-0AB0)

– 1X SIMATIC S7-1500, DIGITAL OUTPUT MODULE DQ 32 X DC24V / 0.5A; 32 CHANNELS (order number: 6ES7 522-1BL01-0AB0)

– 1X SIMATIC S7-1500, ANALOG INPUT MODULE AI 8 X U/I/RTD/TC, 16BIT RESOLUTION 8 CHANNELS IN GROUPS OF 8 (6ES7 531-7KF00-0AB0)

– 1X SIMATIC S7-1500, ANALOG OUTPUT MODULE AQ 4 X U/I ST, 16BIT RESOLUTION, 4 CHANNELS IN GROUPS OF 4 (order number: 6ES7 532-5HD00-0AB0)

You must add the following module yourself:

– 1X SIMATIC PM 190W 120/230VAC STABILIZED POWER SUPPLY Input: 120/230 VAC output: 24 V DC / 8 A (order number: 6EP1333-4BA00)

Page 33: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 33

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

5 Planning

Because this is a new system, a new project must be created.

The hardware for this project is already specified by the existing hardware (here: SIMATIC

S7-1516F PN/DP Trainer Package). Therefore, a selection does not have to be made. Instead, the

listed modules of the Trainer Package are detected directly. The order numbers (see Task or Table

1) can be used for checking purposes.

Module Order number Slot Address area

CPU 1516F-3 PN/DP 6ES7 516-3FN01-0AB0 1

DI 32x24VDC HF 6ES7 521-1BL00-0AB0 2 0…3

DQ 32 X DC24V / 0.5A HF 6ES7 522-1BL01-0AB0 3 0…3

AI 8 X U/I/RTD/TC, 16BIT 6ES7 531-7KF00-0AB0 4 64…79

AQ 4 X U/I ST, 16BIT 6ES7 532-5HD00-0AB0 5 64…71

Table 1: Overview of the planned configuration

The address areas must now be configured.

The power module is not automatically detected and must be manually added.

Module Order number Slot Address area

PM 190W 120/230VAC 6EP1333-4BA00 0

Table 2: Module to be manually added

As the final step, the hardware configuration must be compiled and downloaded. Any errors

present can be detected during compilation and incorrect modules can be detected when the

controller is started (only possible when hardware is present and structured identically).

The tested project must be saved and archived.

Page 34: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 34

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6 Structured step-by-step instructions

You can find instructions on how to carry out planning below. If you already have a good

understanding of everything, it is sufficient to focus on the numbered steps. Otherwise, simply

follow the steps of the instructions illustrated below.

6.1 Create a new project

Select the Totally Integrated Automation Portal for this, which is opened here with a

double-click. ( TIA Portal V13)

In the portal view under the "Start" menu, select the command "Create new project".

Modify Project name, Path, Author and Comment as appropriate and click "Create".

The project will be created and opened and the menu "Start", "First steps" will open

automatically.

Page 35: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 35

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.2 Read the hardware of the SIMATIC S7-1500

In the "Start" portal, select "First steps" "Devices & Networks" "Configure a

device".

The "Show all devices" menu opens in the "Devices & Networks" portal.

Switch to the "Add new device" menu.

Page 36: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 36

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Create a new CPU. Use an unspecified model of the S7-1500 CPU with order number

6ES7 5XX-XXXXX-XXXX for this.

(Controllers SIMATIC S7-1500 CPU Unspecified CPU 1500 6ES75XX-

XXXXX-XXXX V1.8)

Assign a device name (Device name "CPU_1500").

Select "Open device view".

Page 37: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 37

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Click "Add".

The TIA Portal now switches automatically to the project view and displays a notice there

that this device is not specified. In order to have the hardware configuration automatically

detected, start detection by clicking "detect" in the yellow information box ( detect).

Page 38: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 38

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Select the type of your PG/PC interface. ( Type of the PG/PC interface: PN/IE).

You can now select the network adapter you want to use to establish an Ethernet

connection to the PLC. ( PG/PC interface: Intel(R) Ethernet Connection I217-LM)

Page 39: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 39

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

The search for devices in the network must be started by clicking the

button.

All accessible nodes are found and listed. If you have selected the correct CPU, the

corresponding CPU and all the connected modules will be detected when you click

"Detect".

Note: If the list does not contain your CPU, ensure that you have selected the correct

network adapter and established a connection between the laptop and CPU.

Page 40: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 40

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

The TIA Portal shows the complete device configuration of the selected CPU. Only the

power module is lacking. This can be placed on slot 0 of the mounting rail later.

Note: You can now configure the CPU there according to your specifications. Possible

settings include the PROFINET and PROFIBUS DP interfaces, startup characteristics,

cycle, password protection, communication load and many others.

Page 41: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 41

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.3 Configure the Ethernet interface of the CPU 1516F-3 PN/DP

Select the CPU with a double-click

Under "Properties", open the "PROFINET-interface [X1]" menu and select the

"Ethernet addresses" entry there.

Under "Interface connected with", only the "Not connected" entry is available.

Add an Ethernet subnet with the "Add new subnet" button.

Page 42: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 42

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

Keep the pre-assigned "IP address" and "Subnet mask".

6.4 Configure the access level for the CPU 1516F-3 PN/DP

Switch to the "Protection" menu and select access level "Full access incl. fail-safe

(no protection)".

Note: The setting "Full access incl. fail-safe (no protection)" is recommended because a

safety program is not created here and thus we also do not have to assign a password.

Page 43: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 43

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.5 Insert power module PM 190W 120/230VAC

Find the correct module in the hardware catalog and insert the power module into slot 0.

( Hardware Catalog PM PM 190W 120/230VAC (order number 6EP1333-4BA00)

Slot 0)

Note: If a module as well as the power module is planned for one slot, it is not possible to

place it at another position even in the device configuration.

Compare your device configuration with the following figure.

Page 44: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 44

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.6 Configure the address areas of the digital input and output

modules

The next step is to check the address areas of the inputs and output cards and adapt

them if necessary. DI/DO should have an address area of 0…3 and AI/AO should have

an address area of 64…79 and 64…71, respectively. ( Device overview DI

32x24VDC HF_1 I address: 0..3 DQ 32x24VDC/0.5A HF_1 Q address: 0...3

AI 8xU/I/RTD/TC ST_1 I address: 64…79 AQ 4xU/I ST_1 Q address: 64…71)

Note: To show and hide the Device overview, you must click the small arrow next to

"Device data" on the right side of the hardware configuration.

Page 45: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 45

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.7 Save and compile the hardware configuration

Before you compile the configuration, you should save your project by clicking the

button. To compile your CPU with the device configuration, first select the

"CPU_1500 [CPU1516F-3 PN/DP]" folder and click the "Compile" icon.

Note: "Save project" should be used repeatedly when working on a project since this

does not happen automatically. A prompt to save the project only occurs when the

TIA Portal is closed.

If the project was compiled without errors, you see the following screen.

Page 46: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 46

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.8 Download the hardware configuration to the device

To download your entire CPU, select the "CPU_1500 [CPU1516F-3 PN/DP]" folder

and click the "Download to device" icon.

The manager for configuring the connection properties (extended download) opens.

Page 47: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 47

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

First, the interface must be correctly selected. This happens in three steps.

Type of the PG/PC interface PN/IE

PG/PC interface here: Intel(R) Ethernet Connection I217-LM

Connection to interface/subnet "PN/IE_1"

Page 48: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 48

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

The "Show all compatible devices" check box must be selected. The search for

devices in the network is started by clicking the button.

Page 49: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 49

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

If your CPU is shown in the "Compatible devices in target subnet" list, it must be selected.

The download can then be started. ( CPU 1516F-3 PN/DP "Load")

You first obtain a preview. Confirm the prompt "Overwrite all" and continue with

"Load".

Note: The symbol should be visible in every line of the "Load preview". You can find

additional information in the "Message" column.

Page 50: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 50

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

The "Start all" option will be selected next before the download operation can be

completed with "Finish".

After a successful download, the project view will open again automatically. A loading

report appears in the information field under "General". This can be helpful when

troubleshooting an unsuccessful download.

Page 51: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 51

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.9 Archive the project

To archive the project, select the "Archive ..." item in the "Project" menu.

Confirm the prompt to save the project with "Yes".

Select a folder where you want to archive your project and save it as file type "TIA Portal

project archive". ( "TIA Portal project archive" "SCE_EN_012-100_Hardware

configuration_S7-1500…" "Save")

Page 52: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 52

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

6.10 Checklist

No. Description Completed

1 Project was created

2 Slot 0: Power module with correct order number

3 Slot 1: CPU with correct order number

4 Slot 1: CPU with correct firmware version

5 Slot 2: Digital input module with correct order number

6 Slot 2: Digital input module with correct firmware version

7 Address area of the digital input module is correct

8 Slot 3: Digital output module with correct order number

9 Slot 3: Digital output module with correct firmware version

10 Slot 3: Address area of the digital output module is correct

11 Slot 4: Analog input module with correct order number

12 Slot 4: Analog input module with correct firmware version

13 Slot 4: Address area of the analog input module is correct

14 Slot 5: Analog output module with correct order number

15 Slot 5: Analog output module with correct firmware version

16 Slot 5: Address area of the analog output module is correct

17 Hardware configuration was compiled without error message

18 Hardware configuration was downloaded without error message

19 Project was successfully archived

Page 53: SCE-Hardware Configuration S7-1500 (2016)

SCE Training Curriculum | TIA Portal Module 012-100, Edition 02/2016 | Digital Factory, DF FA

For unrestricted use in educational and R&D institutions. © Siemens AG 2016. All rights reserved. 53

SCE_EN_012-100 Unspecific Hardware Configuration S7-1500_R1512.docx

7 Additional information

You can find additional information as an orientation aid for initial and advanced training, for

example: Getting Started, videos, tutorials, apps, manuals, programming guidelines and trial

software/firmware, at the following link:

www.siemens.com/sce/s7-1500

Page 54: SCE-Hardware Configuration S7-1500 (2016)

����������������������������� ��������������������������������������� ����������������� ��������� �������������� !��"���� �#��� �����$�����%�&���'���(����)��&��������(����!#� !)��*$�+���)",�+���$-�"./�"��01234567878931:557;:<:=3�����������������)��%�������(���>�������?@��/������

Page 55: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!����J���������������K��L��M�N����J�M���������������� M�O!���������P���Q��R����S��T���!!U$,'$!&#2V!;@4GH:;CW"B99CX6Y:!O!�������������P����N�MM������Z�S��������������M�!U$,'$!&#2V!;@4G[88C:669WCX\6H!O!�������������P����N�MM������Z�S������MM��� ������M��]K�������M��M!U$,'$!&#2V!;@4G[88C:Y69WCX\6H�O!�������������P����N�MM������Z�S���QK����������M��]K�������M��M!U$,'$!&#2V!;@4G[88C:669WCX\@H�O!�������������P����N�MM������Z�S���QK����������M��]K�������M��M!U$,'$!&#2V!;@4G[88C:Y69WCX\@H�O!�������������P����N�MM������Z�S���������������M��]K�������M��M!U$,'$!&#2V!;@4G[88C:6?9WCX\6H���B#)'!)=-)!)='('!)$-*&'$!_-+-<'(!-$'!$'_.-+',!E*)=!(%++'((#$!_-+-<'(!E='&!&'+'((-$a2!6&!#>'$>*'E!#F!)='!+%$$'&).a!->-*.-b.'!4?@!_-+-<'(!*(!_$#>*,',!-)V!(*'5'&(2+#5c(+'c)_!!!�����������������"#$!$'<*#&-.!4*'5'&(!4?@!+#&)*&%',!)$-*&*&<d!<')!*&!)#%+=!E*)=!a#%$!$'<*#&-.!4?@!+#&)-+)!(*'5'&(2+#5c(+'c+#&)-+)!���������������N�� �������������������(*'5'&(2+#5c(+'�����N�� ��������������M��e='!4?@!)$-*&*&<!+%$$*+%.%5!F#$!)='!*&)'<$-)',!-%)#5-)*#&!(#.%)*#&!e#)-..a!f&)'<$-)',!6%)#5-)*#&!gef6h!E-(!_$'_-$',!F#$!)='!_$#<$-5!i4*'5'&(!6%)#5-)*#&!?##_'$-)'(!E*)=!@,%+-)*#&!g4?@hi!(_'+*F*+-..a!F#$!)$-*&*&<!_%$_#('(!F#$!_%b.*+!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!4*'5'&(!67!,#'(!&#)!<%-$-&)''!)='!+#&)'&)(2!!e=*(!,#+%5'&)!*(!)#!b'!%(',!#&.a!F#$!*&*)*-.!)$-*&*&<!#&!4*'5'&(!_$#,%+)(c(a()'5(2!e=*(!5'-&(!*)!+-&!b'!+#_*',!*&!E=#.'!#$!_-$)!-&,!<*>'&!)#!)=#('!b'*&<!)$-*&',!F#$!%('!E*)=*&!)='!(+#_'!#F!)='*$!)$-*&*&<2!?*$+%.-)*#&!#$!+#_a*&<!)=*(!)$-*&*&<!+%$$*+%.%5!-&,!(=-$*&<!*)(!+#&)'&)!*(!_'$5*))',!E*)=*&!_%b.*+!)$-*&*&<!-&,!-,>-&+',!)$-*&*&<!F-+*.*)*'(!F#$!)$-*&*&<!_%$_#('(2!!!@I+'_)*#&(!$'j%*$'!E$*))'&!+#&('&)!F$#5!)='!4*'5'&(!67!+#&)-+)V!/#.-&,!4+='%'$'$!$#.-&,2(+='%'$'$k(*'5'&(2+#52!!UFF'&,'$(!E*..!b'!='.,!.*-b.'2!6..!$*<=)(!*&+.%,*&<!)$-&(.-)*#&!-$'!$'('$>',d!_-$)*+%.-$.a!*F!-!_-)'&)!*(!<$-&)',!#$!-!%)*.*)a!5#,'.!#$!,'(*<&!*(!$'<*()'$',2!!l('!F#$!*&,%()$*-.!+%()#5'$!+#%$('(!*(!'I_$'((.a!_$#=*b*)',2!m'!,#!&#)!+#&('&)!)#!+#55'$+*-.!%('!#F!)='!)$-*&*&<!+%$$*+%.%5(2!!!m'!E*(=!)#!)=-&!)='!el!1$'(,'&d!_-$)*+%.-$.a!n$#F2!1$2Cf&<2!o'#&!l$b-(!-&,!1*_.2Cf&<2!6&&'))!nF'FF'$d!)='!p*+=-'.!1q*-..-(!@&<*&''$*&<!?#$_#$-)*#&!-&,!-..!#)='$!*&>#.>',!_'$(#&(!F#$!)='*$!(%__#$)!,%$*&<!)='!_$'_-$-)*#&!#F!)=*(!)$-*&*&<!+%$$*+%.%52

Page 56: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K-L.'!#G!+#&)'&)(!:M 7#-.!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!IM8M N$'$'O%*(*)'!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!IM?M K='#$P!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!IM?2:M 4QR6KQ@!4HD:I99!-%)#5-)*#&!(P()'5!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!IM?2:2:M /-&<'!#G!5#,%.'(!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!HM?2:28M AJ-5S.'!+#&G*<%$-)*#&!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:9M?28M TS'$-)#$!+#&)$#.!-&,!,*(S.-P!'.'5'&)(!#G!)='!@NU!:I:;"D?!NCV1N222222222222222222222222222222222222222222!::M?282:M "$#&)!>*'F!#G!)='!@NU!:I:;"D?!NCV1N!F*)=!*&)'<$-)',!,*(S.-P!222222222222222222222222222222222222222222!::M?2828M 4)-)%(!-&,!'$$#$!,*(S.-P(!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!::M?282?M TS'$-)#$!+#&)$#.!-&,!+#&&'+)*#&!'.'5'&)(!#G!)='!@NU!:I:;"D?!NCV1N!L'=*&,!)='!G$#&)!G.-S!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:8M?282WM 4QR6KQ@!5'5#$P!+-$,!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:?M?282IM R#,'!(F*)+=!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:?M?282;M 1*(S.-P!#G!)='!@NU!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:WM?2?M R'5#$P!-$'-(!#G!)='!@NU!:I:;"D?!NCV1N!-&,!)='!4QR6KQ@!5'5#$P!+-$,!22222222222222222222222222222!:;M?2WM 4KAN!H!N$#G'((*#&-.!X:?!YKQ6!N#$)-.!X:?Z!S$#<$-55*&<!(#G)F-$'!2222222222222222222222222222222222222222222!:HM?2W2:M N$#['+)!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:\M?2W28M E-$,F-$'!+#&G*<%$-)*#&!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:\M?2W2?M @'&)$-.!-&,!,*()$*L%)',!-%)#5-)*#&!()$%+)%$'!2222222222222222222222222222222222222222222222222222222222222222222222!:]M?2W2WM N.-&&*&<!)='!=-$,F-$'!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!:]M?2W2IM KQ6!N#$)-.!!N$#['+)!>*'F!-&,!S#$)-.!>*'F!2222222222222222222222222222222222222222222222222222222222222222222222222222!89M?2W2;M _-(*+!('))*&<(!G#$!)='!KQ6!N#$)-.!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!88M?2W2HM 4'))*&<!)='!QN!-,,$'((!#&!)='!S$#<$-55*&<!,'>*+'!222222222222222222222222222222222222222222222222222222222222!8WM?2W2\M 4'))*&<!)='!QN!-,,$'((!*&!)='!@NU!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!8HM?2W2]M "#$5-))*&<!)='!5'5#$P!+-$,!*&!)='!@NU!22222222222222222222222222222222222222222222222222222222222222222222222222222!?9M?2W2:9!/'('))*&<!)='!@NU!)#!G-+)#$P!('))*&<(!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222!?:MWM K-(!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!?8MIM N.-&&*&<!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!?8M;M 4)$%+)%$',!()'SDLPD()'S!*&()$%+)*#&(!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!??M

Page 57: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!;2:K @$'-)'!-!&'F!L$#M'+)!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!NNK;28K O&('$)!)='!@PQ!:I:;"DN!PCR1P!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!N?K;2NK @#&G*<%$'!)='!A)='$&')!*&)'$G-+'!#G!)='!@PQ!:I:;"DN!PCR1P!222222222222222222222222222222222222222222222222222!NSK;2?K @#&G*<%$'!)='!G-*.D(-G'!#L'$-)*#&!#G!)='!@PQ!:I:;"DN!PCR1P!222222222222222222222222222222222222222222222222222!NTK;2IK @#&G*<%$'!)='!-++'((!.'>'.!G#$!)='!@PQ!:I:;"DN!PCR1P!22222222222222222222222222222222222222222222222222222222222!?9K;2;K O&('$)!)='!,*<*)-.!*&L%)!5#,%.'!1O!N8J8?U1@!E"!222222222222222222222222222222222222222222222222222222222222222222222222!?9K;2HK O&('$)!)='!,*<*)-.!#%)L%)!5#,%.'!1V!N8J1@8?U!R!92I6!4W!222222222222222222222222222222222222222222222222222222222!?8K;2SK O&('$)!L#F'$!5#,%.'!PX!:T9Y!:89R8N9U6@!22222222222222222222222222222222222222222222222222222222222222222222222222222!?NK;2TK @#&G*<%$'!)='!-,,$'((!-$'-(!#G!)='!,*<*)-.!*&L%)!-&,!#%)L%)!5#,%.'(!2222222222222222222222222222222222222222!??K;2:9K4->'!-&,!+#5L*.'!)='!=-$,F-$'!+#&G*<%$-)*#&!222222222222222222222222222222222222222222222222222222222222222222222222222!?IK;2::K1#F&.#-,!)='!=-$,F-$'!+#&G*<%$-)*#&!)#!)='!,'>*+'!222222222222222222222222222222222222222222222222222222222222222222!?;K;2:8K1#F&.#-,!)='!=-$,F-$'!+#&G*<%$-)*#&!)#!)='!PZ@4OX!(*5%.-)*#&![#L)*#&-.\!222222222222222222222222222222!I:K;2:NK!!6$+=*>'!)='!L$#M'+)!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!ITK;2:?K!@='+].*()!222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!;9KHK AJ'$+*('!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!;:KH2:K W-(]!!AJ'$+*('!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!;:KH28K P.-&&*&<!22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!;:KH2NK @='+].*()!!AJ'$+*('!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!;8KSK 6,,*)*#&-.!*&G#$5-)*#&!2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222!;NK!

Page 58: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!����������J�K�L�K���MN��OPK���MN�Q����������R��S�����N������O����T&!)=*(!+=-U)'$V!W#%!F*..!G*$()!.'-$&!=#F!)#!XYZ[\Z][]Y_ZX\2!a#%!-$'!)='&!(=#F&!=#F!)='!b[Ycd[YZ]ef]X_gheijYZc2!�������k�l����a#%!,#!&#)!&'',!-&W!U$'>*#%(!m&#F.',<'!G$#5!#)='$!+=-U)'$(!)#!(%++'((G%..W!+#5U.')'!)=*(!+=-U)'$2!n��o��� �p2:����������R��S������ ������l l�� �q='!4Tr6qT@!4HD:?99!-%)#5-)*#&!(W()'5!*(!-!5#,%.-$!+#&)$#..'$!(W()'5!G#$!)='!5*,,.'!)#!%UU'$!U'$G#$5-&+'!$-&<'2!6!+#5U$'='&(*>'!$-&<'!#G!5#,%.'(!*(!->-*.-s.'!)#!#U)*5-..W!-,-U)!)='!(W()'5!)#!)='!-%)#5-)*#&!)-(m2!4Tr6qT@!4HD:?99!*(!)='!&'I)!<'&'$-)*#&!#G!)='!4Tr6qT@!4HDp99!-&,!4HDt99!-%)#5-)*#&!(W()'5(!F*)=!)='!G#..#F*&<!&'F!U'$G#$5-&+'!G'-)%$'(2!u!T&+$'-(',!(W()'5!U'$G#$5-&+'!u!T&)'<$-)',!5#)*#&!+#&)$#.!G%&+)*#&-.*)W!u!v/w"TCAq!Tw!T/q!u!T&)'<$-)',!,*(U.-W!G#$!5-+=*&'D.'>'.!#U'$-)*#&!-&,!,*-<&#()*+(!u!4qAv!H!.-&<%-<'!*&&#>-)*#&(!F=*.'!5-*&)-*&*&<!U$#>'&!G%&+)*#&(!!

Page 59: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ;! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!J='!4GC:H99!+#&)$#..'$!+#&(*()(!#F!-!K#E'$!(%KK.L!MN!-!?OP!E*)=!*&)'<$-)',!,*(K.-L!Q!-&,!*&K%)!-&,!#%)K%)!5#,%.'(!F#$!,*<*)-.!-&,!-&-.#<!(*<&-.(!R2!J='!5#,%.'(!-$'!5#%&)',!#&!-!5#%&)*&<!$-*.!E*)=!*&)'<$-)',!1SB!$-*.!K$#F*.'!T2!SF!&'+'((-$LN!+#55%&*+-)*#&!K$#+'((#$(!-&,!F%&+)*#&!5#,%.'(!-$'!-.(#!%(',!F#$!(K'+*-.!)-(U(!(%+=!-(!()'KK'$!5#)#$!+#&)$#.2!!! !!!! J='!K$#<$-55-V.'!.#<*+WXYZ[\Y]]\W_abcWdeeW[fWghWi\Yj\klW[YWlYZm[Y\WkZnWXYZ[\Y]WkWlkXfmZWY\Wi\YXeeoWpZWnYmZjWeYqW[fWghWi\Yj\klWeXkZeW[fWprsWlYnd]eWtmkWmZid[Wknn\eeeW_upcWkZnWknn\eeeW[fm\WYd[id[Wknn\eeeW_uvcoWJ='!(L()'5!*(!K$#<$-55',!E*)=!)='!4J@O!G!O$#F'((*#&-.!w:x!(#F)E-$'2!! M! T!Q! R!M! Q!

Page 60: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4?D:H:;"B/:H:82,#+I!JKLKLMNOPQRMSTMUSVWXRYMZ='!4[\6Z[@!4?D:H99!*(!-!5#,%.-$!-%)#5-)*#&!(]()'5!-&,!#GG'$(!)='!G#..#F*&<!$-&<'!#G!5#,%.'(!��������_���� �������a��b c�d��e�������������_�� �Z='!@fg(!=->'!,*GG'$'&)!h'$G#$5-&+'!+-h-i*.*)]!-&,!'I'+%)'!)='!%('$!h$#<$-52![&!-,,*)*#&j!)='!#)='$!5#,%.'(!-$'!(%hh.*',!h#F'$!>*-!)='!i-+kh.-&'!i%(!F*)=!)='!*&)'<$-)',!(]()'5!h#F'$!(%hh.]2!6,,*)*#&-.!h$#h'$)*'(!-&,!G%&+)*#&(!#G!)='!@fg!lmnoppqrstuvsormwsumxvyz{rzv!lmnoppqrstuvsormwsum|}~������|}~���x�!lm���mtoppqrstuvsor!G#$!E\[!,'>*+'(!lm�z�m�z{wz{!lm�rvz�{uvz�mvztyro�o��m�qrtvsor�m�z���m|��mtorv{o��z{�mpovsormtorv{o��mzvt��!lm���vzpm�su�ro�vst�!lm�rvz�{uvz�m�ztq{sv�m�z���m�ro�D=#Fj!+#h]j!-++'((j!*&)'<$*)]!h$#)'+)*#&�!! !��

Page 61: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!� K�� �L�M���KLL� � ����K�N��O�N��������L��P�����K��Q�R��������S��R������O�F*)=!+#&&'+)*#&!)#!)='!T-+UV.-&'!T%(!(%VV.W!)='!+#&G*<%$',!5#,%.'(!F*)=!)='!*&)'$&-.!(%VV.W!>#.)-<'2! !!X�����������KLL� � ����K�N��O�N��������L��P�����K������S��R���O�,#!&#)!=->'!-!+#&&'+)*#&!)#!)='!T-+UV.-&'!T%(!#G!)='!4HD:I99!-%)#5-)*#&!(W()'52!Y='!.#-,!+%$$'&)!(%VV.W!*(!%(',!)#!(%VV.W!8Z![!1@!)#!)='!(W()'5!V#F'$!(%VV.W!#G!)='!@\]!)='!*&V%)!-&,!#%)V%)!+*$+%*)(!#G!_a!5#,%.'(!-&,!)='!('&(#$(!-&,!-+)%-)#$(2!!!

Page 62: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!��K� ����L��G#$!,*<*)-.!*&M%)!N1OP!Q!,*<*)-.!#%)M%)!N1RP!Q!-&-.#<!*&M%)!N6OP!Q!-&-.#<!#%)M%)!N6RP!!!���S���� � ����L�T��U�-(!*&+$'5'&)-.!'&+#,'$(!-&,!M%.('!'&+#,'$(!F*)=QF*)=#%)!,*$'+)*#&!(*<&-.2!!!�� ��������� ����L�T��U��G#$!('$*-.!+#55%&*+-)*#&!/48V8!Q!/4W88!Q!/4WXIY!Z/["O\]4!-&,!Z/["OCA 2!!�

Page 63: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :9! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!�������� � �� �������%J!)#!-!5-I*5%5!#F!8!7K!F#$!()#$*&<!J$#<$-5!,-)-!-&,!F#$!'-(L!$'J.-+'5'&)!#F!?MN(!,%$*&<!5-*&)'&-&+'2!!OPQPRSTUVWXYZS[\]_abVc_\]Sd='!F#..#E*&<!+#&F*<%$-)*#&!#F!-&!4GC:H99!-%)#5-)*#&!(L()'5!E*..!e'!%(',!F#$!)='!J$#<$-5!'I-5J.'!*&!)=*(!+%$$*+%.%52! !f!g#-,!+%$$'&)!(%JJ.L!5#,%.'!hMij!E*)=!:89k8l9!m!6?n!H9!Do!k!;9!Don!:p9!q!*&J%)!-&,!8r!m!1?!k!s!6!#%)J%)!t!?'&)$-.!J$#+'((*&<!%&*)!?MN!:H:;"Cl!MBk1M!E*)=!*&)'<$-)',!M/u"vKN4!-&,!M/u"vB@d!*&)'$F-+'(!!w!vku!5#,%.'!l8I!,*<*)-.!*&J%)!1v!l8I8rm1?!D"!x!vku!5#,%.'!l8I!,*<*)-.!#%)J%)!1y!l8I8rm1?k92H6!D"!z!vku!5#,%.'!sI!-&-.#<!*&J%)!6v!sINkvk/d1kd?!4d!{!vku!5#,%.'!rI!-&-.#<!#%)J%)!6y!rINkv!4d!! f!! t!! w!! x!! z!! {!!

Page 64: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ::! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!J28!KL���������������������ML�� ���� ���M��N��O����P��Q����R��S����T='!F*<%$'!U'.#E!(=#E(!)='!#V'$-)#$!+#&)$#.!-&,!,*(V.-W!'.'5'&)(!#F!-!?XY!:H:;"CJ!XBZ1X2!T='!-$$-&<'5'&)!-&,!&%5U'$!#F!'.'5'&)(!,*FF'$!F$#5!)=*(!F*<%$'!F#$!#)='$!?XY(2![\]\_ abcd_efgh_bi_djg_klm_no p[_lqrsl_hfdj_fcdgtaudgv_vfwxyuz_�[\]\]_{dud|w_ucv_gaaba_vfwxyuzw_T='!?XY!+#5'(!E*)=!)='!F#..#E*&<!}@1!,*(V.-W(~! !! }@1!,*(V.-W(!F#$!)='!+%$$'&)!#V'$-)*&<!5#,'!-&,!,*-<&#()*+!()-)%(!#F!)='!?XY!1*(V.-W!?#&)$#.!�'W(!/YBZ4T�X!}@1!�W'..#EZ<$''&!}@1�!!@//�/!}@1!�$',!}@1�!!�6�BT!}@1!�W'..#E!}@1�!}�B�!/�ZT�!}@1!F#$!V#$)!�:!X:!�W'..#EZ<$''&!}@1�!!}�B�!/�ZT�!}@1!F#$!V#$)!�:!X8!�W'..#EZ<$''&!}@1�!!}�B�!/�ZT�!}@1!F#$!V#$)!�8!X:!�W'..#EZ<$''&!}@1�!

Page 65: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :8! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!JKLKJMNOPQRSTQMUTVSQTWMRVXMUTVVPUSYTVMPWPZPVS[MT\MS]PM_ MabacdeJM_fgh_MiP]YVXMS]PM\QTVSM\WROM ��fTSPjklmnkopqrskotuvkwxsmksmnkyxzvtu{k|urk}nkpn~q�nykurykxrznpsnyky�pxr�kqvnpusxqr�k! �@1!,*(�.-�(!F#$!)='!+%$$'&)!#�'$-)*&<!5#,'!-&,!,*-<&#()*+!()-)%(!#F!)='!?��!!1*(�.-�!+#&&'+)*#&!4.#)!F#$!)='!4��6��?!5'5#$�!+-$,!!�#,'!(E*)+=!�@1!,*(�.-�(!F#$!)='!�!�#$)(!#F!)='!�/�"�B@�!*&)'$F-+'(!�:!-&,!�8!�6?!-,,$'(('(!#F!)='!*&)'$F-+'(!�/�"���4!*&)'$F-+'!����!�/�"�B@�!*&)'$F-+'!��8�!E*)=!:!�#$)!�/�"�B@�!*&)'$F-+'!��:�!E*)=!8C�#$)!(E*)+=!?#&&'+)*#&!F#$!(%��.�!>#.)-<'!"-()'&*&<!(+$'E(!

Page 66: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!KLMLNOPQRSTQUOVWVXYZO[\Y]O6!4_6 @!_*+$#!_'5#$a!@-$,!*(!%(',!-(!)='!5'5#$a!5#,%.'!G#$!)='!@bc(2!=*(!*(!-!d$'G#$5-))',!5'5#$a!+-$,!)=-)!*(!+#5d-)*e.'!F*)=!)='!f*&,#F(!G*.'!(a()'52!)!*(!->-*.-e.'!F*)=!>-$*#%(!()#$-<'!+-d-+*)*'(!-&,!+-&!e'!%(',!G#$!)='!G#..#F*&<!d%$d#('(g!h! $-&(d#$)-e.'!,-)-!()#$-<'!5',*%5!h!b$#<$-5!+-$,!h!"*$5F-$'!%d,-)'!+-$,!='!__@! i�!e'!*&('$)',!)#!#d'$-)'!)='!@bc!-(!)='!@bc(!=->'!&#!*&)'<$-)',!.#-,!5'5#$a2!6!+#55'$+*-..a!->-*.-e.'!41!+-$,!$'-,'$!*(!&'',',!)#!F$*)'j$'-,!)='!4_6 @!5'5#$a!+-$,!F*)=!)='!d$#<$-55*&<!,'>*+'!#$!b@2!=*(!-..#F(!G*.'(!)#!e'!+#d*',!,*$'+).a!)#!)='!4_6 @!5'5#$a!+-$,!%(*&<!f*&,#F(!AJd.#$'$k!G#$!'J-5d.'2!lXmWnopqorsotuvwxxuyzuzoq{|qoq{uo}p~��p�oxuxwt�ov|tzowy��o�uotuxw�uzowtorysutquzo�{uyoq{uo���orsoryoq{uo�����o���osq|qu�oKLML�ORX]WO���m[�O='!5#,'!(F*)+=!-..#F(!a#%!)#!(')!)='!#d'$-)*&<!5#,'!#G!)='!@bc2!='!5#,'!(F*)+=!*(!,'(*<&',!-(!-!)#<<.'!(F*)+=!F*)=!?!(F*)+=!d#(*)*#&(2!��i������ ������� ������������/cC! /cC!5#,'! ='!@bc!d$#+'(('(!)='!%('$!d$#<$-52!4 �b! 4 �b!5#,'! ='!@bc!*(!&#)!'J'+%)*&<!)='!%('$!d$#<$-52!_/A4! _'5#$a!$'(')! b#(*)*#&!G#$!@bc!5'5#$a!$'(')2!��#%!+-&!-.(#!%('!)='!e%))#&!#&!)='!@bc!#d'$-)#$!d-&'.!#G!)='!4 Ab!H!b$#G'((*#&-.!�:?!(#G)F-$'!*&!�&.*&'!0!1*-<&#()*+(!)#!(F*)+=!)='!#d'$-)*&<!5#,'!�����!#$!����2!!='!#d'$-)#$!d-&'.!-.(#!+#&)-*&(!-&!����!e%))#&!G#$!d'$G#$5*&<!-!5'5#$a!$'(')!-&,!,*(d.-a(!)='!()-)%(!�A1(!#G!)='!@bc2! !!

Page 67: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!KLMLNOPQRSTUVOWXOYZ[O\] O_='!4HD:I99!@ a!=-(!-!G$#&)!G.-b!F*)=!-!,*(b.-c!-&,!+#&)$#.!d'c(2!@#&)$#.!,-)-!-&,!()-)%(!,-)-!+-&!e'!,*(b.-c',!*&!>-$*#%(!5'&%(!#&!)='!,*(b.-c!-&,!&%5'$#%(!('))*&<(!+-&!e'!+#&G*<%$',2!f#%!%('!)='!+#&)$#.!d'c(!)#!&->*<-)'!)=$#%<=!)='!5'&%(2!�g����hi�� ��j��g����k��jj��h��g��j����l���j������hm�nopoqrsstutvwoqrxyz{|oz{v}~{}txo�{vo�toxtzt�wtq�!no�r{}v�xwr�o�txx{}txo{utoqrxyz{|tqorvoy.-*&!)'J)2!no��torvwtus{�toxtwwrv}xo�{vo�to��{v}tqoz��{zz|�!no�{xx��uqo{xxr}v�tvwos�uoqrxyz{|o�ytu{wr�vorxoy�xxr�ztow�u�~}�ow�to���o��uw{z�!���l��j��g����hi�� ��j�����������m� ����������� h��j��g����hi�� �no��~uo{uu��o�t|x�o�~y��o�q��v��o�ztsw��o�ur}�w�!no�vo���o�t|!no�vo��o�t|! !� @ a!()-)%(!*&G#$5-)*#&!!4%e5'&%!&-5'!!�&G#$5-)*#&!,*(b.-c!G*'.,!C->*<-)*#&!-*,�!'2<2!���A4@!#$!)='!b-<'!&%5e'$!

Page 68: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!�������J��K��L��MNOM�����M���M�P� J�Q!"#$!5'&%!+#55-&,(!*&!F=*+=!-&!*&R%)!+-&!S'!5-,'T!U!VWXYXZ[\]X[__aaXbcXbdXe fg!+#55-&,h!+#&G*$5-)*#&!#G!*&R%)!-&,!'I*)!G$#5!',*)*&<!5#,'!U!ijkXYXlabcl[b]cfXcmXcl]n]f[\X_cfbfbXopd]_dXe [faX_d[fnaX[lXfcbXa[Z qX[fXr]bXG$#5!',*)*&<!5#,'!Q!"#$!5'&%!+#55-&,(!*&!F=*+=!&#!*&R%)!+-&!S'!5-,'T!U!VWXYXbcXfrbXagse fgX_cee[f!U!ijkXYXs[_tXbcXR$'>*#%(!5'&%!+#55-&,!!�u����v���Jv ��J��K��L����Jw�� x������ ����� ���J� ������� �yw���������! z>'$>*'F! {='!|z>'$>*'F|!5'&%!+#&)-*&(!*&G#$5-)*#&!-S#%)!)='!R$#R'$)*'(!#G!)='!@}~2!! 1*-<&#()*+(! {='!|1*-<&#()*+(|!5'&%!+#&)-*&(!*&G#$5-)*#&!-S#%)!,*-<&#()*+!5'((-<'(h!)='!,*-<&#()*+!,'(+$*R)*#&!-&,!)='!*&,*+-)*#&!#G!*&)'$$%R)(2!{='$'!*(!-.(#!*&G#$5-)*#&!-S#%)!)='!&')F#$�!R$#R'$)*'(!#G!'-+=!*&)'$G-+'!#G!)='!@}~2!! 4'))*&<(! �&!)='!|4'))*&<(|!5'&%h!)='!�}!-,,$'(('(!#G!)='!@}~!-$'!-((*<&',h!)='!,-)'h!)*5'h!)*5'!�#&'(h!#R'$-)*&<!5#,'(!�/~C�4{z}�!-&,!R$#)'+)*#&!.'>'.(!-$'!(')h!)='!@}~!5'5#$�!*(!$'(')!-&,!*)(!G-+)#$�!('))*&<(!-$'!$'()#$',!-&,!)='!()-)%(!#G!G*$5F-$'!%R,-)'(!*(!,*(R.-�',2!! �#,%.'(! {='!|�#,%.'(|!5'&%!+#&)-*&(!*&G#$5-)*#&!-S#%)!)='!5#,%.'(!)=-)!-$'!%(',!*&!�#%$!+#&G*<%$-)*#&2!{='!5#,%.'(!+-&!S'!%(',!-(!+'&)$-.!#$!,*()$*S%)',!5#,%.'(2!!1*()$*S%)',!5#,%.'(!-$'!+#&&'+)',!)#!)='!@}~!>*-!}/z"�CA{!-&,�#$!}/z"��~42!�#%!=->'!)='!#R)*#&!='$'!)#!(')!)='!�}!-,,$'(('(!G#$!-!@}~2!! 1*(R.-�! �&!)='!|1*(R.-�|!5'&%h!('))*&<(!-$'!5-,'!G#$!-..!-(R'+)(!#G!)='!,*(R.-�h!(%+=!-(!)='!.-&<%-<'!('))*&<h!S$*<=)&'((!('))*&<!-&,!A&'$<�D(->*&<!5#,'2!�A&'$<�D(->*&<!,-$�'&(!)='!,*(R.-�2!4)-&,S�!5#,'!(F*)+='(!#GG!)='!,*(R.-�2�!!! !

Page 69: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :;! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!J2J!�� �� �����K��L��M����N��O����P��Q���������M���������� � �� ������R='!F#..#E*&<!F*<%$'!(=#E(!)='!5'5#$S!-$'-(!#F!)='!?TU!-&,!)='!.#-,!5'5#$S!#&!)='!4VW6RV?!5'5#$S!+-$,2!!V&!-,,*)*#&!)#!)='!.#-,!5'5#$SX!#)='$!,-)-!+-&!Y'!.#-,',!#&)#!)='!4VW6RV?!5'5#$S!+-$,!%(*&<!Z*&,#E(!@I[.#$'$2!R=*(!*&+.%,'(!$'+*['(X!,-)-!.#<(X![$#\'+)!Y-+]%[(!-&,!-,,*)*#&-.!,#+%5'&)-)*#&!F#$!)='![$#<$-52! !���� � �� �_#-,!5'5#$S!*(!&#&C>#.-)*.'!5'5#$S!F#$!+#,'!Y.#+](X!,-)-!Y.#+](X!)'+=&#.#<S!#Y\'+)(!-&,!)='!=-$,E-$'!+#&F*<%$-)*#&2!Z='&!)='('!#Y\'+)(!-$'!,#E&.#-,',!)#!)='!?TUX!)='S!-$'!F*$()!()#$',!*&!)='!.#-,!5'5#$S2!R=*(!5'5#$S!*(!.#+-)',!#&!)='!4VW6RV?!5'5#$S!+-$,2!`��a� � �� �Z#$]!5'5#$S!*(!>#.-)*.'!5'5#$S!)=-)!+#&)-*&(!)='!+#,'!-&,!,-)-!Y.#+](2!R='!E#$]!5'5#$S!*(!*&)'<$-)',!*&)#!)='!?TU!-&,!+-&&#)!Y'!'I[-&,',2!V&!4GC:H99!?TU(X!)='!E#$]!5'5#$S!*(!,*>*,',!*&)#!)E#!-$'-(b!c!?#,'!E#$]!5'5#$Sb!!d!R='!+#,'!E#$]!5'5#$S!+#&)-*&(!$%&)*5'C$'.'>-&)![-$)(!#F!)='![$#<$-5!+#,'2!c!1-)-!E#$]!5'5#$Sb!!d!R='!,-)-!E#$]!5'5#$S!+#&)-*&(!)='!$%&)*5'C$'.'>-&)![-$)(!#F!)='!,-)-!Y.#+](!-&,!)'+=&#.#<S!#Y\'+)(2!!! ?#,'!E#$]!5'5#$S!?#,'!Y.#+](!e"?X!"fX!gfh!1-)-!E#$]!5'5#$S!7.#Y-.!,-)-!Y.#+](!!V&()-&+'!,-)-!Y.#+](!!R'+=&#.#<S!#Y\'+)(!f*)!5'5#$*'(X!)*5'$(!-&,!+#%&)'$(!R'5[#$-$S!.#+-.!,-)-!T$#+'((!*5-<'(!eVigh!!T-$)(!#Fb!7.#Y-.!,-)-!Y.#+](!!V&()-&+'!,-)-!Y.#+](!!R'+=&#.#<S!#Y\'+)(!f*)!5'5#$SX!)*5'$(X!+#%&)'$(!/')'&)*>'!5'5#$S!6,,*)*#&-.!5'5#$S!-$'-(! _#-,!5'5#$S!e#&!4VW6RV?!5'5#$S!+-$,h!j!?#,'!Y.#+](!e"?X!"fX!gfh!j!1-)-!Y.#+](!e1fh!j!D-$,E-$'!+#&F*<%$-)*#&!j!R'+=&#.#<S!#Y\'+)(!

Page 70: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4?D:H:;"B/:H:82,#+I!6)!)='!#J'$-)*&<!5#,'!)$-&(*)*#&(!G$#5!KLMA/!LC!)#!()-$)%J!-&,!G$#5!4NLK!)#!()-$)%JO!)-<(!#G!<.#P-.!,-)-!P.#+Q(O!*&()-&+'!,-)-!P.#+Q(!-&,!)'+=&#.#<R!#PS'+)(!-$'!*&*)*-.*T',!F*)=!)='*$!()-$)!>-.%'(2!/')'&)*>'!)-<(!$')-*&!)='*$!-+)%-.!>-.%'(!)=-)!F'$'!(->',!*&!)='!$')'&)*>'!5'5#$R2!U������V�� � �� �/')'&)*>'!5'5#$R!*(!&#&D>#.-)*.'!5'5#$R!G#$!(->*&<!+'$)-*&!,-)-!*&!)='!'>'&)!#G!J#F'$!G-*.%$'2!N='!)-<(!-&,!#J'$-&,!-$'-(!)=-)!=->'!P''&!,'G*&',!-(!$')'&)*>'!-$'!(->',!*&!)='!$')'&)*>'!5'5#$R2!N=*(!,-)-!*(!$')-*&',!P'R#&,!J#F'$D#GG!#$!J#F'$!G-*.%$'2!6..!#)='$!J$#<$-5!)-<(!-$'!(')!)#!)='*$!()-$)!>-.%'(!-)!)='!#J'$-)*&<!5#,'!)$-&(*)*#&(!G$#5!KLMA/!LC!)#!()-$)%J!-&,!G$#5!4NLK!)#!()-$)%J2!N='!+#&)'&)!#G!$')'&)*>'!5'5#$R!*(!,'.')',!PR!)='!G#..#F*&<!-+)*#&(W!XYZ[\]_Y[[a!XYb[[aYa]Ycdea]_Y[aafgh!ijklmnopqrstunrsvwnxynrpz{ux|xv}nx~�pzrwnsqpns|wxnwrxqp�ntunr{pnqprpurt�pn�p�xq}�n�{pwpnrsvwnsqpnuxrn�p|prp�n~}nsn�p�xq}nqpwpr�n�2������������������������������������������������ ������������4NAK!?!K$#G'((*#&-.!�:�!�N�6!K#$)-.!�:��!(#G)F-$'!*(!)='!J$#<$-55*&<!)##.!G#$!)='!G#..#F*&<!-%)#5-)*#&!(R()'5(W!!D! 4��6N�@!4?D:H99!D! 4��6N�@!4?D:899!D! 4��6N�@!4?D�99!D! 4��6N�@!4?D�99!D! 4��6N�@!M*&6@!!4NAK!?!K$#G'((*#&-.!�:�!J$#>*,'(!)='!G#..#F*&<!G%&+)*#&(!G#$!J.-&)!-%)#5-)*#&W!D! @#&G*<%$-)*#&!-&,!J-$-5')'$!-((*<&5'&)!#G!)='!=-$,F-$'!D! 4J'+*G*+-)*#&!#G!)='!+#55%&*+-)*#&!D! K$#<$-55*&<!D! N'()*&<O!+#55*((*#&*&<!-&,!('$>*+*&<!F*)=!#J'$-)*#&-.�,*-<&#()*+!G%&+)*#&(!D! 1#+%5'&)-)*#&!D! @$'-)*#&!#G!>*(%-.*T-)*#&(!G#$!4��6N�@!�-(*+!K-&'.(!%(*&<!)='!*&)'<$-)',!M*&@@!�-(*+!(#G)F-$'!D! �*(%-.*T-)*#&!(#.%)*#&(!G#$!K@(!-&,!#)='$!J-&'.(!+-&!-.(#!P'!+$'-)',!F*)=!#)='$!M*&@@!(#G)F-$'!J-+Q-<'(!4%JJ#$)!*(!J$#>*,',!G#$!-..!G%&+)*#&(!)=$#%<=!,')-*.',!#&.*&'!='.J2!

Page 71: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!KLMLNOPQRSTUVOW#!*5X.'5'&)!-!(#.%)*#&!G#$!-&!-%)#5-)*#&!-&,!>*(%-.*Y-)*#&!)-(Z[!\#%!+$'-)'!-!X$#]'+)!*&!)='!W6!_#$)-.2!6!X$#]'+)!*&!)='!W6!_#$)-.!+#&)-*&(!)='!+#&G*<%$-)*#&!,-)-!G#$!)='!+#&G*<%$-)*#&!-&,!*&)'$&')F#$Z*&<!#G!,'>*+'(!-(!F'..!-(!)='!X$#<$-5(!-&,!)='!+#&G*<%$-)*#&!#G!)='!>*(%-.*Y-)*#&2!KLMLOabQcdbQTOURefghiQbVgReOW='!jklmnklopqrstuvwlkxurs!*&+.%,'(!)='!+#&G*<%$-)*#&!#G!)='!,'>*+'([!+#&(*()*&<!#G!)='!=-$,F-$'!#G!)='!-%)#5-)*#&!(\()'5[!)='!*&)'..*<'&)!G*'.,!,'>*+'(!-&,!)='!=-$,F-$'!G#$!>*(%-.*Y-)*#&2!W='!+#&G*<%$-)*#&!#G!)='!&')F#$Z(!(X'+*G*'(!)='!+#55%&*+-)*#&!y')F''&!)='!>-$*#%(!=-$,F-$'!+#5X#&'&)(2!W='!*&,*>*,%-.!=-$,F-$'!+#5X#&'&)(!-$'!uszolxompuspxjopjklmnklopqrstuvwlkxurs!G$#5!+-)-.#<(2!W='!=-$,F-$'!#G!-%)#5-)*#&!(\()'5(!+#5X$*('(!+#&)$#..'$(!{@_|(}[!(*<&-.!5#,%.'(!G#$!*&X%)!-&,!#%)X%)!(*<&-.(!{4~(}!-&,!+#55%&*+-)*#&!X$#+'((#$([!-&,!*&)'$G-+'!5#,%.'(!{@_[!~}2!_#F'$!(%XX.\!-&,!>#.)-<'!(%XX.\!5#,%.'(!{_4[!_~}!-$'!-.(#!->-*.-y.'!)#!(%XX.\!)='!5#,%.'(2!W='!(*<&-.!5#,%.'(!-&,!*&)'..*<'&)!G*'.,!,'>*+'(!+#&&'+)!)='!*&X%)!-&,!#%)X%)!,-)-!#G!)='!X$#+'((!)#!y'!-%)#5-)',!-&,!>*(%-.*Y',!)#!)='!-%)#5-)*#&!(\()'52!�������������� ���������������������������������������������������� !"*<%$'!:�!AJ-5X.'!#G!=-$,F-$'!+#&G*<%$-)*#&!F*)=!+'&)$-.!-&,!,*()$*y%)',!()$%+)%$'(!W='!=-$,F-$'!+#&G*<%$-)*#&!'&-y.'(!)='!,#F&.#-,*&<!#G!-%)#5-)*#&!-&,!>*(%-.*Y-)*#&!(#.%)*#&(!)#!)='!-%)#5-)*#&!(\()'5!-&,!-++'((!)#!)='!+#&&'+)',!(*<&-.!5#,%.'(!y\!)='!+#&)$#..'$2!�*(%-.*Y-)*#&!@'&)$-.!()$%+)%$'! 1*()$*y%)',!()$%+)%$'!6+)%-)#$(�('&(#$(!

Page 72: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! :?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!KLMLKNOPQRSTUNTQVNVWXRSWYZRPVNTZR[\TRW[QNXRSZ]RZSPN"*<%$'!:!(=#F(!-&!-%)#5-)*#&!()$%+)%$'!)=-)!+#&)-*&(!#)=!+'&)$-.!-&,!,*()$*%)',!()$%+)%$'(2!_&!+'&)$-.!()$%+)%$'(!)='!*&a%)!-&,!#%)a%)!(*<&-.(!#G!)='!a$#+'((!-$'!)$-&(5*))',!b!F-b!#G!+#&>'&)*#&-.!F*$*&<!)#!)='!(*<&-.!5#,%.'(!F=*+=!-$'!+#&&'+)',!,*$'+).b!)#!)='!+#&)$#..'$2!@#&>'&)*#&-.!F*$*&<!$'G'$(!)#!)='!+#&&'+)*#&!#G!('&(#$(!-&,!-+)%-)#$(!%(*&<!8DF*$'!#$!cDF*$'!+-.'(2!d='!,*()$*%)',!()$%+)%$'!*(!)='!a$',#5*&-&)!()$%+)%$'!%(',!)#,-b2!E'$'!)='!('&(#$(!-&,!-+)%-)#$(!-$'!F*$',!+#&>'&)*#&-..b!#&.b!-(!G-$!-(!)='!(*<&-.!5#,%.'(!#G!)='!G*'.,!,'>*+'(2!d='!(*<&-.!)$-&(5*((*#&!G$#5!)='!G*'.,!,'>*+'(!)#!)='!+#&)$#..'$!*(!*5a.'5'&)',!%(*&<!-&!*&,%()$*-.!+#55%&*+-)*#&!(b()'52!e#)=!+.-((*+!G*'.,%('(!(%+=!-(!f/g"_eh4!i#,%(!-&,!"#%&,-)*#&!"*'.,%(!-(!F'..!-(!A)='$&')D-(',!+#55%&*+-)*#&!(b()'5(!(%+=!-(!f/g"_CAd!+-&!'!%(',!-(!)='!*&,%()$*-.!+#55%&*+-)*#&!(b()'52!_&!-,,*)*#&!*&)'..*<'&)!G*'.,!,'>*+'(!*&!F=*+=!()-&,D-.#&'!a$#<$-5(!$%&!+-&!-.(#!'!+#&&'+)',!>*-!)='!+#55%&*+-)*#&!(b()'52!d='('!a$#<$-5(!+-&!-.(#!'!+$'-)',!F*)=!)='!d_6!f#$)-.2!KLMLMNjUTQQWQkNRlPNlTSVmTSPNe'G#$'!b#%!+-&!+#&G*<%$'!)='!=-$,F-$'!b#%!5%()!a.-&!*)!n=-$,F-$'!a.-&&*&<o2!_&!<'&'$-.!b#%!'<*&!b!('.'+)*&<!F=*+=!+#&)$#..'$(!-$'!&'',',!-&,!=#F!5-&b2!C'J)!b#%!('.'+)!)='!+#55%&*+-)*#&!5#,%.'(!-&,!(*<&-.!5#,%.'(2!d='!('.'+)*#&!#G!(*<&-.!5#,%.'(!*(!-(',!#&!)='!&%5 '$!-&,!)ba'!#G!*&a%)(!-&,!#%)a%)(!&'',',2!6(!)='!G*&-.!()'a!-!a#F'$!(%aa.b!)=-)!'&(%$'(!)=-)!)='!&'+'((-$b!a#F'$!*(!(%aa.*',!5%()!'!('.'+)',!G#$!'-+=!+#&)$#..'$!#$!G*'.,!,'>*+'2!d='!G%&+)*#&-.*)b!$'p%*$',!-&,!)='!-5 *'&)!+#&,*)*#&(!-$'!#G!>*)-.!*5a#$)-&+'!G#$!a.-&&*&<!)='!=-$,F-$'!+#&G*<%$-)*#&2!"#$!'J-5a.'!)='!)'5a'$-)%$'!$-&<'!*&!)='!-aa.*+-)*#&!-$'-!(#5')*5'(!.*5*)(!)='!,'>*+'(!->-*.-.'!G#$!('.'+)*#&2!"-*.D(-G'!#a'$-)*#&!5*<=)!'!-&#)='$!$'p%*$'5'&)!G#$!'J-5a.'2!d='!d_6!4'.'+)*#&!d##.!n4'.'+)!-%)#5-)*#&!)'+=&#.#<b!q!d_6!4'.'+)*#&!d##.!-&,!G#..#F!)='!*&()$%+)*#&(o!a$#>*,'(!b#%!(%aa#$)2!C#)'r!d_6!4'.'+)*#&!d##.!$'p%*$'(!s->-2!t[RPNu[SN[QUWQPNSPXPTS]lvwxywz{|}w~���w{�}wz�����w��w��������}�w�{�w��{���w�{{�wy{|w~�}w�}��|��~�{�w��}���}w��������w��|{���~w�������w{|w��z���w��������w���w{��{�}�w~{w�����~�{�w��������w����~w��������w����~}zw��������w}~���w��w{|�}|w~{wy���w~�}w�}���}w��}��y���~�{���w!

Page 73: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 89! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!JKLKMNOPQNRSTUVWNXNRTSYZ[UN\]Z NV_ NaSTUVWN\]Z Nb='!bc6!d#$)-.!=-(!)E#!*5e#$)-&)!>*'E(2!f='&!()-$)',g!)='!e#$)-.!>*'E!-ee'-$(!hi!,'F-%.)2!b=*(!>*'E!5-j'(!<'))*&<!()-$)',!'-(*'$g!'(e'+*-..i!F#$!h'<*&&*&<!%('$(2!!b='!e#$)-.!>*'E!e$#>*,'(!-!)-(jC#$*'&)',!>*'E!#F!)='!)##.(!F#$!E#$j*&<!#&!)='!e$#k'+)2!D'$'g!i#%!+-&!l%*+j.i!,'+*,'!E=-)!i#%!E-&)!)#!,#!-&,!#e'&!)='!)##.!F#$!)='!)-(j!-)!=-&,2!cF!&'+'((-$ig!-!+=-&<'!)#!)='!e$#k'+)!>*'E!)-j'(!e.-+'!-%)#5-)*+-..i!F#$!)='!('.'+)',!)-(j2!"*<%$'!8!(=#E(!)='!e#$)-.!>*'E2!6)!)='!h#))#5!.'F)g!)='$'!*(!-&!#e)*#&!)#!(E*)+=!h')E''&!)=*(!>*'E!-&,!)='!e$#k'+)!>*'E2!! !"*<%$'!8m!d#$)-.!>*'E!!

Page 74: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8:! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!J='!K$#L'+)!>*'EM!-(!(=#E&!*&!"*<%$'!NM!*(!%(',!F#$!=-$,E-$'!+#&F*<%$-)*#&M!K$#<$-55*&<M!+$'-)*#&!#F!)='!>*(%-.*O-)*#&!-&,!5-&P!#)='$!)-(Q(2!!RP!,'F-%.)M!)='!K$#L'+)!>*'E!,*(K.-P(!)='!5'&%!S-$!E*)=!)='!)##.S-$(!-)!)='!)#KM!)='!K$#L'+)!)$''!E*)=!-..!+#5K#&'&)(!#F!-!K$#L'+)!#&!)='!.'F)!-&,!)='!(#C+-..',!)-(Q!+-$,(!E*)=!*&()$%+)*#&(!-&,!.*S$-$*'(M!F#$!'I-5K.'M!#&!)='!$*<=)2!TF!-&!'.'5'&)!UF#$!'I-5K.'M!)='!,'>*+'!+#&F*<%$-)*#&V!*(!('.'+)',!*&!)='!K$#L'+)!)$''M!*)!*(!,*(K.-P',!*&!)='!+'&)'$!-&,!+-&!S'!E#$Q',!#&!)='$'2!! !"*<%$'!NW!X$#L'+)!>*'E!

Page 75: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 88! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!JKLKMNOPQRSNQTUURVWQNXYZNU[TN\]N_YZUPNa!b('$(!+-&!(c'+*Fd!)='*$!#E&!,'F-%.)!('))*&<(!F#$!+'$)-*&!('))*&<(!*&!)='!ef6!g#$)-.2!6!F'E!*5c#$)-&)!('))*&<(!-$'!(=#E&!='$'2!a!f&!)='!c$#h'+)!>*'Ei!('.'+)!)='!ajkc)*#&(j!5'&%!-&,!)='&!a!j4'))*&<(j2! !!

Page 76: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K!L&'!M-(*+!('))*&<!*(!)='!('.'+)*#&!#G!)='!%('$!*&)'$G-+'!.-&<%-<'!-&,!)='!.-&<%-<'!G#$!)='!N$#<$-5!,*(N.-O2!P&!)='!+%$$*+%.%5(!)#!G#..#FQ!RA&<.*(=R!F*..!M'!%(',!G#$!M#)=!('))*&<(2!K!S&,'$!K!R7'&'$-.R!*&!R4'))*&<(RQ!('.'+)!RS('$!*&)'$G-+'!.-&<%-<'!K!A&<.*(=R!-&,!RT&'5#&*+!K!P&)'$&-)*#&-.R2! !UVWXYZ[\]]Z]__abZcdaZdefdgZh]Zc\dab]ijZK!k='&!4-G')O!@lS(!-$'!%(',!m'2<2!@lS!:I:;"D?!lCn1lo!F*)=#%)!)='!%('!#G!(-G')O!'&<*&''$*&<Q!*)!*(!$'+#55'&,',!)=-)!-%)#5-)*+!+$'-)*#&!#G!)='!(-G')O!N$#<$-5!M'!,'-+)*>-)',!M'G#$'!+$'-)*&<!-!N$#p'+)2!K!P&!R4'))*&<(R!%&,'$!)='!K!R4qAl!H!4-G')OR!*)'5Q!,'-+)*>-)'!K!R7'&'$-)'!,'G-%.)!G-*.D(-G'!N$#<$-5R2! !!

Page 77: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!KLMLNOPQRRSTUORVQOWXOYZZ[Q\\O]TORVQO[]U[Y__STUOZQSaQO!b#!c$#<$-5!4de6bd@!4HD:I99!G$#5!)='!f@g!)='!c$#<$-55*&<!,'>*+'!#$!-!.-c)#cg!h#%!&'',!-!b@fidf!+#&&'+)*#&!#$!-&!#c)*#&-.!f/j"dkl4!+#&&'+)*#&2!!!"#$!)='!f@!-&,!4de6bd@!4HD:I99!)#!+#55%&*+-)'!F*)=!'-+=!#)='$!>*-!b@fidfg!*)!*(!*5c#$)-&)!)=-)!)='!df!-,,$'(('(!#G!m#)=!,'>*+'(!5-)+=2!!"*$()g!F'!(=#F!h#%!=#F!)#!(')!)='!df!-,,$'((!#G!-!+#5c%)'$!F*)=!)='!n*&,#F(!H!#c'$-)*&<!(h()'52!o!p#+-)'!)='!&')F#$q!*+#&!*&!)='!)-(qm-$!-)!)='!m#))#5! !-&,!+.*+q!o!rjc'&!C')F#$q!-&,!4=-$*&<!@'&)'$r2! !!

Page 78: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!J!K&!)='!#L'&!C')F#$M!-&,!4=-$*&<!@'&)'$!F*&,#FN!+.*+M!J!O@=-&<'!-,-L)'$!('))*&<(O2!!J!4'.'+)!)='!,'(*$',!J!OP#+-.!6$'-!@#&&'+)*#&O!)=-)!Q#%!F-&)!)#!%('!)#!+#&&'+)!)#!)='!+#&)$#..'$!-&,!+.*+M!J!OR$#L'$)*'(O2! !!

Page 79: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8;! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!J!B'I)K!('.'+)!J!LM$#N'$)*'(L!F#$!J!LO&)'$&')!M$#)#+#.!P'$(*#&!Q!RS?MTOMUL2!!J!V#%!+-&!%('!)='!F#..#E*&<!OM!-,,$'((K!F#$!'I-5N.'!J!OM!-,,$'((W!:X82:;Y292XX!J!4%Z&')!5-([!8HH28HH28HH29!-&,!-++'N)!)='!('))*&<(!RJ!L\]LU!!!

Page 80: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4?D:H:;"B/:H:82,#+I!JKLKMNOPQQRSTNQUPNVWNXYYZP[[NRSNQUPN\W]N='!_!-,,$'((!#G!4_a6 _@!4?D:H99!*(!(')!-(!G#..#F(2!b!4'.'+)!)='!#)-..c!_&)'<$-)',!6%)#5-)*#&!#$)-.!G#$!)=*(d!F=*+=!*(!#e'&',!='$'!F*)=!-!,#%f.'D+.*+g2!hb!_6!#$)-.!i:jk!!!b!4'.'+)!b!lm&.*&'!0!1*-<&#()*+(l!-&,!#e'&!)='!ble$#n'+)!>*'Fl2! !!

Page 81: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K!L&!)='!M$#N'+)!)$''!%&,'$!K!OP&.*&'!-++'((OQ!('.'+)!)='!&')F#$R!-,-M)'$!)=-)!F-(!(')!M$'>*#%(.S2!LG!S#%!+.*+R!K!OTM,-)'!-++'((*U.'!,'>*+'(O!='$'Q!S#%!F*..!(''!)='!LV!-,,$'((!W*G!M$'>*#%(.S!(')X!#$!)='!Y6@!-,,$'((!W*G!LV!-,,$'((!&#)!S')!-((*<&',X!#G!)='!+#&&'+)',!4LY6ZL@!4HD:I992!4'.'+)!K!OP&.*&'!0!1*-<&#()*+(O!='$'2!! !!

Page 82: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! 8?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K!L&,'$K!M"%&+)*#&(MN!O#%!&#F!G*&,!)='!K!M6((*<&!PQ!-,,$'((M!*)'52!A&)'$!)='!G#..#F*&<!PQ!-,,$'((!='$'!R'J-5S.'TU!K!PQ!-,,$'((U!:?82:;V292:!K!4%W&')!5-(X!8II28II28II292!C'J)N!+.*+X!K!M6((*<&!PQ!-,,$'((M!-&,!)=*(!&'F!-,,$'((!F*..!W'!-((*<&',!)#!O#%$!4PY6ZP@!4HD:I992!! ![\]_abcdefdghhicjjdkldmbcdneopaeqdnrstuvvdwgxdgyjkdzcdjcmd{|gdmbcdh|j}yg~dkxdmbcdqf��d}ik{|hchdmb|jd|jdcxgzychd|xdmbcdbgih�gicdwkxl|��igm|kx�dK!PG!)='!PQ!-,,$'((!F-(!&#)!(%++'((G%..O!-((*<&',N!O#%!F*..!$'+'*>'!-!5'((-<'!*&!)='!K!MP&G#M!F*&,#F!%&,'$!K!M7'&'$-.M2! !!

Page 83: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?9! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!KLMLNOPQRSTUUVWXOUYZOSZSQR[O\TR]OVWOUYZO_ Oa!bG!)='!bc!-,,$'((!+#%.,!&#)!d'!-((*<&',e!)='!f$#<$-5!,-)-!#&!)='!@cg!5%()!d'!,'.')',2!h=*(!*(!-++#5f.*(=',!*&!8!()'f(i!a!j"#$5-)!5'5#$k!+-$,j!-&,!aj/'(')!)#!G-+)#$k!('))*&<(j2!!a!"*$()e!('.'+)!)='!a!j"#$5-)!5'5#$k!+-$,j!G%&+)*#&!-&,!f$'((!)='!a!j"#$5-)j!d%))#&2! !a!@#&G*$5!)='!f$#5f)!-(l*&<!*G!k#%!$'-..k!F-&)!)#!G#$5-)!)='!5'5#$k!+-$,!F*)=!a!jm'(j2!!a!bG!&'+'((-$ke!()#f!)='!@cg2!na!jm'(jo! !!

Page 84: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?:! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!KLMNMOPKQRSRTTUVWKTXRKYZ[KT\K]_T\aKSRTTUVWSKb!c'G#$'!d#%!+-&!$'(')!)='!@efg!d#%!5%()!F-*)!%&)*.!)='!G#$5-))*&<!*&!)='!@ef!=-(!G*&*(=',2!h='&!d#%!5%()!('.'+)!b!ifj,-)'!-++'((*k.'!,'>*+'(i!-&,!b!il&.*&'!0!,*-<&#()*+(i!#G!d#%$!@ef!-<-*&2!h#!$'(')!)='!+#&)$#..'$g!('.'+)!)='!b!i/'(')!)#!G-+)#$d!('))*&<(i!G%&+)*#&!-&,!+.*+m!b!i/'(')i2! !b!@#&G*$5!)='!j$#5j)!-(m*&<!*G!d#%!$'-..d!F-&)!)#!$'(')!)='!5#,%.'!F*)=!b!in'(i2!!!b!oG!&'+'((-$dg!()#j!)='!@ef2!pb!in'(iq! !

Page 85: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?8! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K���LM�@$'-)'!-!N$#O'+)!%&,!+#&G*<%$'!)='!G#..#F*&<!5#,%.'(!#G!P#%$!=-$,F-$'Q!F=*+=!+#$$'(N#&,!)#!#&'!N-$)!#G!)='!R$-*&'$!S-+T-<'!���������U��V����W��X���Y��V����Z��[���2!\!:]!4_6R@!S_!:I9H!8!abc!6!4R6defA1!SghA/!4iSSej!CSiRk!:89b8?9!a!6@!giRSiRk!8!a!1@!b!c!6!!l#$,'$!&%5m'$k!;AS:???Dd699n!\!4_6R@!4HD:I99Q!@Si!:I:;"D?!SCb1SQ!hg/o!_A_g/j!:2I!_d!S/g7/6_Q!I!_d!16R6Q!:2!CRA/"6@AQ!S/g"CAR!/R!h RE!8!Sg/R!4h R@EQ!82!CRA/"6@AQ!AREA/CARQ!?2!CRA/"6@AQ!S/g"di4Q!:9!C4!dRSA/"g/_6C@AQ!4_6R@!_A_g/j!@6/1!/Api/A1!l#$,'$!&%5m'$k!;A4H!I:;D?"C9:D96d9n!\!:]!4_6R@!4HD:I99Q!17R6e!CSiR!_g1ieA!1!?8!]!1@8aQ!?8!@E6CCAe4!C!7/giS4!g"!:;!l#$,'$!&%5m'$k!;A4H!I8:D:de99D96d9n!\!:]!4_6R@!4HD:I99Q!17R6e!giRSiR!_g1ieA!1p!?8!]!1@8a!b!92I6q!?8!@E6CCAe4!l#$,'$!&%5m'$k!;A4H!I88D:de9:D96d9n!V���������d'+-%('!)=*(!*(!-!&'F!(P()'5Q!-!&'F!N$#O'+)!5%()!m'!+$'-)',2!R='!=-$,F-$'!G#$!)=*(!N$#O'+)!*(!-.$'-,P!(N'+*G*',!F*)=!)='!4_6R@!4HD:I:;"!SCb1S!R$-*&'$!S-+T-<'2!R='$'G#$'Q!-!('.'+)*#&!,#'(!&#)!=->'!)#!m'!5-,'2!&()'-,Q!)='!.*()',!5#,%.'(!#G!)='!R$-*&'$!S-+T-<'!#&.P!=->'!)#!m'!*&('$)',!*&!)='!N$#O'+)2!R#!'&(%$'!)=-)!)='!+#$$'+)!5#,%.'(!-$'!*&('$)',Q!)='!#$,'$!&%5m'$(!G$#5!)='!)-(T!(=#%.,!m'!$'D+='+T',!,*$'+).P!#&!)='!*&()-..',!,'>*+'2!i(%-..P!)='!@Si!*(!-,,',!G*$()!-&,!)='&!)='!(*<&-.!5#,%.'(2!R='!N#F'$!(%NN.P!+-&!m'!-,,',!.-()2!4''!R-m.'!:2!R='!A)='$&')!*&)'$G-+'!5%()!m'!(')!G#$!)='!+#&G*<%$-)*#&!#G!)='!@Si2!g)='$!('))*&<(!G#$!G-*.D(-G'!#N'$-)*#&!-&,!N-((F#$,!N$#)'+)*#&!-$'!-.(#!5-,'2!R='!-,,$'((!-$'-!*(!(')!G#$!)='!,*<*)-.!*&N%)!-&,!#%)N%)!5#,%.'(2!������ r������ s��� ����� �����LL������@Si!:I:;"D?!SCb1S! ;A4H!I:;D?"C9:D96d9! :! !1!?8J8a1@!E"! ;A4H!I8:D:de99D96d9! 8! tuv!1p!?8!]!1@8a!b!92I6!E"! ;A4H!I88D:de9:D96d9! ?! tuv!S_!:w9h!:89b8?9a6@! ;AS:???Dd699! 9! !R-m.'!:k!g>'$>*'F!#G!)='!N.-&&',!+#&G*<%$-)*#&!!6(!)='!G*&-.!()'NQ!)='!=-$,F-$'!+#&G*<%$-)*#&!5%()!m'!+#5N*.',!-&,!,#F&.#-,',2!6&P!'$$#$(!N$'('&)!+-&!m'!,')'+)',!,%$*&<!+#5N*.-)*#&!-&,!*&+#$$'+)!5#,%.'(!+-&!m'!,')'+)',!F='&!)='!+#&)$#..'$!*(!()-$)',xyz{|}x~z����|�x���{x��������x��x~����{�x�{�x����������x���{����||}�2xR='!)'()',!N$#O'+)!5%()!m'!(->',2!

Page 86: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ??! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!�����������K��L�M �K��L���K�������K�N#%!+-&!G*&,!*&()$%+)*#&(!#&!=#F!)#!+-$$O!#%)!P.-&&*&<!Q'.#F2!RG!O#%!-.$'-,O!=->'!-!<##,!%&,'$()-&,*&<!#G!'>'$O)=*&<S!*)!*(!(%GG*+*'&)!)#!G#+%(!#&!)='!&%5Q'$',!()'P(2!T)='$F*('S!(*5P.O!G#..#F!)='!()'P(!#G!)='!*&()$%+)*#&(!*..%()$-)',!Q'.#F2!;2:������������U�L��V����W!4'.'+)!)='!X#)-..O!R&)'<$-)',!6%)#5-)*#&!Y#$)-.!G#$!)=*(S!F=*+=!*(!#P'&',!='$'!F*)=!-!,#%Q.'D+.*+Z2![W!XR6!Y#$)-.!\:?]!!!W!R&!)='!P#$)-.!>*'F!%&,'$!)='!4)-$)!5'&%S!('.'+)!)='!+#55-&,!W!@$'-)'!&'F!P$#_'+)2!!W! #,*GO!Y$#_'+)!&-5'S!Y-)=S!6%)=#$!-&,!@#55'&)!-(!-PP$#P$*-)'!-&,!+.*+Z!W!@$'-)'2! !W!X='!P$#_'+)!F*..!Q'!+$'-)',!-&,!#P'&',!-&,!)='!5'&%!4)-$)S!"*$()!()'P(!F*..!#P'&!-%)#5-)*+-..O2!

Page 87: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:J:;"C/:J:82,#+K!;28!��L�����M����N��O����P��Q����R!S&!)='!R!T4)-$)T!U#$)-.V!('.'+)!R!T"*$()!()'U(T!R!T1'>*+'(!0!D')G#$W(T!R!TA#&H*<%$'!-!,'>*+'T2! !R!X='!T4=#G!-..!,'>*+'(T!5'&%!#U'&(!*&!)='!T1'>*+'(!0!D')G#$W(T!U#$)-.2!R!4G*)+=!)#!)='!T6,,!&'G!,'>*+'T!5'&%2! !!

Page 88: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:@:;"C/:@:82,#+J!K!L='!(M'+*H*',!5#,'.!#H!)='!ANO!G*..!&#G!P'!-,,',!-(!-!&'G!,'>*+'2!!QA#&)$#..'$(!K!4RS6LRA!4IE:@99!K!ANO!K!ANO!:@:;"E?!NDT1N!K!;B4I!@:;E?"D9:E96U9!K!V:2WX! !K!6((*<&!-!,'>*+'!&-5'!Q1'>*+'!&-5'!K!YANOC:@:;"YX2! !K!4'.'+)!YZM'&!,'>*+'!>*'GY2! !!

Page 89: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?;! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K!@.*+L!M6,,M2! !NOPQRSTUVSWVXYZVWS[\]S_SU_aVSbcdYecVSaVZXYfgXSdU_dSWYhhVZSYgShbgidYfg_cYdSjkfZlSV fZmSYgdVnZ_dVWSV fZmSdViUgfcfnShbgidYfgXmSVdiopoSqgSdUYXSi_XVmSfbSXUfbcWSVgXbZVSdU_dSdUVSXVcVidVWS[\]SVVdXSdUVSZVrbYZV VgdXSec_iVWSfgSYdoSNOPQRSsYhhVZVgdShYZk_ZVSaVZXYfgXS_ZVSfhdVgSfhhVZVWShfZSdUVSU_ZWk_ZVoSqgSdUYXSi_XVmSYdSYXSZVif VgWVWSdfSbXVSdUVSc_dVXdShYZk_ZVSjXVcVidVWStSWVh_bcdpoS!

Page 90: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4@E:I:;"C/:I:82,#+J!K!L='!LM6!N#$)-.!&#G!+=-&<'(!-%)#5-)*+-..O!)#!)='!P$#Q'+)!>*'G!-&,!,*(P.-O(!)='!('.'+)',!ANR!*&!)='!,'>*+'!+#&H*<%$-)*#&!H#$!(.#)!:!#H!-!$-*.2! !STUVWXYZ[X\]XZ_X\Z ab[cdXefdXghiXefdcdX]\\ZcjabXeZXkZ[cXlmd\aa\]eaZlnXhZllaopdXldeeablXa\p[jdXefdXhqrstuvwX]jXhqrstxiyXzhXaedc]\dl{Xle]ce[mX\f]c]\edcalea\l{X\k\pd{X\Z||[a\]eaZXpZ]jX]jX|]kXZefdclnX�

Page 91: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:J:;"C/:J:82,#+K!;2?!���L�����M����M�����������L�����L��M����N��O����P��Q����R!4'.'+)!)='!AST!G*)=!-!,#%U.'E+.*+V!R!T&,'$!R!WS$#X'$)*'(WY!#X'&!)='!R!WS/Z"[DB\E*&)'$H-+'!]:_W!5'&%!-&,!('.'+)!)='!R!WB)='$&')!-,,$'(('(W!'&)$!)='$'2! !R!T&,'$!W[&)'$H-+'!+#&&'+)',!G*)=WY!#&.!)='!WD#)!+#&&'+)',W!'&)$!*(!->-*.-U.'2!R!6,,!-&!B)='$&')!(%U&')!G*)=!)='!R!W6,,!&'G!(%U&')W!U%))#&2!! !!

Page 92: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:J:;"C/:J:82,#+K!L!M''N!)='!N$'E-((*<&',!OPQ!-,,$'((O!-&,!O4%R&')!5-(SO2! !;2T����U�����V��U����W�U���X���������U��V����Y��Z����[��\����L!P&!)='!L!O"-*.E(-H'O!5'&%]!('.'+)!L!O"E-+)*>-)*#&O!-&,!('.'+)!L!O1*(-R.'!"E-+)*>-)*#&O!)='$'2! !L!A#&H*$5!)='!N$#5N)!-(S*&<!*H!#%!G-&)!)#!+#&)*&%'!G*)=!L!O_'(O2!! !�

Page 93: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?9! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!;2I!���K�����L������MM���N���K����L����O��P����Q��R����S!4F*)+=!)#!)='!S!TU$#)'+)*#&T!5'&%!-&,!('.'+)!-++'((!.'>'.!S!T"%..!-++'((!*&+.2!G-*.D(-G'!V&#!W$#)'+)*#&XT2! !YZ[\]_ abaccdefghijjkllabbdeljmnkdjobknapeqrsqcalcdqetgdbsalquuaevavwalkibakbknacxrsqfskudbeqclsakcav asakevcibyakjbqvqeqckzacqkbbdfekrkbbyqsvm;2;���M�����L�����������{�� ��������Q�|�}~������S!"*&,!)='!+#$$'+)!5#,%.'!*&!)='!=-$,F-$'!+-)-.#<!VS!E-$,F-$'!+-)-.#<!S!1�!S!1�!�8J8?�1@!E"!V#$,'$!&%5�'$!;A4HI8:D:��99D96�9XX! !

Page 94: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?:! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K!L&('$)!)='!,*<*)-.!*&M%)!5#,%.'!NO!%(*&<!,$-<D-&,D,$#M!)#!5#>'!*)!*&)#!(.#)!8!#G!)='!5#%&)*&<!$-*.2! !PQRSTUVWUXYZY[\U\]YU__\aZU_bcd\UeWdZYfUgWdU[abUX_ecZgUYb\YhU\]YUWhYhUbdeiYhU_bU\]YUjYah[]Uk_YZUabU\]YbU[Z_[lU\]YUmjYah[]UWnbmUU_[Wbo!V]YU]ahnahYU[a\aZWUn_ZZUWcYbUa\U\]YU[WhhY[\UcWX_\_WboUU !PQRSTpq]YbUgWdUWdiZYr[Z_[lUaUeWdZYU_bU\]YU]ahnahYU[a\aZWfUgWdU_bXYh\U_\Ua\U\]YUbYs\Uata_ZaiZYU[Weca\_iZYUXZW\op

Page 95: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?8! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!;2H!��K�����L�����������M�� ������N�O�P���QR����ST��U��V!"*&,!)='!+#$$'+)!5#,%.'!*&!)='!=-$,F-$'!+-)-.#<!WV!E-$,F-$'!+-)-.#<!V!1X!V!1X!Y8J1@8?Z[92I6!E"!W#$,'$!&%5\'$!;A4HI88D:]9:D96]9_!V!&('$)!)='!,*<*)-.!#%)a%)!5#,%.'!*&)#!(.#)!Y2! !bcdefghigjklgmkgnkoglpqgrgpskotgjklgulpogvskpqgowqgxrygzqik{qgjklgvkuy|sq}g~owq{�|pqtgrngq{{k{guqpprxqg�|ssgkvvl{}g�

Page 96: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:J:;"C/:J:82,#+K!;2L!��M����N�O��� ���������P�Q������R�S���T!"*&,!)='!+#$$'+)!5#,%.'!*&!)='!=-$,G-$'!+-)-.#<!-&,!*&('$)!)='!U#G'$!5#,%.'!*&)#!(.#)!92!VT!F-$,G-$'!A-)-.#<!T!WX!T!WX!:Y9Z!:89[8@9\6A!V#$,'$!&%5]'$!;BW:@@@E?699_!T!4.#)!9_! !abcdefgeheijklmnehoepnmmehoeqrnesjpnteijklmneuoesmhvvnkegjtejvneomjqweuqeuoevjqesjoouxmneqjesmhyneuqehqehvjqrntesjouqujvenznveuveqrneknzuyneyjvgu{lthqujv|eT!A#5U-$'!}#%$!,'>*+'!+#&H*<%$-)*#&!G*)=!)='!H#..#G*&<!H*<%$'2! �

Page 97: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ??! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!;2K!���L�����M�������NN�����N��L��M�����������O��������O�� ����N�P!Q&!)='!R1'>*+'!#>'$>*'FR!-$'-S!5-T'!+'$)-*&!)=-)!)='!R1Q!U8J8?V1@!E"R!5#,%.'!=-(!*&W%)!-,,$'((!-$'-!9222U2!XP!1'>*+'!#>'$>*'F!P!1Q!U8J8?V1@!E"!P!Q!-,,$'((!P!9222UY!P!C'J)S!+='+T!*G!)='!R1Z!U8J1@8?V[92I6!E"R!5#,%.'!=-(!#%)W%)!-,,$'((!-$'-!9222U2!!XP!1'>*+'!#>'$>*'F!P!1Z!U8J1@8?V[92I6!E"!P!Z!-,,$'((!P!9\]! !! _ abcdefdghfidjkldhmlndohndpnqmrndfqnsqmnitdufvdwvgodrxmrydohndgwjxxdjssfidknzodofd{pnqmrndljoj{dfkdohndsm|hodgmlndf}dohndhjslijsndrfk}m|vsjomfk~d!�

Page 98: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:@:;"C/:@:82,#+J!!;2:9���K�������� L�����M��M���N�������O��������P!Q'H#$'!R#%!+#5S*.'!)='!+#&H*<%$-)*#&T!R#%!(=#%.,!(->'!R#%$!S$#U'+)!VR!+.*+W*&<!)='!P!!V%))#&2!X#!+#5S*.'!R#%$!AYZ!G*)=!)='!,'>*+'!+#&H*<%$-)*#&T!H*$()!('.'+)!)='!P![AYZC:@:;"!\AYZ:@:;"E]!YD1Y_[!H#.,'$!-&,!+.*+W!)='!P! ![A#5S*.'[!*+#&2!! !abcdefghijeklmnjopfeqrmstuevjesqjueljkjhpjutwexrjyexmlz{y|emyeheklmnjopeq{yojepr{qeumjqeymperhkkjyehspm}hp{ohttw~e�eklm}kpepmeqhijeprjeklmnjopemytwemooslqexrjyeprje���e�mlphte{qeotmqju~eP!�H!)='!S$#U'+)!G-(!+#5S*.',!G*)=#%)!'$$#$(T!R#%!(''!)='!H#..#G*&<!(+$''&2e !�

Page 99: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?;! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!�;2::���K�������L��L���K�������M������������L����N���!�O!P#!,#F&.#-,!Q#%$!'&)*$'!@RST!('.'+)!)='!O!U@RSB:I:;"!V@RS:I:;"DW!RCX1RYU!G#.,'$!-&,!+.*+Z!)='! !O!U1#F&.#-,!)#!,'>*+'U!*+#&2!! !O!P='!5-&-<'$!G#$!+#&G*<%$*&<!)='!+#&&'+)*#&![$#['$)*'(!\'J)'&,',!,#F&.#-,]!#['&(2!!

Page 100: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4@E:I:;"C/:I:82,#+J!K!"*$()L!)='!*&)'$H-+'!5%()!M'!+#$$'+).N!('.'+)',2!O=*(!=-PP'&(!*&!)=$''!()'P(2!K!ONP'!#H!)='!Q7RQA!*&)'$H-+'!K!QDRSB! !K!Q7RQA!*&)'$H-+'!K!='$'T!S&)'.U/V!B)='$&')!A#&&'+)*#&!S8:@EWX! !K!A#&&'+)*#&!)#!*&)'$H-+'R(%M&')!K!YQDRSBC:Y! !

Page 101: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:J:;"C/:J:82,#+K!L!M='!L!N4=#G!-..!+#5O-)*P.'!,'>*+'(N!+='+Q!P#K!5%()!P'!('.'+)',2!M='!('-$+=!H#$!,'>*+'(!*&!)='!&')G#$Q!*(!()-$)',!PR!+.*+Q*&<!)='!L! !P%))#&2! !!

Page 102: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:J:;"C/:J:82,#+K!L!MH!N#%$!AOP!*(!(=#G&!*&!)='!QA#5R-)*S.'!,'>*+'(!*&!)-$<')!(%S&')Q!.*()T!*)!5%()!S'!('.'+)',!-&,!)='!,#G&.#-,!()-$)',2!UL!AOP!:J:;"EV!ODW1O!L!QX#-,QY! !L!Z#%!H*$()!#S)-*&!-!R$'>*'G2!A#&H*$5!)='!R$#5R)!L!Q[>'$G$*)'!-..Q!-&,!+#&)*&%'!G*)=!L!QX#-,Q2! !\]_abcda aefghijaecikjlahdamnenhjdanoadmdpfajnodaiqarcdastiulavpdmndwsx!yikazuoaqnolaullnrnioujanoqipgurnioanoarcdas{deeu|dsazijkgoxa

Page 103: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?9! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!J!K='!J!L4)-$)!-..L!#M)*#&!F*..!N'!('.'+)',!&'I)!N'G#$'!)='!,#F&.#-,!#M'$-)*#&!+-&!N'!+#5M.')',!F*)=!J!L"*&*(=L2! !J!6G)'$!-!(%++'((G%.!,#F&.#-,O!)='!M$#P'+)!>*'F!F*..!#M'&!-<-*&!-%)#5-)*+-..Q2!6!.#-,*&<!$'M#$)!-MM'-$(!*&!)='!*&G#$5-)*#&!G*'.,!%&,'$!L7'&'$-.L2!K=*(!+-&!N'!='.MG%.!F='&!)$#%N.'(=##)*&<!-&!%&(%++'((G%.!,#F&.#-,2! !

Page 104: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?:! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!!;2:8���J�������K��K���J�������L������������K���M�����N� �������O�P������Q�R!SG!&#!=-$,F-$'!*(!T$'('&)U!)='!=-$,F-$'!+#&G*<%$-)*#&!+-&!���������V�� !W'!,#F&.#-,',!)#!-!XY@!(*5%.-)*#&!Z4HXY@4S[\2!!R!]#!,#!(#U!#%!5%()!G*$()!()-$)!)='!(*5%.-)*#&!W!('.'+)*&<!)='!R!_@X B:?:;"!a@X :?:;"Db!XCc1Xd_!G#.,'$!-&,!+.*+e*&<!)='! !R!_4)-$)!(*5%.-)*#&_!*+#&2! !R!]='!T$#5T)!)=-)!-..!#)='$!#&.*&'!*&)'$G-+'(!F*..!W'!,*(-W.',!*(!+#&G*$5',!F*)=!R!_fg_2!!

Page 105: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?8! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!J!K='!L4H!MN@4OPL!(#G)F-$'!*(!()-$)',!*&!-!('Q-$-)'!F*&,#F!*&!)='!+#5Q-+)!>*'F2!!J!K='!5-&-<'$!G#$!+#&G*<%$*&<!)='!+#&&'+)*#&!Q$#Q'$)*'(!R'I)'&,',!,#F&.#-,S!#Q'&(!(=#$).T!)='$'-G)'$2! !!

Page 106: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:?:;"C/:?:82,#+J!K!"*$()L!)='!*&)'$H-+'!5%()!M'!+#$$'+).N!('.'+)',2!O=*(!=-PP'&(!*&!)=$''!()'P(2!K!ONP'!#H!)='!Q7RQA!*&)'$H-+'!K!QDRSB! !K!Q7RQA!*&)'$H-+'!K!QTA4SU!4IE:899R4IE:?99! !K!A#&&'+)*#&!)#!*&)'$H-+'R(%M&')!K!VQDRSBC:V! !!

Page 107: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:?:;"C/:?:82,#+J!K!L='!K!M4=#G!-..!+#5N-)*O.'!,'>*+'(M!+='+P!O#J!5%()!O'!('.'+)',2!L='!('-$+=!H#$!,'>*+'(!*&!)='!&')G#$P!*(!()-$)',!OQ!+.*+P*&<!)='!K! !O%))#&2! !

Page 108: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ??! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!J!KG!)='!(*5%.-)*#&!*(!(=#F&!*&!)='!L@#5M-)*N.'!,'>*+'(!*&!)-$<')!(%N&')L!.*()O!*)!5%()!N'!('.'+)',!N'G#$'!)='!,#F&.#-,!+-&!N'!()-$)',2!PJ!L@QRD:?99!4*5%.-)*#&L!J!LS#-,LT! !J!U#%!G*$()!#N)-*&!-!M$'>*'F2!@#&G*$5!)='!M$#5M)!J!LV>'$F$*)'!-..L!-&,!+#&)*&%'!F*)=!J!LS#-,L2! !WXYZ[\]_\ \abcde\ dfeg\c_\hiice_\ij\_h_ka\eij_\dl\m_\nodpg\qk_hi_rns!tdf\upj\lijg\pggimidjpe\ijldkbpmidj\ij\m_\nv_ pw_n\udefbjs\

Page 109: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?;! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:?:;"B/:?:82,#+I!J!K='!J!L4)-$)!-..L!#M)*#&!F*..!N'!('.'+)',!&'I)!N'G#$'!)='!,#F&.#-,!#M'$-)*#&!+-&!N'!+#5M.')',!F*)=!J!L"*&*(=L2! !J!6G)'$!-!(%++'((G%.!,#F&.#-,O!)='!M$#P'+)!>*'F!F*..!#M'&!-<-*&!-%)#5-)*+-..Q2!6!.#-,*&<!$'M#$)!-MM'-$(!*&!)='!*&G#$5-)*#&!G*'.,!%&,'$!L7'&'$-.L2!K=*(!+-&!N'!='.MG%.!F='&!)$#%N.'(=##)*&<!-&!%&(%++'((G%.!,#F&.#-,2! !!

Page 110: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4@E:?:;"C/:?:82,#+I!J!K='!LMA4NO!(*5%.-)*#&!=-(!)='!H#..#G*&<!-PP'-$-&+'!*&!)='!P$#Q'+)!>*'G2!R#%!+-&!(G*)+=!)#!)='!+#5P-+)!>*'G!#H!)='!(*5%.-)*#&!ST!+.*+U*&<!)='!J! !*+#&!*&!)='!5'&%!S-$2! !J!K='!+#5P-+)!>*'G!#H!)='!LMA4NO!(*5%.-)*#&!=-(!)='!H#..#G*&<!-PP'-$-&+'2!R#%!+-&!(G*)+=!S-+U!)#!)='!P$#Q'+)!>*'G!ST!+.*+U*&<!)='!J! !*+#&2!!!

Page 111: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:?:;"C/:?:82,#+J!K!L#%!+-&!(''!)='!,#G&.#-,',!+#&H*<%$-)*#&!*&!)='!M$#N'+)!>*'G!OP!,#%O.'E+.*+Q*&<!K!R1'>*+'!+#&H*<%$-)*#&R2! !STUVWXYZ[\]ZX_aXaX\Xab]c\_adefXgd]X[\eed_XhZ_Z[_XZiidiXaeX_ZX\ihj\iZX[dekal]i\_adeXaeX_aX[\ZmX�

Page 112: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ?@! !4ABCBDC9:8E:9:!F-$,G-$'!A#&H*<%$-)*#&!4IE:?:;"C/:?:82,#+J!;2:K!!����L�M���L��N��O����P!Q#!-$+=*>'!)='!R$#S'+)T!('.'+)!)='!P!U6$+=*>'!222U!+#55-&,!*&!)='!P!UV$#S'+)U!5'&%2! !P!A#&H*$5!)='!R$#5R)!)#!(->'!)='!R$#S'+)!G*)=!P!UW'(U2! !P!4'.'+)!-!H#.,'$!G='$'!X#%!G-&)!)#!-$+=*>'!X#%$!R$#S'+)!-&,!(->'!*)!-(!H*.'!)XR'!UQY6!V#$)-.!R$#S'+)!-$+=*>'U2!ZP!UQY6!V#$)-.!R$#S'+)!-$+=*>'U!P!U4ABCBDC9:8E:9:CF-$,G-$'!+#&H*<%$-)*#&C4IE:?:;"222U!P!U4->'U[!

Page 113: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ;9! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!;2:J!!�K��L��M��! N�O� ��M���P����� �� P������:! Q$#R'+)!E-(!+$'-)',! !8! 4.#)!9S!Q#E'$!5#,%.'!E*)=!+#$$'+)!#$,'$!&%5T'$! !U! 4.#)!:S!?QV!E*)=!+#$$'+)!#$,'$!&%5T'$! !J! 4.#)!:S!?QV!E*)=!+#$$'+)!F*$5E-$'!>'$(*#&! !H! 4.#)!8S!1*<*)-.!*&W%)!5#,%.'!E*)=!+#$$'+)!#$,'$!&%5T'$! !;! 4.#)!8S!1*<*)-.!*&W%)!5#,%.'!E*)=!+#$$'+)!F*$5E-$'!>'$(*#&! !G! 4.#)!8S!6,,$'((!-$'-!#F!)='!,*<*)-.!*&W%)!5#,%.'!*(!+#$$'+)! !X! 4.#)!US!1*<*)-.!#%)W%)!5#,%.'!E*)=!+#$$'+)!#$,'$!&%5T'$! !Y! 4.#)!US!1*<*)-.!#%)W%)!5#,%.'!E*)=!+#$$'+)!F*$5E-$'!>'$(*#&! !:9! 4.#)!US!6,,$'((!-$'-!#F!)='!,*<*)-.!#%)W%)!5#,%.'!*(!+#$$'+)! !::! D-$,E-$'!+#&F*<%$-)*#&!E-(!+#5W*.',!E*)=#%)!'$$#$!5'((-<'! !:8! D-$,E-$'!+#&F*<%$-)*#&!E-(!,#E&.#-,',!E*)=#%)!'$$#$!5'((-<'! !:U! Q$#R'+)!E-(!(%++'((F%..Z!-$+=*>',! !!

Page 114: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ;:! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!J!�K����L��G2:���LM�N��K����L���O='!=-$,E-$'!+#&F*<%$-)*#&!#F!)='!4PQ6OP?!?RS!:H:;"CT!RBU1R!O$-*&'$!R-+V-<'!*(!&#)!W%*)'!+#5X.')'2!P&('$)!)='!.-+V*&<!5#,%.'(2!P&!(#!,#*&<Y!('.'+)!(.#)!Z!F#$!)='!-&-.#<!*&X%)!5#,%.'!-&,!(.#)!H!F#$!)='!-&-.#<!#%)X%)!5#,%.'2!S('!)='!-,,$'((!-$'-!()-$)*&<!F$#5!;Z!F#$!)='!-&-.#<!5#,%.'(2[!\!:]!4PQ6OP?!4GC:H99Y!6B6_7!PBRSO!Q_1S @!6P!!]!SUPU/O1UO?Y!:;aPO!/@4_ SOP_B!!?D6BB@4!PB!7/_SR4!_"!!b#$,'$!&%5c'$d!;@4GHT:CGe"99C96a9f!\!:]!4PQ6OP?!4GC:H99Y!6B6_7!_SORSO!Q_1S @!6g!Z!]!SUP!4OY!:;aPO!/@4_ SOP_BY!Z!?D6BB@4!PB!7/_SR4!_"!Z!b#$,'$!&%5c'$d!;@4GHT8CHD199C96a9f!G28���������hijklmnolpqrioqokmjmpsklstlmnolmjuvlsklwsxylszk{l�

Page 115: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ;8! !4?@A@BA9:8C:9:!D-$,E-$'!?#&F*<%$-)*#&!4GC:H:;"A/:H:82,#+I!G2J!�K��L��M��N��O����M��!P�Q� ��M���R����� �� R������:! 4.#)!ST!6&-.#<!*&U%)!5#,%.'!E*)=!+#$$'+)!#$,'$!&%5V'$! �8! 4.#)!ST!6&-.#<!*&U%)!5#,%.'!E*)=!+#$$'+)!F*$5E-$'!>'$(*#&! �J! 4.#)!ST!6,,$'((!-$'-!#F!)='!-&-.#<!*&U%)!5#,%.'!*(!+#$$'+)! �S! 4.#)!HT!6&-.#<!*&U%)!5#,%.'!E*)=!+#$$'+)!#$,'$!&%5V'$! �H! 4.#)!HT!6&-.#<!#%)U%)!5#,%.'!E*)=!+#$$'+)!F*$5E-$'!>'$(*#&! �;! 4.#)!HT!6,,$'((!-$'-!#F!)='!-&-.#<!#%)U%)!5#,%.'!*(!+#$$'+)! �G! D-$,E-$'!+#&F*<%$-)*#&!E-(!+#5U*.',!E*)=#%)!'$$#$!5'((-<'! !W! D-$,E-$'!+#&F*<%$-)*#&!E-(!,#E&.#-,',!E*)=#%)!'$$#$!5'((-<'! !X! Y$#Z'+)!E-(!(%++'((F%..[!-$+=*>',! !!

Page 116: SCE-Hardware Configuration S7-1500 (2016)

������������������ ������������������������������������������������������������ �������!"#$!%&$'()$*+)',!%('!*&!',%+-)*#&-.!-&,!/01!*&()*)%)*#&(2!3!4*'5'&(!67!89:;2!6..!$*<=)(!$'('$>',2! ;?! !4@ABACB9:8D:9:!E-$,F-$'!@#&G*<%$-)*#&!4HD:I:;"B/:I:82,#+J!K��������������L�� ������!M#%!+-&!G*&,!-,,*)*#&-.!*&G#$5-)*#&!-(!-&!#$*'&)-)*#&!-*,!G#$!*&*)*-.!-&,!-,>-&+',!)$-*&*&<N!G#$!'J-5O.'P!7'))*&<!4)-$)',N!>*,'#(N!)%)#$*-.(N!-OO(N!5-&%-.(N!O$#<$-55*&<!<%*,'.*&'(!-&,!)$*-.!(#G)F-$'QG*$5F-$'N!-)!)='!G#..#F*&<!.*&RP!!FFF2(*'5'&(2+#5Q(+'Q(HD:I99!!!!

Page 117: SCE-Hardware Configuration S7-1500 (2016)

������������������������������ ��������������������������������������� ����������������� ��������� �������������� !��"���� �#��� �����$��%��&�'���(���)����*��'��������)����!#� !*��+$�%����*",��%��*$��"-�./01234565671/833598:8;<1�����������������*��&�������)���=�������>?��@�����

Page 118: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �����L�������������M��N����O����L����������������� ����P�����������Q��������R�S��L���O�S�������������T�U&.)&�(%4V�=B6JF<:E<AW;;EX8Y<�P�����������Q��������R�S��L���O�S�����������T���������Z����[�\]"�Q�_�U&.)&�(%4V�=B6JF<:E<AW;;EX8Y:�P�����������Q��������R�S��L���O�S����U&.)&�(%4V�=B6JF<:E<AW;;EX8Y=�P�����������Q��������R�S��L���O�S������������Z����[�\]"�Q�_�U&.)&�(%4V�=B6JF<:E<AW;;EX8YJ�P��������������T����O������ ��a����� �� ������U&.)&�(%4V�=B6Jb::E<88;cEXd8F�P��������������T����O������ ��a���� �������� ������[�M������������_�U&.)&�(%4V�=B6Jb::E<Y8;cEXd8F�P��������������T����O������ ��a���QM����� ������[�M������������_�U&.)&�(%4V�=B6Jb::E<88;cEXdBF�P��������������T����O������ ��a���QM����� ������[�M������������_�U&.)&�(%4V�=B6Jb::E<Y8;cEXdBF�P��������������T����O������ ��a���������� ������[�M������������_�U&.)&�(%4V�=B6Jb::E<8A;cEXd8F��e0)/*)�(%+)�+?/+�+?)*)�+&/,()&�f/-g/>)*�/&)�&)f0/-).�H,+?�*'--)**%&�f/-g/>)*�H?)(�()-)**/&h4�8(�%@)&@,)H�%I�+?)�-'&&)(+0h�/@/,0/i0)�6AB�f/-g/>)*�,*�f&%@,.).�/+V�*,)7)(*4-%7j*-)j+f����������������$%&�&)>,%(/0�6,)7)(*�6AB�-%(+,(').�+&/,(,(>k�f0)/*)�-%(+/-+�h%'&�&)>,%(/0�6AB�-%(+/-+�*,)7)(*4-%7j*-)j-%(+/-+���������� ��O��������������������*,)7)(*4-%7j*-)���O�������������������l?)�6AB�+&/,(,(>�-'&&,-'0'7�I%&�+?)�,(+)>&/+).�/'+%7/+,%(�*%0'+,%(�l%+/00h�m(+)>&/+).�8'+%7/+,%(�nlm8o�H/*�f&)f/&).�I%&�+?)�f&%>&/7�p6,)7)(*�8'+%7/+,%(�A%%f)&/+)*�H,+?�B.'-/+,%(�n6ABop�*f)-,I,-/00h�I%&�+&/,(,(>�f'&f%*)*�I%&�f'i0,-�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�6,)7)(*�89�.%)*�(%+�>'/&/(+))�+?)�-%(+)(+*4��l?,*�.%-'7)(+�,*�+%�i)�'*).�%(0h�I%&�,(,+,/0�+&/,(,(>�%(�6,)7)(*�f&%.'-+*j*h*+)7*4�l?,*�7)/(*�,+�-/(�i)�-%f,).�,(�H?%0)�%&�f/&+�/(.�f&%@,.).�+%�+?%*)�i),(>�+&/,().�I%&�'*)�H,+?,(�+?)�*-%f)�%I�+?),&�+&/,(,(>4�A,&-'0/+,%(�%&�-%fh,(>�+?,*�+&/,(,(>�-'&&,-'0'7�/(.�*?/&,(>�,+*�-%(+)(+�/&)�f)&7,++).�H,+?,(�f'i0,-�+&/,(,(>�/(.�/.@/(-).�+&/,(,(>�I/-,0,+,)*�I%&�+&/,(,(>�f'&f%*)*4���BK-)f+,%(*�&)q',&)�H&,++)(�-%(*)(+�I&%7�+?)�6,)7)(*�89�&)f&)*)(+/+,@)V�1%0/(.�6-?)')&)&�&%0/(.4*-?)')&)&r*,)7)(*4-%74��UII)(.)&*�H,00�i)�?)0.�0,/i0)4�800�&,>?+*�,(-0'.,(>�+&/(*0/+,%(�/&)�&)*)&@).k�f/&+,-'0/&0h�,I�/�f/+)(+�,*�>&/(+).�%&�/�'+,0,+h�7%.)0�%&�.)*,>(�,*�&)>,*+)&).4�s*)�I%&�,(.'*+&,/0�-'*+%7)&�-%'&*)*�,*�)Kf&)**0h�f&%?,i,+).4�t)�.%�(%+�-%(*)(+�+%�-%77)&-,/0�'*)�%I�+?)�+&/,(,(>�-'&&,-'0'7*4��t)�H,*?�+%�+?/(g�+?)�ls�3&)*.)(k�)*f)-,/00h�e&%I4�3&4Em(>4�u)%(�s&i/*�/(.�3,f04Em(>4�8(()++�eI)II)&k�+?)�v,-?/)0�3w,/00/*�B(>,())&,(>�A%&f%&/+,%(�/(.�/00�%+?)&�,(@%0@).�f)&*%(*�I%&�+?),&�*'ff%&+�.'&,(>�+?)�f&)f/&/+,%(�%I�+?,*�+&/,(,(>�-'&&,-'0'74�

Page 119: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � ���M ���N��������<O 9%/0�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GO:O P&)&)Q',*,+)�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GOAO R?)%&S�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GOA4<O 6TU8RTB�6KF<G;;�/'+%7/+,%(�*S*+)7�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GOA4<4<O 1/(>)�%J�7%.'0)*�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�KOA4<4:O CL/7V0)�-%(J,>'&/+,%(�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<;OA4:O WV)&/+%&�-%(+&%0�/(.�.,*V0/S�)0)7)(+*�%J�+?)�BPX�<G<:BF<�PE�44444444444444444444444444444444444444444444444�<<OA4:4<O $&%(+�@,)I�%J�+?)�BPX�<G<:BF<�PE�I,+?�,(+)>&/+).�.,*V0/S�44444444444444444444444444444444444444444444444�<<OA4:4:O 6+/+'*�/(.�)&&%&�.,*V0/S*�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<:OA4:4AO WV)&/+%&�-%(+&%0�/(.�-%(()-+,%(�)0)7)(+*�%J�+?)�BPX�<G<:BF<�PE�Y)?,(.�+?)������������������?,(>).�J&%(+�-%@)&�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<AOA4:4ZO 6TU8RTB�7)7%&S�-/&.�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<ZOA4:4GO U%.)�*I,+-?�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<ZOA4:4=O 3,*V0/S�%J�+?)�BPX�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<GOA4AO U)7%&S�/&)/*�%J�+?)�BPX�<G<:BF<�PE�/(.�+?)�6TU8RTB�7)7%&S�-/&.4444444444444444444444444444444444444�<KOA4ZO 6RCP�K�P&%J)**,%(/0�[<A�\RT8�P%&+/0�[<A]�V&%>&/77,(>�*%J+I/&)�4444444444444444444444444444444444444444444�<OA4Z4<O P&%_)-+�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<OA4Z4:O H/&.I/&)�-%(J,>'&/+,%(�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<OA4Z4AO B)(+&/0,a).�/(.�.)-)(+&/0,a).�/'+%7/+,%(�*+&'-+'&)�4444444444444444444444444444444444444444444444444444444444�:;OA4Z4ZO P0/((,(>�+?)�?/&.I/&)�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:;OA4Z4GO RT8�P%&+/0�b�P&%_)-+�@,)I�/(.�V%&+/0�@,)I�444444444444444444444444444444444444444444444444444444444444444444444444444�:<OA4Z4=O c/*,-�*)++,(>*�J%&�+?)�RT8�P%&+/0�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:AOA4Z4KO 6)++,(>�+?)�TP�/..&)**�%(�+?)�V&%>&/77,(>�.)@,-)444444444444444444444444444444444444444444444444444444444444�:GOA4Z4O 6)++,(>�+?)�TP�/..&)**�,(�+?)�BPX�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:OA4Z4O $%&7/++,(>�+?)�7)7%&S�-/&.�,(�+?)�BPX�4444444444444444444444444444444444444444444444444444444444444444444444444444�A<OA4Z4<;O 1)*)++,(>�+?)�BPX�+%�J/-+%&S�*)++,(>*�444444444444444444444444444444444444444444444444444444444444444444444444444444444�A:OZO R/*d�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�AAOGO P0/((,(>�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�AAO=O 6+&'-+'&).�*+)VFYSF*+)V�,(*+&'-+,%(*�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�AZO

Page 120: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �=4<M B&)/+)�/�()I�N&%O)-+�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�PAM=4:M Q(*)&+,(>�+?)�BRS�<G<:BF<�RE�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�PGM=4PM B%(J,>'&)�C+?)&()+�,(+)&J/-)�%J�+?)�BRS�<G<:BF<�RE�444444444444444444444444444444444444444444444444444444444444444�PTM=4AM Q(*)&+�N%I)&�7%.'0)�RU�<T;V�<:;W:P;X8B�44444444444444444444444444444444444444444444444444444444444444444444444444444�A<M=4GM B%(J,>'&)�+?)�/..&)**�/&)/*�J%&�+?)�.,>,+/0�/(.�/(/0%>�,(N'+*�/(.�%'+N'+*�4444444444444444444444444444444�A:M=4=M 6/@)�/(.�-%7N,0)�+?)�?/&.I/&)�-%(J,>'&/+,%(�444444444444444444444444444444444444444444444444444444444444444444444444444�APM=4KM 3%I(0%/.�+?)�?/&.I/&)�-%(J,>'&/+,%(�+%�+?)�.)@,-)�444444444444444444444444444444444444444444444444444444444444444444�AGM=4YM 3%I(0%/.�+?)�?/&.I/&)�-%(J,>'&/+,%(�+%�+?)�RZB6QU�*,7'0/+,%(�[%N+,%(/0\�444444444444444444444444444444�G;M=4TM 8&-?,@)�+?)�N&%O)-+�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GKM=4<;MB?)-]0,*+�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GYMKM CL)&-,*)�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GTMK4<M /*]�_�CL)&-,*)�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GTMK4:M R0/((,(>�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�GTMK4PM B?)-]0,*+�_�CL)&-,*)�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�=;MYM 8..,+,%(/0�,(J%&7/+,%(�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�=<M�

Page 121: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � ������"��!�L�M!N�M���OP"�QRM���OP�S����������T����������P���Q�� �U(�+?,*�-?/V+)&W�X%'�H,00�I,&*+�0)/&(�?%H�+%�YZ[\][\_Za[Y]4�b%'�/&)�+?)(�*?%H(�?%H�+?)�c\Zde\Z[fgY hifjkZ[d4��������l�������b%'�.%�(%+�()).�/(X�V&)@,%'*�m(%H0).>)�I&%7�%+?)&�-?/V+)&*�+%�*'--)**I'00X�-%7V0)+)�+?,*�-?/V+)&4�n��o���#�p4<����������T�����������������#�����q?)�6Ur8qUB�6JF<A;;�/'+%7/+,%(�*X*+)7�,*�/�7%.'0/&�-%(+&%00)&�*X*+)7�I%&�+?)�7,..0)�+%�'VV)&�V)&I%&7/(-)�&/(>)4�8�-%7V&)?)(*,@)�&/(>)�%I�7%.'0)*�,*�/@/,0/s0)�+%�%V+,7/00X�/./V+�+?)�*X*+)7�+%�+?)�/'+%7/+,%(�+/*m4�6Ur8qUB�6JF<A;;�,*�+?)�()K+�>)()&/+,%(�%I�+?)�6Ur8qUB�6JFp;;�/(.�6JFt;;�/'+%7/+,%(�*X*+)7*�H,+?�+?)�I%00%H,(>�()H�V)&I%&7/(-)�I)/+'&)*4�u�U(-&)/*).�*X*+)7�V)&I%&7/(-)�u�U(+)>&/+).�7%+,%(�-%(+&%0�I'(-+,%(/0,+X�u�v1w$UECq�Uw�U1q�u�U(+)>&/+).�.,*V0/X�I%&�7/-?,()F0)@)0�%V)&/+,%(�/(.�.,/>(%*+,-*�u�6qCv�J�0/(>'/>)�,((%@/+,%(*�H?,0)�7/,(+/,(,(>�V&%@)(�I'(-+,%(*��

Page 122: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �L?)�6JE<F;;�-%(+&%00)&�-%(*,*+*�%I�/�M%H)&�*'MM0N�OP�/�AQR�H,+?�,(+)>&/+).�.,*M0/N�S�/(.P�,(�+?)�-/*)�%I�-%7M/-+�AQR*P�,(+)>&/+).�,(M'+*�/(.�%'+M'+*4�T(�/..,+,%(P�+?)&)�/&)�,(M'+�/(.�%'+M'+�7%.'0)*�I%&�.,>,+/0�/(.�/(/0%>�*,>(/0*�U4�TI�()-)**/&NP�-%77'(,-/+,%(�M&%-)**%&*�/(.�I'(-+,%(�7%.'0)*�/&)�/0*%�'*).�I%&�*M)-,/0�+/*V*�*'-?�/*�Q1W$TXR6�-%77'(,-/+,%(�%&�*+)MM)&�7%+%&�-%(+&%04�L?)�'M�+%�Y:�7%.'0)*�/&)�7%'(+).�%(�/�7%'(+,(>�&/,0�H,+?�,(+)>&/+).�3TD�&/,0�M&%I,0)�Z4�� ��� L?)�M&%>&/77/[0)�0%>,-�-%(+&%00)&�\Q]A�'*)*�+?)�6J�M&%>&/7�+%�7%(,+%&�/(.�-%(+&%0�/�7/-?,()�%&�M&%-)**4�T(�.%,(>�*%P�+?)�6J�M&%>&/7�*-/(*�+?)�T_W�7%.'0)*�@,/�,(M'+�/..&)**)*�\ T�/(.�/..&)**)*�+?),&�%'+M'+�/..&)**)*�\ a4�L?)�*N*+)7�,*�M&%>&/77).�H,+?�+?)�6LBQ�J�Q&%I)**,%(/0�b<Y�*%I+H/&)4�� O� Z�S� U�O� S�

Page 123: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6AF<G<:BD1<=;:4.%-K� � �LMNMNOPQRSTOUVOWUXYZT[O\?)�6]8\]B�6AF<G;;�,*�/�7%.'0/&�/'+%7/+,%(�*_*+)7�/(.�%JJ)&*�+?)�J%00%I,(>�&/(>)�%J�7%.'0)*������ �a�������������b��c�d�e��f�������������a �#�\?)�Bgh*�?/@)�.,JJ)&)(+�i)&J%&7/(-)�-/i/j,0,+_�/(.�)K)-'+)�+?)�'*)&�i&%>&/74�](�/..,+,%(k�+?)�%+?)&�7%.'0)*�/&)�*'ii0,).�i%I)&�@,/�+?)�j/-li0/()�j'*�I,+?�+?)�,(+)>&/+).�*_*+)7�i%I)&�*'ii0_4�8..,+,%(/0�i&%i)&+,)*�/(.�J'(-+,%(*�%J�+?)�Bgh�mnopqqrstuvwtpsnxtvnywz{|s{w�mnopqqrstuvwtpsnxtvn}~�������}~����y��mn���nupqqrstuvwtpsn�p|n���n�{xtu{��mn�{�n�{|x{|�mn�sw{�|vw{��+)-?(%0%>_�J'(-+,%(*��)4>4�g]3�-%(+&%00)&k�7%+,%(�-%(+&%0k�)+-4��mn���w{qn�tv�sp�wtu��mn�sw{�|vw{�n�{ur|tw�n�{���n�sp�F?%Ik�-%i_k�/--)**k�,(+)>&,+_�i&%+)-+,%(��mn�sw{�|vw{�n�t�twv�nvs�nvsv�p�nts�rw�nvs�nprw�rw�n��p|nupq�vuwno}����� � � � ���

Page 124: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � ��#�����M�N�����MM #����� ���O��P�O�������M���Q� ������R�S�!������T��S����!�P�I,+?�-%(()-+,%(�+%�+?)�U/-VW0/()�U'*�*'WW0X�+?)�-%(J,>'&).�7%.'0)*�I,+?�+?)�,(+)&(/0�*'WW0X�@%0+/>)4� ��Y�������������MM #����� ���O��P�O�������M���Q� ����������T��S���P�.%�(%+�?/@)�/�-%(()-+,%(�+%�+?)�U/-VW0/()�U'*�%J�+?)�6KF<G;;�/'+%7/+,%(�*X*+)74�Z?)�0%/.�-'&&)(+�*'WW0X�,*�'*).�+%�*'WW0X�:[�\�3B�+%�+?)�*X*+)7�W%I)&�*'WW0X�%J�+?)�B] _�+?)�,(W'+�/(.�%'+W'+�-,&-',+*�%J�ab�7%.'0)*�/(.�+?)�*)(*%&*�/(.�/-+'/+%&*4���

Page 125: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � ���M����� ����J%&�.,>,+/0�,(N'+�O3PQ�R�.,>,+/0�%'+N'+�O3SQ�R�/(/0%>�,(N'+�O8PQ�R�/(/0%>�%'+N'+�O8SQ������T� �#����� ���U��V�/*�,(-&)7)(+/0�)(-%.)&*�/(.�N'0*)�)(-%.)&*�I,+?RI,+?%'+�.,&)-+,%(�*,>(/04������������������� ���U��V��J%&�*)&,/0�-%77'(,-/+,%(�16:W:�R�16X::�R�16XYGZ�[1\$P] 6�/(.�[1\$PEC_4���

Page 126: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <;� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � ��������������#�������'L�+%�/�7/K,7'7�%I�M:�9N�I%&�*+%&,(>�L&%>&/7�./+/�/(.�I%&�)/*O�&)L0/-)7)(+�%I�APQ*�.'&,(>�7/,(+)(/(-)4��RSTSUVWXYZ[\]V_ abcdeYfb_ Vg?)�I%00%H,(>�-%(I,>'&/+,%(�%I�/(�6JE<F;;�/'+%7/+,%(�*O*+)7�H,00�h)�'*).�I%&�+?)�L&%>&/7�)K/7L0)�,(�+?,*�-'&&,-'0'74� �i� j%/.�-'&&)(+�*'LL0O�7%.'0)�Pk�<F;J�H,+?�,(L'+�<:;l:M;�m�8An�F;�Go�l�=;�Gon�<p;�q�/(.�%'+L'+�:r�m�3A�l�s�8��t� A)(+&/0�7%.'0)�-%7L/-+�APQ�<F<:AE<�PD�H,+?�,(+)>&/+).�P1u$vDBg�,(+)&I/-)*��w� A%77'(,-/+,%(*�L&%-)**%&�AP�<Fr:EF�I%&�-%(()-+,%(�+%�P1u$vNQ6�3P�� x�� y�� w�

Page 127: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <<� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �L4:�MN������������ �������N �#�� �������O��P����Q����������R�S?)�I,>'&)�T)0%H�*?%H*�+?)�%U)&/+%&�-%(+&%0�/(.�.,*U0/V�)0)7)(+*�%I�/�AWX�<F<:AE<�WD4�S?)�/&&/(>)7)(+�/(.�('7T)&�%I�)0)7)(+*�.,II)&�I&%7�+?,*�I,>'&)�I%&�%+?)&�AWX*4�YZ[Z\] _ab]cdef]g]bhe]ijk]\l\[im\]jn]fdbh]dabeo_pbeq]qdrstpu] �v� wB3�.,*U0/V*�I%&�+?)�-'&&)(+�%U)&/+,(>�7%.)�/(.�.,/>(%*+,-�*+/+'*�%I�+?)�AWX�x� 6+/+'*�/(.�)&&%&�.,*U0/V*�1XDyB11z1�%I�+?)�/(/0%>�%(ET%/&.�{yz�|� 6+/+'*�/(.�)&&%&�.,*U0/V*�1XDyB11z1�%I�+?)�.,>,+/0�%(ET%/&.�{yz�}� A%(+&%0�~)V*��� 3,*U0/V��

Page 128: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <:� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �LMNMNOPQRQSTORUVOWXXYXOVZT[\R]TO?)�A_ �-%7)*�H,+?�+?)�I%00%H,(>�aB3�.,*b0/c*d� �e� 1 Df6 g_�aB3�hc)00%Hf>&))(�aB3i�j� B11g1�aB3�h&).�aB3i�k� l8mD �aB3�hc)00%H�aB3i�n� amDo�1pfp�aB3�I%&�b%&+�p<�_<�hc)00%Hf>&))(�aB3i�q� amDo�1pfp�aB3�I%&�b%&+�p<�_:�hc)00%Hf>&))(�aB3i�

Page 129: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �MNONMPQRSTUVWTPXWYVTWZPUY[PXWYYSXV\WYPSZS]SYVPW_PVSPabcPdedOafdPbgPhS\Y[PVSP\YiS[P_TWYVPXWjSTP �PgWVSklmnolnpqrosltuvqwlxvyoulzpwnlwnolsp{|}~�lx~ql�oluo�vyosl~qslpq{ouwosls�upqrlv|ou~wpvq�l� �� ������������������������������������������������������������������������������� �������������������������� �¡¢�  £ �����������������¤¥�����¦¢£�§� �������������������������� �¡¢�  £ ������������������¤¥�����¦¢£�¨� ©�������������ª�«� ����������������������¬�������­� � £©¦¡�®�����������°±²�ª����³�������°±��±�����°±��³²�´� µ¶����������·� ���������������������³�������°±��±�����°±��³²��������� £©¦¡�®�����������°±�¸� µ�����ª�����¹� ��������������¦µ¶®¦��������������º� �������������������

Page 130: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �MNONPQRSTUVSWQXYXZ[\Q][_Q8�6a8bB�a,-&%�a)7%&c�B/&.�,*�'*).�/*�+?)�7)7%&c�7%.'0)�J%&�+?)�Bde*4�b?,*�,*�/�f&)J%&7/++).�7)7%&c�-/&.�+?/+�,*�-%7f/+,g0)�I,+?�+?)�h,(.%I*�J,0)�*c*+)74�+�,*�/@/,0/g0)�I,+?�@/&,%'*�*+%&/>)�-/f/-,+,)*�/(.�-/(�g)�'*).�J%&�+?)�J%00%I,(>�f'&f%*)*i�j�b&/(*f%&+/g0)�./+/�*+%&/>)�7).,'7�j�d&%>&/7�-/&.�j�$,&7I/&)�'f./+)�-/&.�b?)�aaB������g)�,(*)&+).�+%�%f)&/+)�+?)�Bde�/*�+?)�Bde*�?/@)�(%�,(+)>&/+).�0%/.�7)7%&c4�8�-%77)&-,/00c�/@/,0/g0)�63�-/&.�&)/.)&�,*�()).).�+%�I&,+)k&)/.�+?)�6a8bB�7)7%&c�-/&.�I,+?�+?)�f&%>&/77,(>�.)@,-)�%&�dB4�b?,*�/00%I*�J,0)*�+%�g)�-%f,).�.,&)-+0c�+%�+?)�6a8bB�7)7%&c�-/&.�'*,(>�h,(.%I*�CLf0%&)&l�J%&�)L/7f0)4�mZnYopqrpstpuvwxyyvz{v{pr|}rpr|vp~q���q�pyvyxu�pw}u{pxz��p�vpuvyx�v{pxupsztvurv{p�|vzpr|vp���pstpszpr|vp�����p���ptr}rv�pMNON�QTZ_YQ���n]�Qb?)�7%.)�*I,+-?�/00%I*�c%'�+%�*)+�+?)�%f)&/+,(>�7%.)�%J�+?)�Bde4��b?)�7%.)�*I,+-?�,*�.)*,>().�/*�/�+%>>0)�*I,+-?�I,+?���*I,+-?�f%*,+,%(*4��������� ����� ��� ������1eE� 1eE�7%.)� b?)�Bde�,*�)L)-'+,(>�+?)�'*)&�f&%>&/74�6b�d� 6b�d�7%.)� b?)�Bde�,*�(%+�)L)-'+,(>�+?)�'*)&�f&%>&/74�a1C6� a)7%&c�&)*)+� d%*,+,%(�J%&�Bde�7)7%&c�&)*)+4���%'�-/(�/0*%�'*)�+?)�g'++%(�%(�+?)�Bde�%f)&/+%&�f/()0�%J�+?)�6bCd�K�d&%J)**,%(/0��<��*%J+I/&)�,(��(0,()�2�3,/>(%*+,-*�+%�*I,+-?�+?)�%f)&/+,(>�7%.)�������%&���� 4��b?)�%f)&/+%&�f/()0�/0*%�-%(+/,(*�/(������g'++%(�J%&�f)&J%&7,(>�/�7)7%&c�&)*)+�/(.�.,*f0/c*�+?)�*+/+'*�¡C3*�%J�+?)�Bde4�� ��� � �

Page 131: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � �LMNMOPQRSTUVWPXYPZ[\P] _P?)�6JF<A;;�Bab�?/*�/�?,(>).�I&%(+�-%@)&�H,+?�/�.,*c0/d�/(.�-%(+&%0�e)d*4�B%(+&%0�./+/�/(.�*+/+'*�./+/�-/(�f)�.,*c0/d).�,(�@/&,%'*�7)('*�%(�+?)�.,*c0/d�/(.�('7)&%'*�*)++,(>*�-/(�f)�7/.)4�g%'�'*)�+?)�-%(+&%0�e)d*�+%�(/@,>/+)�+?&%'>?�+?)�7)('*4��h�����i �#��j��h����k��jj�����h��j� �l��j������m�nopoqrsstutvwoqrxyz{|oz{v}~{}txo�{vo�toxtzt�wtq��no�r{}v�xwr�o�txx{}txo{utoqrxyz{|tqorvoyz{rvowt�w��no��torvwtus{�toxtwwrv}xo�{vo�to��{v}tqoz��{zz|��no�{xx��uqo{xxr}v�tvwos�uoqrxyz{|o�ytu{wr�vorxoy�xxr�ztow�u�~}�o+?)��8�a%&+/04�����l��j��h�����i �#��j����������m� ������� ���#���j��h�����i �#�no��~uo{uu��o�t|x�o�~y��o�q��v��o�ztsw��o�ur}�w��no�v�C6B�e)d�no�vo��o�t|� �� �� Bab�*+/+'*�,(I%&7/+,%(��� 6'f7)('�(/7)��� �(I%&7/+,%(�.,*c0/d�I,)0.��� E/@,>/+,%(�/,.��)4>4����C6B�%&�+?)�c/>)�('7f)&�

Page 132: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <=� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �"��������L��M��NOPN����N���N�Q�#��R�$%&�7)('�-%77/(.*�,(�H?,-?�/(�,(S'+�-/(�T)�7/.)U�V�WXYZY[\]_Y\ abbYcdYceaYfaghYdff\g_iYdgjkf\cdgYdjYglhcY\g_YamcYjkdfYa_cgnY7%.)�V�opqYZYkabcdk\cdgYdjYdkng\]YdgcagcYrse eYfa\gbY-?/(>)*�/&)�(%+�*/@).t�/(.�)K,+�I&%7�).,+,(>�7%.)�R�$%&�7)('�-%77/(.*�,(�H?,-?�(%�,(S'+�-/(�T)�7/.)U�V�WXYZYcdYgamcYbhufaghYdff\g_�V�opqYZYu\vYcdYlka[dhbYfaghYdff\g_���w�� �x ����x������L��M�����y �#z����������������� ����� �{y ������� |@)&@,)H� }?)�~|@)&@,)H~�7)('�-%(+/,(*�,(I%&7/+,%(�/T%'+�+?)�S&%S)&+,)*�%I�+?)�A��4�� 3,/>(%*+,-*� }?)�~3,/>(%*+,-*~�7)('�-%(+/,(*�,(I%&7/+,%(�/T%'+�.,/>(%*+,-�7)**/>)*��+?)�.,/>(%*+,-�.)*-&,S+,%(�/(.�+?)�,(.,-/+,%(�%I�,(+)&&'S+*4�}?)&)�,*�/0*%�,(I%&7/+,%(�/T%'+�+?)�()+H%&��S&%S)&+,)*�%I�)/-?�,(+)&I/-)�%I�+?)�A��4�� 6)++,(>*� �(�+?)�~6)++,(>*~�7)('�����/..&)**)*�%I�+?)�A���/&)�/**,>().��+?)�./+)��+,7)�%I�./���+,7)��%()*��%S)&/+,(>�7%.)*��1�D�6}|�t�/(.�S&%+)-+,%(�0)@)0*�/&)�*)+��/�7)7%&��&)*)+�/(.�&)*)+�+%�I/-+%&��*)++,(>*�%I�+?)�A���-/(�T)�S)&I%&7).�/(.�+?)�*+/+'*�%I�I,&7H/&)�'S./+)*�,*�.,*S0/�).4�� �%.'0)*� }?)�~�%.'0)*~�7)('�-%(+/,(*�,(I%&7/+,%(�/T%'+�+?)�7%.'0)*�+?/+�/&)�'*).�,(��%'&�-%(I,>'&/+,%(4�}?)�7%.'0)*�-/(�T)�'*).�/*�-)(+&/0�%&�.,*+&,T'+).�7%.'0)*4�3,*+&,T'+).�7%.'0)*�/&)�-%(()-+).�+%�+?)�A���@,/��1|$�DB}�/(.�%&��1|$���64��%'�?/@)�+?)�%S+,%(�?)&)�+%�*)+�+?)����/..&)**)*�I%&�/�A�4�� 3,*S0/�� �(�+?)�~3,*S0/�~�7)('��*)++,(>*�/&)�7/.)�I%&�/00�/*S)-+*�%I�+?)�.,*S0/���*'-?�/*�+?)�0/(>'/>)�*)++,(>��T&,>?+()**�*)++,(>�/(.�B()&>�E*/@,(>�7%.)4��B()&>�E*/@,(>�7%.)�./&�)(*�+?)�.,*S0/�4�6+/(.T��7%.)�*H,+-?)*�%II�+?)�.,*S0/�4t�

Page 133: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6AF<G<:BD1<=;:4.%-K� � �L4L������#��������M��N����O����������P�����N���������������#������Q?)�J%00%I,(>�J,>'&)�*?%I*�+?)�7)7%&R�/&)/*�%J�+?)�BST�/(.�+?)�0%/.�7)7%&R�%(�+?)�6UV8QUB�7)7%&R�-/&.4��U(�/..,+,%(�+%�+?)�0%/.�7)7%&RW�%+?)&�./+/�-/(�X)�0%/.).�%(+%�+?)�6UV8QUB�7)7%&R�-/&.�'*,(>�Y,(.%I*�CKZ0%&)&4�Q?,*�,(-0'.)*�&)-,Z)*W�./+/�0%>*W�Z&%[)-+�X/-\'Z*�/(.�/..,+,%(/0�.%-'7)(+/+,%(�J%&�+?)�Z&%>&/74� �]���������#�%/.�7)7%&R�,*�(%(F@%0/+,0)�7)7%&R�J%&�-%.)�X0%-\*W�./+/�X0%-\*W�+)-?(%0%>R�%X[)-+*�/(.�+?)�?/&.I/&)�-%(J,>'&/+,%(4�Y?)(�+?)*)�%X[)-+*�/&)�.%I(0%/.).�+%�+?)�BSTW�+?)R�/&)�J,&*+�*+%&).�,(�+?)�0%/.�7)7%&R4�Q?,*�7)7%&R�,*�0%-/+).�%(�+?)�6UV8QUB�7)7%&R�-/&.4�_��������#�Y%&\�7)7%&R�,*�@%0/+,0)�7)7%&R�+?/+�-%(+/,(*�+?)�-%.)�/(.�./+/�X0%-\*4�Q?)�I%&\�7)7%&R�,*�,(+)>&/+).�,(+%�+?)�BST�/(.�-/((%+�X)�)KZ/(.).4�U(�6AF<G;;�BST*W�+?)�I%&\�7)7%&R�,*�.,@,.).�,(+%�+I%�/&)/*a�b�B%.)�I%&\�7)7%&Ra��c�Q?)�-%.)�I%&\�7)7%&R�-%(+/,(*�&'(+,7)F&)0)@/(+�Z/&+*�%J�+?)�Z&%>&/7�-%.)4�b�3/+/�I%&\�7)7%&Ra��c�Q?)�./+/�I%&\�7)7%&R�-%(+/,(*�+?)�&'(+,7)F&)0)@/(+�Z/&+*�%J�+?)�./+/�X0%-\*�/(.�+)-?(%0%>R�%X[)-+*4��� B%.)�I%&\�7)7%&R�B%.)�X0%-\*�d$BW�$eW�feg�3/+/�I%&\�7)7%&Ra�90%X/0�./+/�X0%-\*�U(*+/(-)�./+/�X0%-\*�Q)-?(%0%>R�%X[)-+*�e,+�7)7%&RW�+,7)&*�/(.�-%'(+)&*�Q)7Z%&/&R�0%-/0�./+/�S&%-)**�,7/>)*�dUhfg�S/&+*�%Ja�90%X/0�./+/�X0%-\*�U(*+/(-)�./+/�X0%-\*�Q)-?(%0%>R�%X[)-+*�e,+�7)7%&RW�+,7)&*W�-%'(+)&*�1)+)(+,@)�7)7%&R�8..,+,%(/0�7)7%&R�/&)/*� %/.�7)7%&R�d%(�6UV8QUB�7)7%&R�-/&.g�i�B%.)�X0%-\*�d$BW�$eW�feg�i�3/+/�X0%-\*�d3eg�i�H/&.I/&)�-%(J,>'&/+,%(�i�Q)-?(%0%>R�%X[)-+*�

Page 134: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �8+�+?)�%M)&/+,(>�7%.)�+&/(*,+,%(*�J&%7�NOPC1�OE�+%�*+/&+'M�/(.�J&%7�6QON�+%�*+/&+'MR�+/>*�%J�>0%S/0�./+/�S0%-T*R�,(*+/(-)�./+/�S0%-T*�/(.�+)-?(%0%>U�%SV)-+*�/&)�,(,+,/0,W).�I,+?�+?),&�*+/&+�@/0')*4�1)+)(+,@)�+/>*�&)+/,(�+?),&�/-+'/0�@/0')*�+?/+�I)&)�*/@).�,(�+?)�&)+)(+,@)�7)7%&U4�X�����Y�������#�1)+)(+,@)�7)7%&U�,*�(%(F@%0/+,0)�7)7%&U�J%&�*/@,(>�-)&+/,(�./+/�,(�+?)�)@)(+�%J�M%I)&�J/,0'&)4�Q?)�+/>*�/(.�%M)&/(.�/&)/*�+?/+�?/@)�S))(�.)J,().�/*�&)+)(+,@)�/&)�*/@).�,(�+?)�&)+)(+,@)�7)7%&U4�Q?,*�./+/�,*�&)+/,().�S)U%(.�M%I)&F%JJ�%&�M%I)&�J/,0'&)4�800�%+?)&�M&%>&/7�+/>*�/&)�*)+�+%�+?),&�*+/&+�@/0')*�/+�+?)�%M)&/+,(>�7%.)�+&/(*,+,%(*�J&%7�NOPC1�OE�+%�*+/&+'M�/(.�J&%7�6QON�+%�*+/&+'M4�Q?)�-%(+)(+�%J�&)+)(+,@)�7)7%&U�,*�.)0)+).�SU�+?)�J%00%I,(>�/-+,%(*Z�[\] _ ab\acd�[\e cd\d\fghdab\cddijkc�lmnopqrstuvwxquvyzq{|qus}~x{�{y�q{��s}uzqvtsqv�z{qzu{ts�qwxqu~sqtsusxuw�sq�s�{t��q�~szsquvyzqvtsqx{uq�s�sus�q��qvq�s�{t�qtszsu�q�4������������������� ��������������� ������������������������6QCN�K�N&%J)**,%(/0��<���Q�8�N%&+/0��<���*%J+I/&)�,*�+?)�M&%>&/77,(>�+%%0�J%&�+?)�J%00%I,(>�/'+%7/+,%(�*U*+)7*Z���F� 6��8Q�B�6KF<G;;�F� 6��8Q�B�6KF<:;;�F� 6��8Q�B�6KF�;;�F� 6��8Q�B�6KF�;;�F� 6��8Q�B�P,(8B��6QCN�K�N&%J)**,%(/0��<��M&%@,.)*�+?)�J%00%I,(>�J'(-+,%(*�J%&�M0/(+�/'+%7/+,%(Z�F� B%(J,>'&/+,%(�/(.�M/&/7)+)&�/**,>(7)(+�%J�+?)�?/&.I/&)�F� 6M)-,J,-/+,%(�%J�+?)�-%77'(,-/+,%(�F� N&%>&/77,(>�F� Q)*+,(>R�-%77,**,%(,(>�/(.�*)&@,-,(>�I,+?�%M)&/+,%(/0�.,/>(%*+,-�J'(-+,%(*�F� 3%-'7)(+/+,%(�F� B&)/+,%(�%J�@,*'/0,W/+,%(*�J%&�6��8Q�B��/*,-�N/()0*�'*,(>�+?)�,(+)>&/+).�P,(BB��/*,-�*%J+I/&)�F� �,*'/0,W/+,%(�*%0'+,%(*�J%&�NB*�/(.�%+?)&�M/()0*�-/(�/0*%�S)�-&)/+).�I,+?�%+?)&�P,(BB�*%J+I/&)�M/-T/>)*�6'MM%&+�,*�M&%@,.).�J%&�/00�J'(-+,%(*�+?&%'>?�.)+/,0).�%(0,()�?)0M4�

Page 135: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �MNONPQRSTUVWXQY%�,7Z0)7)(+�/�*%0'+,%(�J%&�/(�/'+%7/+,%(�/(.�@,*'/0,[/+,%(�+/*\]�%'�-&)/+)�/�Z&%_)-+�,(�+?)�Y8�a%&+/04�8�Z&%_)-+�,(�+?)�Y8�a%&+/0�-%(+/,(*�+?)�-%(J,>'&/+,%(�./+/�J%&�+?)�-%(J,>'&/+,%(�/(.�()+I%&\,(>�%J�.)@,-)*�/*�I)00�/*�+?)�Z&%>&/7*�/(.�+?)�-%(J,>'&/+,%(�%J�+?)�@,*'/0,[/+,%(4�MNONbQcdSefdSVQWTghijkSdXiTgQY?)�lmnopmnqrstuvwxynmzwtu�,(-0'.)*�+?)�-%(J,>'&/+,%(�%J�+?)�.)@,-)*]�-%(*,*+,(>�%J�+?)�?/&.I/&)�%J�+?)�/'+%7/+,%(�**+)7*]�+?)�,(+)00,>)(+�J,)0.�.)@,-)*�/(.�+?)�?/&.I/&)�J%&�@,*'/0,[/+,%(4�Y?)�-%(J,>'&/+,%(�%J�+?)�()+I%&\*�*Z)-,J,)*�+?)�-%77'(,-/+,%(�{)+I))(�+?)�@/&,%'*�?/&.I/&)�-%7Z%()(+*4�Y?)�,(.,@,.'/0�?/&.I/&)�-%7Z%()(+*�/&)�wu|qnzqorwurzlqrlmnopmnqrstuvwxynmzwtu�J&%7�-/+/0%>*4�Y?)�?/&.I/&)�%J�/'+%7/+,%(�**+)7*�-%7Z&,*)*�-%(+&%00)&*�}Ba~*�]�*,>(/0�7%.'0)*�J%&�,(Z'+�/(.�%'+Z'+�*,>(/0*�}6�*��/(.�-%77'(,-/+,%(�/(.�,(+)&J/-)�7%.'0)*�}Ba]���4��+?)&�Z%I)&�*'ZZ0�/(.�-'&&)(+�*'ZZ0�7%.'0)*�}a6]�a���/&)�/0*%�/@/,0/{0)�+%�*'ZZ0�+?)�7%.'0)*4�Y?)�*,>(/0�7%.'0)*�/(.�,(+)00,>)(+�J,)0.�.)@,-)*�-%(()-+�+?)�,(Z'+�/(.�%'+Z'+�./+/�%J�+?)�Z&%-)**�+%�{)�/'+%7/+).�/(.�@,*'/0,[).�+%�+?)�/'+%7/+,%(�**+)74� �$,>'&)�<��CL/7Z0)�%J�?/&.I/&)�-%(J,>'&/+,%(�I,+?�-)(+&/0,[).�/(.�.)-)(+&/0,[).�*+&'-+'&)*�Y?)�?/&.I/&)�-%(J,>'&/+,%(�)(/{0)*�+?)�.%I(0%/.,(>�%J�/'+%7/+,%(�/(.�@,*'/0,[/+,%(�*%0'+,%(*�+%�+?)�/'+%7/+,%(�**+)7�/(.�/--)**�+%�+?)�-%(()-+).�*,>(/0�7%.'0)*�{�+?)�-%(+&%00)&4��,*'/0,[/+,%(�B)(+&/0,[).�*+&'-+'&)� 3)-)(+&/0,[).�*+&'-+'&)�8-+'/+%&*�*)(*%&*�

Page 136: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :;� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �LMNMLOPQRSTUVWXQYOURYOYQZQRSTUVWXQYOU[S\]USW\ROST[ZS[TQO$,>'&)�<�*?%H*�/(�/'+%7/+,%(�*+&'-+'&)�+?/+�-%(+/,(*�_%+?�-)(+&/0,).�/(.�.)-)(+&/0,).�*+&'-+'&)*4�a(�-)(+&/0,).�*+&'-+'&)*b�+?)�,(c'+�/(.�%'+c'+�*,>(/0*�%I�+?)�c&%-)**�/&)�+&/(*7,++).�_d�H/d�%I�-%(@)(+,%(/0�H,&,(>�+%�+?)�*,>(/0�7%.'0)*b�H?,-?�/&)�-%(()-+).�.,&)-+0d�+%�+?)�-%(+&%00)&4�A%(@)(+,%(/0�H,&,(>�&)I)&*�+%�+?)�-%(()-+,%(�%I�*)(*%&*�/(.�/-+'/+%&*�'*,(>�:EH,&)�%&�eEH,&)�-/_0)*4�f?)�.)-)(+&/0,).�*+&'-+'&)�,*�+?)�c&).%7,(/(+�*+&'-+'&)�'*).�+%./d4�G)&)b�+?)�*)(*%&*�/(.�/-+'/+%&*�/&)�H,&).�-%(@)(+,%(/00d�%(0d�/*�I/&�/*�+?)�*,>(/0�7%.'0)*�%I�+?)�I,)0.�.)@,-)*4�f?)�*,>(/0�+&/(*7,**,%(�I&%7�+?)�I,)0.�.)@,-)*�+%�+?)�-%(+&%00)&�,*�,7c0)7)(+).�'*,(>�/(�,(.'*+&,/0�-%77'(,-/+,%(�*d*+)74�g%+?�-0/**,-�I,)0._'*)*�*'-?�/*�h1i$agj6b�k%._'*�/(.�$%'(./+,%(�$,)0._'*�/*�H)00�/*�B+?)&()+E_/*).�-%77'(,-/+,%(�*d*+)7*�*'-?�/*�h1i$aDBf�-/(�_)�'*).�/*�+?)�,(.'*+&,/0�-%77'(,-/+,%(�*d*+)74�a(�/..,+,%(b�,(+)00,>)(+�I,)0.�.)@,-)*�,(�H?,-?�*+/(.E/0%()�c&%>&/7*�&'(�-/(�/0*%�_)�-%(()-+).�@,/�+?)�-%77'(,-/+,%(�*d*+)74�f?)*)�c&%>&/7*�-/(�/0*%�_)�-&)/+).�H,+?�+?)�fa8�h%&+/04�LMNMNOlVURRWRmOSnQOnUTYoUTQOg)I%&)�d%'�-/(�-%(I,>'&)�+?)�?/&.H/&)b�d%'�7'*+�c0/(�,+�p?/&.H/&)�c0/((,(>q4�a(�>)()&/0b�d%'�_)>,(�_d�*)0)-+,(>�H?,-?�-%(+&%00)&*�/&)�()).).�/(.�?%H�7/(d4�D)K+�d%'�*)0)-+�+?)�-%77'(,-/+,%(�7%.'0)*�/(.�*,>(/0�7%.'0)*4�f?)�*)0)-+,%(�%I�*,>(/0�7%.'0)*�,*�_/*).�%(�+?)�('7_)&�/(.�+dc)�%I�,(c'+*�/(.�%'+c'+*�()).).4�8*�+?)�I,(/0�*+)cb�/�c%H)&�*'cc0d�+?/+�)(*'&)*�+?/+�+?)�()-)**/&d�c%H)&�,*�*'cc0,).�7'*+�_)�*)0)-+).�I%&�)/-?�-%(+&%00)&�%&�I,)0.�.)@,-)4�f?)�I'(-+,%(/0,+d�&)r',&).�/(.�+?)�/7_,)(+�-%(.,+,%(*�/&)�%I�@,+/0�,7c%&+/(-)�I%&�c0/((,(>�+?)�?/&.H/&)�-%(I,>'&/+,%(4�$%&�)K/7c0)b�+?)�+)7c)&/+'&)�&/(>)�,(�+?)�/cc0,-/+,%(�/&)/�*%7)+,7)*�0,7,+*�+?)�.)@,-)*�/@/,0/_0)�I%&�*)0)-+,%(4�$/,0E*/I)�%c)&/+,%(�7,>?+�_)�/(%+?)&�&)r',&)7)(+b�I%&�)K/7c0)4�f?)�fa8�6)0)-+,%(�f%%0�p6)0)-+�/'+%7/+,%(�+)-?(%0%>d�s�fa8�6)0)-+,%(�f%%0�/(.�I%00%H�+?)�,(*+&'-+,%(*q�c&%@,.)*�d%'�*'cc%&+4��D%+)t�fa8�6)0)-+,%(�f%%0�&)r',&)*�u/@/4�v\SQOw\TO\RVWRQOTQQUTZnxyz{y|}~�y����y}��y|�����y��y����������y�}�y��}���y�}}�y{}~y���y����~����}�y�������y��������y��~}����y�������y}~y��|���y��������y���y}��}���y�}y�������}�y��������y�����y��������y������|y��������y�����y��y}~��~y�}y{���y���y������y�����{�����}���y�

Page 137: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :<� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �LMNMOPQRSPTUVWXYPZPTVU[\]WP_\ PXabPcUVWXYP_\ Pd?)�de8�f%&+/0�?/*�+H%�,7g%&+/(+�@,)H*4�h?)(�*+/&+).i�+?)�g%&+/0�@,)H�/gg)/&*�jk�.)I/'0+4�d?,*�@,)H�7/l)*�>)++,(>�*+/&+).�)/*,)&i�)*g)-,/00k�I%&�j)>,((,(>�'*)&*4��d?)�g%&+/0�@,)H�g&%@,.)*�/�+/*lE%&,)(+).�@,)H�%I�+?)�+%%0*�I%&�H%&l,(>�%(�+?)�g&%m)-+4�G)&)i�k%'�-/(�n',-l0k�.)-,.)�H?/+�k%'�H/(+�+%�.%�/(.�%g)(�+?)�+%%0�I%&�+?)�+/*l�/+�?/(.4�eI�()-)**/&ki�/�-?/(>)�+%�+?)�g&%m)-+�@,)H�+/l)*�g0/-)�/'+%7/+,-/00k�I%&�+?)�*)0)-+).�+/*l4�$,>'&)�:�*?%H*�+?)�g%&+/0�@,)H4�8+�+?)�j%++%7�0)I+i�+?)&)�,*�/(�%g+,%(�+%�*H,+-?�j)+H))(�+?,*�@,)H�/(.�+?)�g&%m)-+�@,)H4�� �$,>'&)�:o�f%&+/0�@,)H��

Page 138: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� ::� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �L?)�M&%N)-+�@,)HO�/*�*?%H(�,(�$,>'&)�PO�,*�'*).�I%&�?/&.H/&)�-%(I,>'&/+,%(O�M&%>&/77,(>O�-&)/+,%(�%I�+?)�@,*'/0,Q/+,%(�/(.�7/(R�%+?)&�+/*S*4��TR�.)I/'0+O�+?)�M&%N)-+�@,)H�.,*M0/R*�+?)�7)('�U/&�H,+?�+?)�+%%0U/&*�/+�+?)�+%MO�+?)�M&%N)-+�+&))�H,+?�/00�-%7M%()(+*�%I�/�M&%N)-+�%(�+?)�0)I+�/(.�+?)�*%E-/00).�+/*S�-/&.*�H,+?�,(*+&'-+,%(*�/(.�0,U&/&,)*O�I%&�)K/7M0)O�%(�+?)�&,>?+4�VI�/(�)0)7)(+�WI%&�)K/7M0)O�+?)�.)@,-)�-%(I,>'&/+,%(X�,*�*)0)-+).�,(�+?)�M&%N)-+�+&))O�,+�,*�.,*M0/R).�,(�+?)�-)(+)&�/(.�-/(�U)�H%&S).�%(�+?)&)4�� �$,>'&)�PY�Z&%N)-+�@,)H�

Page 139: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �MNONPQRSTUVQTWXXUYZTQ[\]QXWQ_aQb\]XScQd�e*)&*�-/(�*f)-,Jg�+?),&�%I(�.)J/'0+�*)++,(>*�J%&�-)&+/,(�*)++,(>*�,(�+?)�hi8�j%&+/04�8�J)I�,7f%&+/(+�*)++,(>*�/&)�*?%I(�?)&)4�d�i(�+?)�f&%k)-+�@,)Il�*)0)-+�+?)�dmnf+,%(*m�7)('�/(.�+?)(�d�m6)++,(>*m4� ��

Page 140: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M�N()�O/*,-�*)++,(>�,*�+?)�*)0)-+,%(�%J�+?)�'*)&�,(+)&J/-)�0/(>'/>)�/(.�+?)�0/(>'/>)�J%&�+?)�P&%>&/7�.,*P0/Q4�R(�+?)�-'&&,-'0'7*�+%�J%00%IS�TC(>0,*?T�I,00�O)�'*).�J%&�O%+?�*)++,(>*4�M�U(.)&�M�T9)()&/0T�,(�T6)++,(>*TS�*)0)-+�TU*)&�,(+)&J/-)�0/(>'/>)�M�C(>0,*?T�/(.�TV()7%(,-�M�R(+)&(/+,%(/0T4�� �WXYZ[\]__\_aabcd\efc\fghfi\j_\efcd_kl\�

Page 141: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � �LMNMOPQRSSTUVPSWRPXYPZ[[\R]]PUPSWRP_\V\Z `TUVP[RaTbRPc%�d&%>&/7�6ef8ceB�6JF<A;;�I&%7�+?)�gBh�+?)�d&%>&/77,(>�.)@,-)�%&�/�0/d+%dh�i%'�()).�/�cBgjeg�-%(()-+,%(�%&�/(�%d+,%(/0�g1k$elm6�-%(()-+,%(4���$%&�+?)�gB�/(.�6ef8ceB�6JF<A;;�+%�-%77'(,-/+)�H,+?�)/-?�%+?)&�@,/�cBgjegh�,+�,*�,7d%&+/(+�+?/+�+?)�eg�/..&)**)*�%I�n%+?�.)@,-)*�7/+-?4��$,&*+h�H)�*?%H�i%'�?%H�+%�*)+�+?)�eg�/..&)**�%I�/�-%7d'+)&�H,+?�+?)�o,(.%H*�J�%d)&/+,(>�*i*+)74�p�q%-/+)�+?)�()+H%&r�,-%(�,(�+?)�+/*rn/&�/+�+?)�n%++%7� �/(.�-0,-r�p�skd)(�E)+H%&r�/(.�6?/&,(>�B)(+)&s4� ��

Page 142: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :=� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �L�M(�+?)�%N)(�D)+H%&O�/(.�6?/&,(>�A)(+)&�H,(.%HP�-0,-O�L�QA?/(>)�/./N+)&�*)++,(>*Q4��L�6)0)-+�+?)�.)*,&).�L�QR%-/0�8&)/�A%(()-+,%(Q�+?/+�S%'�H/(+�+%�'*)�+%�-%(()-+�+%�+?)�-%(+&%00)&�/(.�-0,-O�L�QT&%N)&+,)*Q4� ��

Page 143: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6AF<G<:BD1<=;:4.%-K� � �L�E)K+M�*)0)-+�L�NO&%P)&+,)*N�J%&�L�NQ(+)&()+�O&%+%-%0�R)&*,%(�S�TUBOVQOWN4��L�X%'�-/(�'*)�+?)�J%00%I,(>�QO�/..&)**M�J%&�)K/7P0)�L�QO�/..&)**Y�<Z:4<=[4;4ZZ�L�6'\()+�7/*]�:GG4:GG4:GG4;�/(.�/--)P+�+?)�*)++,(>*�TL�N_NW���

Page 144: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �MNONPQRSTTUVWQTXSQYZQ[\\]S QUVQTXSQ_Z Qa?)�bc�/..&)**�%J�6bd8abB�6KF<G;;�,*�*)+�/*�J%00%I*4�e�6)0)-+�+?)�a%+/00f�b(+)>&/+).�8'+%7/+,%(�c%&+/0�J%&�+?,*g�I?,-?�,*�%h)().�?)&)�I,+?�/�.%'i0)F-0,-j4�ke�ab8�c%&+/0�l<mn���e�6)0)-+�e�op(0,()�2�3,/>(%*+,-*o�/(.�%h)(�+?)�eoh&%q)-+�@,)Io4� ��

Page 145: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M�N(�+?)�O&%P)-+�+&))�'(.)&�M�QR(0,()�/--)**QS�*)0)-+�+?)�()+I%&T�/./O+)&�+?/+�I/*�*)+�O&)@,%'*0U4�NJ�U%'�-0,-T�M�QVO./+)�/--)**,W0)�.)@,-)*Q�?)&)S�U%'�I,00�*))�+?)�NX�/..&)**�Y,J�O&)@,%'*0U�*)+Z�%&�+?)�[8B�/..&)**�Y,J�NX�/..&)**�(%+�U)+�/**,>().Z�%J�+?)�-%(()-+).�6N[8\NB�6KF<G;;4�6)0)-+�M�QR(0,()�2�3,/>(%*+,-*Q�?)&)4�� ��

Page 146: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A;� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M�N(.)&M�O$'(-+,%(*OP�Q%'�(%I�J,(.�+?)�M�O8**,>(�RS�/..&)**O�,+)74�C(+)&�+?)�J%00%I,(>�RS�/..&)**�?)&)�T)L/7U0)VW�M�RS�/..&)**W�<X:4<=Y4;4<�M�6'Z()+�7/*[�:GG4:GG4:GG4;4�E)L+P�-0,-[�M�O8**,>(�RS�/..&)**O�/(.�+?,*�()I�/..&)**�I,00�Z)�/**,>().�+%�Q%'&�6R\8]RB�6KF<G;;4�� �_abcdefghigjkklfmmgnogpefgqhrsdhtgquvwxyygzj{gj|mng}fgmfpg~�jgpefgk�m�|j�gn{gpefgti��g�ln~�kfkgpe�mg�mgf{j}|fkg�{gpefgejlk�jlfgzn{o���ljp�n{�gM�RJ�+?)�RS�/..&)**�I/*�(%+�*'--)**J'00Q�/**,>().P�Q%'�I,00�&)-),@)�/�7)**/>)�,(�+?)��M�OR(J%O�I,(.%I�'(.)&�M�O9)()&/0O4� ��

Page 147: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A<� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �MNONPQRSTUVWWXYZQW[\QU\UST]QVT_QXYQW[\QabQc�dJ�+?)�de�/..&)**�-%'0.�(%+�f)�/**,>().g�+?)�h&%>&/7�./+/�%(�+?)�Bei�7'*+�f)�.)0)+).4�j?,*�,*�/--%7h0,*?).�,(�:�*+)h*k�c�l$%&7/+�7)7%&m�-/&.l�/(.�cl1)*)+�+%�J/-+%&m�*)++,(>*l4��c�$,&*+g�*)0)-+�+?)�c�l$%&7/+�7)7%&m�-/&.l�J'(-+,%(�/(.�h&)**�+?)�c�l$%&7/+l�f'++%(4� �c�B%(J,&7�+?)�h&%7h+�/*n,(>�,J�m%'�&)/00m�I/(+�+%�J%&7/+�+?)�7)7%&m�-/&.�I,+?�c�lo)*l4��c�dJ�()-)**/&mg�*+%h�+?)�Bei4�pc�lo)*lq� ��

Page 148: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A:� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �MNONPQRRSTUTVVWXYRVZTR[\]RVR_aVbcRUTVVWXYURd�e)J%&)�f%'�-/(�&)*)+�+?)�Bghi�f%'�7'*+�I/,+�'(+,0�+?)�J%&7/++,(>�,(�+?)�Bgh�?/*�J,(,*?).4�j?)(�f%'�7'*+�*)0)-+�d�khl./+)�/--)**,m0)�.)@,-)*k�/(.�d�kn(0,()�2�.,/>(%*+,-*k�%J�f%'&�Bgh�/>/,(4�j%�&)*)+�+?)�-%(+&%00)&i�*)0)-+�+?)�d�k1)*)+�+%�J/-+%&f�*)++,(>*k�J'(-+,%(�/(.�-0,-o�d�k1)*)+k4� �d�B%(J,&7�+?)�l&%7l+�/*o,(>�,J�f%'�&)/00f�I/(+�+%�&)*)+�+?)�7%.'0)�I,+?�d�kp)*k4���d�qJ�()-)**/&fi�*+%l�+?)�Bgh4�rd�kp)*ks� �

Page 149: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AA� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M����N�B&)/+)�/�O&%P)-+�/(.�-%(J,>'&)�+?)�J%00%I,(>�7%.'0)*�%J�Q%'&�?/&.I/&)R�I?,-?�-%&&)*O%(.�+%�%()�O/&+�%J�+?)�S&/,()&�T/-U/>)�����������V��������W�X��Y���Z�X���R�������[���������M����\�] "�_V�4�a�<b�6cd8ScB�Td�<G;K�:e�fgh�8�6S8icjckC3�TlmC1�6nTTjo�cETnSp�<:;g:A;�f�8B�lnSTnSp�:e�f�3Bgh�8�ql13C1�EndiC1p�=CT<AAAFei8;;r�a�6cd8ScB�6KF<G;;�BldT8BS�BTnR�BTn�<G<:BF<�TER�BCES18j�T1lBC66cE9�nEcS�mcSH�ml1scE9�dCdl1o�:G;�si�$l1�T1l918d�8E3�<�di�$l1�38S8R�A:�3c9cS8j�cETnS6R�A:�3c9cS8j�lnSTnS6R�G�8E8jl9�cETnS6R�:�8E8jl9�lnSTnS6R�=�Hc9H�6TCC3�BlnESC16R�<4�cESC1$8BCp�T1l$cECS�c1S�mcSH�:�Tl1S�6mcSBHR�eh�E6�icS�TC1$l1d8EBCR�cEBj4�$1lES�BlEECBSl1R�6cd8ScB�dCdl1o�B813�1Ctnc1C3�ql13C1�EndiC1p�=C6K�G<:F<Bs;;F;8i;r���� ���i)-/'*)�+?,*�,*�/�()I�*Q*+)7R�/�()I�O&%P)-+�7'*+�u)�-&)/+).4�S?)�?/&.I/&)�,*�/0&)/.Q�*O)-,J,).�J%&�+?,*�O&%P)-+�I,+?�+?)�+&/,()&�O/-U/>)�6cd8ScB�BTn�<G<:B�TE�I,+?�6%J+I/&)R�Td�<G;K�/(.�BT�<Ge:FG�qT1l$cin6r�S?)&)J%&)R�(%�*)0)-+,%(�()).*�+%�u)�7/.)4�c(*+)/.R�+?)�0,*+).�7%.'0)*�%J�+?)�S&/,()&�T/-U/>)�/&)�*,7O0Q�,(*)&+).�,(�+?)�O&%P)-+4��S%�)(*'&)�+?/+�+?)�-%&&)-+�7%.'0)*�/&)�,(*)&+).R�&)F-?)-U�+?)�%&.)&�('7u)&*�J&%7�+?)�+/*U�.,&)-+0Q�%(�+?)�,(*+/00).�.)@,-)*4�E%&7/00QR�+?)�BTn�,*�,(*)&+).�J,&*+4�l+?)&�*,>(/0�7%.'0)*�J%&�+?)�-%7O/-+�BTn�/&)�(%+�()).).�?)&)4�S?)(�/..�+?)�O%I)&�*'OO0Q4�6))�S/u0)�<4�S?)�C+?)&()+�,(+)&J/-)�7'*+�u)�*)+�J%&�+?)�-%(J,>'&/+,%(�%J�+?)�BTn4�c(�/..,+,%(R�+?)�/..&)**�/&)/*�%J�+?)�.,>,+/0�/(.�/(/0%>�,(O'+*�/(.�%'+O'+*�7'*+�u)�/./O+).4����� �� �������v��� � ��� �������������Td�<w;m�<:;g:A;f8B� =CT<AAAFei8;;� ;� �BTn�<G<:BF<�TE� =C6K�G<:F<Bs;;F;8i;� <� xyz{|}�x~z{|}��yz��|�}��~z��|����S/u0)�<p�l@)&@,)I�%J�+?)�O0/(().�-%(J,>'&/+,%(��8*�+?)�J,(/0�*+)OR�+?)�?/&.I/&)�-%(J,>'&/+,%(�7'*+�u)�-%7O,0).�/(.�.%I(0%/.).4�8(Q�)&&%&*�O&)*)(+�-/(�u)�.)+)-+).�.'&,(>�-%7O,0/+,%(�/(.�,(-%&&)-+�7%.'0)*�-/(�u)�.)+)-+).�I?)(�+?)�-%(+&%00)&�,*�*+/&+).��������������������������������������������������������������������4�E%IR�u/-U�'O�+?)�-?)-U).�O&%P)-+4�

Page 150: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6LG<H<:CE1<=;:4.%-M� � � ���������������N�O#����N������������P%'�-/(�K,(.�,(*+&'-+,%(*�%(�?%J�+%�-/&&Q�%'+�R0/((,(>�S)0%J4�TK�Q%'�/0&)/.Q�?/@)�/�>%%.�'(.)&*+/(.,(>�%K�)@)&Q+?,(>U�,+�,*�*'KK,-,)(+�+%�K%-'*�%(�+?)�('7S)&).�*+)R*4�V+?)&J,*)U�*,7R0Q�K%00%J�+?)�*+)R*�%K�+?)�,(*+&'-+,%(*�,00'*+&/+).�S)0%J4�=4<�����������W�N��X����Y�6)0)-+�+?)�Z%+/00Q�T(+)>&/+).�8'+%7/+,%(�[%&+/0�K%&�+?,*U�J?,-?�,*�%R)().�?)&)�J,+?�/�.%'S0)G-0,-\4�]Y�ZT8�[%&+/0�<A_���Y�T(�+?)�R%&+/0�@,)J�'(.)&�+?)�6+/&+�7)('U�*)0)-+�Y�C&)/+)�()J�R&%a)-+4��Y�b%.,KQ�[&%a)-+�(/7)U�[/+?U�8'+?%&�/(.�C%77)(+�/*�/RR&%R&,/+)�/(.�-0,-\�Y�C&)/+)4��Y�Z?)�R&%a)-+�J,00�S)�-&)/+).�/(.�%R)().�/(.�+?)�7)('�6+/&+U�$,&*+�*+)R*�J,00�%R)(�/'+%7/+,-/00Q4�

Page 151: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;B�H/&.I/&)�C%(J,>'&/+,%(�6KG<B<:CE1<=;:4.%-L� � �=4:���������M����N����������O�P�Q(�+?)�R%&+/0S�*)0)-+�P�T6+/&+T�P�T$,&*+�*+)R*T�P�T3)@,-)*�2�()+I%&U*T�P�TC%(J,>'&)�/�.)@,-)T4� �P�Q(�+?)�R%&+/0S�T3)@,-)*�2�()+I%&U*T�%R)(*�+?)�T6?%I�/00�.)@,-)*T�7)('4�P�6I,+-?�+%�+?)�T8..�()I�.)@,-)T�7)('4� �

Page 152: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A=� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M�N?)�*O)-,J,).�7%.)0�%J�+?)�BPQ�I,00�(%I�R)�/..).�/*�/�()I�.)@,-)4��SB%(+&%00)&�M�6TU8NTB�6KF<G;;�M�BPQ�M�BPQ�<G<:BF<�PE�M�=C6KG<:F<BV;;F;8W;�M�X<4YZ� �M�8**,>(�/�.)@,-)�(/7)4�S.)@,-)�(/7)�M�[BPQD<G<:B[Z� �M�6)0)-+�[\O)(�.)@,-)�@,)I[4���

Page 153: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6BG<H<:CE1<=;:4.%-L� � �M�C0,-N�O8..O4� �PQRSTUVWXUYXZ[\XYU] _UabUWacXUdef[geXUcX\Z[hiZUfWafUY[jjX\U[iUjdikf[hiae[fbUlmh\nUX h\boU[ifXp\afXYUX h\boUfXkWihehpbUjdikf[hiZoUXfkqrqUsiUfW[ZUkaZXoUbhdUZWhdeYUXiZd\XUfWafUfWXUZXeXkfXYU] _Ukh\\XZghiYZUfhUfWXUXt[Zf[ipUWa\Yma\XqUPQRSTUu[jjX\XifUj[\ma\XUcX\Z[hiZUa\XUhjfXiUhjjX\XYUjh\UfWXUWa\Yma\XqUsiUfW[ZUkaZXoU[fU[ZU\Xkh XiYXYUfhUdZXUfWXUeafXZfUj[\ma\XUlZXeXkfXYUvbUYXjadefrUaiYUfhUdgp\aYXUfWXU] _oU[jUiXkXZZa\bqU�

Page 154: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6LG<H<:CE1<=;:4.%-M� � �N�O?)�OP8�Q%&+/0�(%J�-?/(>)*�/'+%7/+,-/00R�+%�+?)�S&%T)-+�@,)J�/(.�.,*S0/R*�+?)�*)0)-+).�CQU�,(�+?)�.)@,-)�-%(K,>'&/+,%(�,(�*0%+�<�%K�/�&/,04� �VWXYZ[\][_a[a]b[_]acdefg[hig[jkl[higfg[__]fmdae[h][n]f[opg_dcd_hd]aoq[k]oodrsg[oghhdaeo[da_smg[hig[ktuvwxyz[dahgfc_g{[ohfhp[_if_hgfdohd_o{[_n_sg{[_]|| ad_hd]a[s]m[am[| an[]higfoq[�

Page 155: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6LG<H<:CE1<=;:4.%-M� � �=4A���N�������O���������N�����N��O����P����������Q�R�6)0)-+�+?)�CST�J,+?�/�.%'U0)G-0,-V�R�T(.)&�R�WS&%X)&+,)*WY�%X)(�+?)�R�WS1Z$[FD\�,(+)&K/-)�]<_W�7)('�/(.�*)0)-+�+?)��R�WD+?)&()+�/..&)**)*W�)(+&�+?)&)4� �R�T(.)&�W[(+)&K/-)�()+J%&V).�J,+?WY�%(0�+?)�WF%+�()+J%&V).W�)(+&�,*�/@/,0/U0)4�R�8..�/(�D+?)&()+�*'U()+�J,+?�+?)�R�W8..�()J�*'U()+W�U'++%(4�� ��

Page 156: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A;� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M�N))O�+?)�O&)/**,>().�PQR�/..&)**P�/(.�P6'S()+�7/*TP4� ��

Page 157: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A<� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �=4A�������M�N������� ������O�P������Q�R���S�$,(.�+?)�-%&&)-+�7%.'0)�,(�+?)�?/&.I/&)�-/+/0%>�/(.�,(*)&+�+?)�T%I)&�7%.'0)�,(�*0%+�;4��US�H/&.I/&)�B/+/0%>�S�VW�S�VW�<X;Y�<:;Z:[;\8B�U%&.)&�('7])&�=CV<[[[FA8;;_�S�60%+�;_� �abcdefgehijiklelmiengoipeqgrsjiteugsekvwehxqnjueiwlipelmiegpripewsqyipexwelmiezivpkme{xijrevwrelmiwekjxk|elmie}zivpkmergow}e exkgw~�fmiemvprovpiekvlvjg�eoxjjegniwevlelmiekgppiklenghxlxgw~ee �abc�d��miweugsergsyji�kjxk|eveqgrsjiexwelmiemvprovpiekvlvjg�teugsexwhiplexlevlelmiewi�lev�vxjvyjiekgqnvlxyjiehjgl~��{eveqgrsjiehskmevhelmiengoipeqgrsjiexhenjvwwiregwjue{gpegwiehjgltexlexhewglenghhxyjielgenjvkiexlevlevwglmipenghxlxgwei�iwexwelmieri�xkiekgw{x�spvlxgw~e

Page 158: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A:� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �=4G���M������N����������������M����N������� ������ ���O����������O����P?)�/..&)**�/&)/*�J%&�+?)�*,>(/0*�'*).�,(�+?)�Q&%-)**�/&)�*Q)-,J,).�RS�+?)�Q0/(+�.)*,>()&�+%�-%&&)*Q%(.�+%�+?)�Q0/(+�.%-'7)(+/+,%(4�6))�6)-+,%(�G�T0/((,(>4�U�V(�+?)�W3)@,-)�%@)&@,)IW�*)-+,%(X�)(*'&)�+?/+�+?)�/..&)**�/&)/*�%J�+?)�?,>?F*Q)).�-%'(+)&*�YH6Z�(%+�'*).�?)&)�/&)�/R%@)�<;;4��YU�3)@,-)�%@)&@,)IU�H6BD<�+%�H6BD=�U�V�/..&)**�U�[[\] _\ U�a�/..&)**��U�[[\]_\[b�U�6)+�+?)�/(/0%>�,(Q'+*�/(.�%'+Q'+*�+%�+?)�-%&&)-+�/..&)**�/&)/*�*+/&+,(>�/+�=A4444��YU�3)@,-)�%@)&@,)IU�8VGc8a:�U�60%+�<�dU�V�/..&)**�U�ef]ghU�a�/..&)**��U�ef]egb�U�6)+�+?)�.,>,+/0�,(Q'+*�/(.�%'+Q'+*�+%�+?)�-%&&)-+�/..&)**�/&)/*�*+/&+,(>�/+�;4444�YU�3)@,-)�%@)&@,)IU�3V<=c3a<=�U�60%+�<�i�U�V�/..&)**�U�\][U�a�/..&)**�U�\][�U�3V<=c3a<=�U�60%+�<�<;�U�V�/..&)**�U�_]hU�a�/..&)**�U�_]hb� �jklmnopqorsqtouvwosxwyozsyo{y|x}yoq|y~|xyt�o�q�o��rzo}�x}�ozsyor�u��ou~~qtovy�zozqo�{y|x}yowuzu�oqvozsyo~x�szorxwyoq�ozsyosu~wtu~yo}qv�x��~uzxqv�o�jklmnopqoryzozsyouww~yrrou~yuro�q~ozsyowx�xzu�ouvwouvu�q�oxv��zrouvwoq�z��zrourowyrx~yw�ozsyouww~yrrou~yuro�q~ozsyosx�s�r�yywo}q�vzy~ro�����o��rzo�x~rzo�yo�q|ywozqosx�sy~ou~yur��

Page 159: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6LG<H<:CE1<=;:4.%-M� � �=4=����N��������O� ���P��P���Q������R��������S�T)K%&)�U%'�-%7V,0)�+?)�-%(K,>'&/+,%(W�U%'�*?%'0.�*/@)�U%'&�V&%X)-+�YU�-0,-Z,(>�+?)��S� �Y'++%(4�[%�-%7V,0)�U%'&�C\]�J,+?�+?)�.)@,-)�-%(K,>'&/+,%(W�K,&*+�*)0)-+�+?)�S�C\]E<H<:C�_C\]<H<:CG<�\F �K%0.)&�/(.�-0,-Z�+?)�S� �C%7V,0)�,-%(4�� �abcdefghijkflmnokpqgfrsntuvfwkftrkvfmklkiqkvuxfyskzfynm{|z}fnzfiflmnokpqfr|zpkfqs|rfvnkrfznqfsillkzfitqn~iq|piuux�f�flmn~lqfqnfrijkfqskflmnokpqfnzuxfnpptmrfyskzfqskf���f�nmqiuf|rfpunrkv�f

Page 160: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AA� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M�NJ�+?)�O&%P)-+�I/*�-%7O,0).�I,+?%'+�)&&%&*Q�R%'�*))�+?)�J%00%I,(>�*-&))(4S ��

Page 161: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;B�H/&.I/&)�C%(J,>'&/+,%(�6KG<B<:CE1<=;:4.%-L� � �=4K��!�M �����N��N���M������O������������N����P�����Q�R%�.%I(0%/.�S%'&�)(+,&)�CTUV�*)0)-+�+?)�Q�WCTUE<B<:C�XCTU<B<:CG<�TFYW�J%0.)&�/(.�-0,-Z�+?)� �Q�W3%I(0%/.�+%�.)@,-)W�,-%(4�� �Q�R?)�7/(/>)&�J%&�-%(J,>'&,(>�+?)�-%(()-+,%(�[&%[)&+,)*�\)L+)(.).�.%I(0%/.]�%[)(*4��

Page 162: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A=� �6BCDCED;<:F<;G�H/&.I/&)�B%(J,>'&/+,%(�6KF<G<:BD1<=;:4.%-L� � �M�$,&*+N�+?)�,(+)&J/-)�7'*+�O)�-%&&)-+0P�*)0)-+).4�Q?,*�?/RR)(*�,(�+?&))�*+)R*4�M�QPR)�%J�+?)�S9TSB�,(+)&J/-)�M�SETUC� �M�S9TSB�,(+)&J/-)�M�?)&)N�J%&�)L/7R0)V�U(+)0W1X�C+?)&()+�B%(()-+,%(�U:<KFYZ� �[\]_abcdefdghijcklmncopcqbckcqcrciqpsijbctautvwtahijcklmncmqmrjckhipjmxxcqhijbcrksykmzzhiyqc{hncM�B%(()-+,%(�+%�,(+)&J/-)T*'O()+�M�|SETUCD<|� �

Page 163: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6BG<H<:CE1<=;:4.%-L� � �M�N?)�M�O6?%J�/00�-%7P/+,Q0)�.)@,-)*O�-?)-R�Q%L�7'*+�+?)(�Q)�*)0)-+).4�N?)�*)/&-?�K%&�.)@,-)*�,(�+?)�()+J%&R�,*�*+/&+).�QS�-0,-R,(>�+?)�M� �Q'++%(4� ��

Page 164: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6LG<H<:CE1<=;:4.%-M� � �N�OK�P%'&�CQR�,*�*?%J(�,(�+?)�SC%7T/+,U0)�.)@,-)*�,(�+/&>)+�*'U()+S�0,*+V�,+�7'*+�U)�*)0)-+).�/(.�+?)�.%J(0%/.�*+/&+).4�WN�CQR�<H<:CG<�QF�N�SX%/.SY� �N�Z%'�K,&*+�%U+/,(�/�T&)@,)J4�C%(K,&7�+?)�T&%7T+�N�S[@)&J&,+)�/00S�/(.�-%(+,(')�J,+?�N�SX%/.S4� �\]_abcda aefghijaecikjlahdamnenhjdanoadmdpfajnodaiqarcdastiulavpdmndwsx�yikazuoaqnolaullnrnioujanoqipgurnioanoarcdas{deeu|dsazijkgoxa

Page 165: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;H�I/&.J/&)�C%(K,>'&/+,%(�6LG<H<:CE1<=;:4.%-M� � �N�O?)�N�P6+/&+�/00P�%Q+,%(�J,00�R)�*)0)-+).�()M+�R)K%&)�+?)�.%J(0%/.�%Q)&/+,%(�-/(�R)�-%7Q0)+).�J,+?�N�P$,(,*?P4� �N�8K+)&�/�*'--)**K'0�.%J(0%/.S�+?)�Q&%T)-+�@,)J�J,00�%Q)(�/>/,(�/'+%7/+,-/00U4�8�0%/.,(>�&)Q%&+�/QQ)/&*�,(�+?)�,(K%&7/+,%(�K,)0.�'(.)&�P9)()&/0P4�O?,*�-/(�R)�?)0QK'0�J?)(�+&%'R0)*?%%+,(>�/(�'(*'--)**K'0�.%J(0%/.4� �

Page 166: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A;� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � �=4L��!�M �����N��N���M������O������������N���P��������� �����Q�R���� S�T�UI�(%�?/&.H/&)�,*�V&)*)(+W�+?)�?/&.H/&)�-%(I,>'&/+,%(�-/(�� ������X� #�Y)�.%H(0%/.).�+%�/�Z[B�*,7'0/+,%(�\6JFZ[B6U]4��T�_%�.%�*%W�%'�7'*+�I,&*+�*+/&+�+?)�*,7'0/+,%(�Y�*)0)-+,(>�+?)�T�aBZbD<A<:B�cBZb<A<:BF<�ZEda�I%0.)&�/(.�-0,-e,(>�+?)� �T�a6+/&+�*,7'0/+,%(a�,-%(4� �T�_?)�V&%7V+�+?/+�/00�%+?)&�%(0,()�,(+)&I/-)*�H,00�Y)�.,*/Y0).�,*�-%(I,&7).�H,+?�T�afga4��

Page 167: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A<� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � �L�M?)�N6J�OPB6QRN�*%I+H/&)�,*�*+/&+).�,(�/�*)S/&/+)�H,(.%H�,(�+?)�-%7S/-+�@,)H4��L�M?)�7/(/>)&�I%&�-%(I,>'&,(>�+?)�-%(()-+,%(�S&%S)&+,)*�T)K+)(.).�.%H(0%/.U�%S)(*�*?%&+0V�+?)&)/I+)&4� ���

Page 168: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A:� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � �L�$,&*+M�+?)�,(+)&I/-)�7'*+�N)�-%&&)-+0O�*)0)-+).4�P?,*�?/QQ)(*�,(�+?&))�*+)Q*4�L�POQ)�%I�+?)�R9SRB�,(+)&I/-)�L�RESTC� �L�R9SRB�,(+)&I/-)�L�RUB6TV�6JF<:;;S6JF<A;;� �L�B%(()-+,%(�+%�,(+)&I/-)S*'N()+�L�WRESTCD<W� ��

Page 169: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;A�H/&.I/&)�C%(J,>'&/+,%(�6KG<A<:CE1<=;:4.%-L� � �M�N?)�M�O6?%I�/00�-%7P/+,Q0)�.)@,-)*O�-?)-R�Q%L�7'*+�+?)(�Q)�*)0)-+).4�N?)�*)/&-?�J%&�.)@,-)*�,(�+?)�()+I%&R�,*�*+/&+).�QS�-0,-R,(>�+?)�M� �Q'++%(4� �

Page 170: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;A�H/&.I/&)�C%(J,>'&/+,%(�6KG<A<:CE1<=;:4.%-L� � �M�NJ�+?)�*,7'0/+,%(�,*�*?%I(�,(�+?)�OC%7P/+,Q0)�.)@,-)*�,(�+/&>)+�*'Q()+O�0,*+R�,+�7'*+�Q)�*)0)-+).�Q)J%&)�+?)�.%I(0%/.�-/(�Q)�*+/&+).4�SM�OCTUG<A;;�6,7'0/+,%(O�M�OV%/.OW� �M�X%'�J,&*+�%Q+/,(�/�P&)@,)I4�C%(J,&7�+?)�P&%7P+�M�OY@)&I&,+)�/00O�/(.�-%(+,(')�I,+?��M�OV%/.O4� �Z[\]_ab_ _cdefgh_cagihj_fb_klclfhb_lm_bkbnd_hlmb_go_pab_qrgsj_tnbklbuqv�wgi_xsm_olmj_sjjlplgmsh_lmognesplgm_lm_pab_qybccszbq_xghiemv_

Page 171: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AA� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � �L�M?)�L�N6+/&+�/00N�%O+,%(�H,00�P)�*)0)-+).�()K+�P)I%&)�+?)�.%H(0%/.�%O)&/+,%(�-/(�P)�-%7O0)+).�H,+?�L�N$,(,*?N4� �L�8I+)&�/�*'--)**I'0�.%H(0%/.Q�+?)�O&%R)-+�@,)H�H,00�%O)(�/>/,(�/'+%7/+,-/00S4�8�0%/.,(>�&)O%&+�/OO)/&*�,(�+?)�,(I%&7/+,%(�I,)0.�'(.)&�N9)()&/0N4�M?,*�-/(�P)�?)0OI'0�H?)(�+&%'P0)*?%%+,(>�/(�'(*'--)**I'0�.%H(0%/.4� ��

Page 172: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A=� �6BCDCED;<:F<;A�G/&.H/&)�B%(I,>'&/+,%(�6JF<A<:BD1<=;:4.%-K� � �L�M?)�-%7N/-+�@,)H�%I�+?)�OPB6QR�*,7'0/+,%(�?/*�+?)�I%00%H,(>�/NN)/&/(-)4�S%'�-/(�*H,+-?�T/-U�+%�+?)�N&%V)-+�@,)H�TW�-0,-U,(>�+?)�L� �,-%(4���M?)�OPB6QR�*,7'0/+,%(�?/*�+?)�I%00%H,(>�/NN)/&/(-)�,(�+?)�N&%V)-+�@,)H4���L�S%'�-/(�*))�+?)�.%H(0%/.).�-%(I,>'&/+,%(�,(�+?)�N&%V)-+�@,)H�TW�.%'T0)F-0,-U,(>��L�X3)@,-)�-%(I,>'&/+,%(X4�S%'�-/(�*H,+-?�+%�+?)�-%7N/-+�@,)H�%I�+?)�*,7'0/+,%(�TW�-0,-U,(>�+?)�L� �,-%(�,(�+?)�7)('�T/&4� �YZ[\]_abcd efgdgdbdghcibegjklmjcabkkjeneaeoojodgkef fbonpbo^ajkqgrcobegjkgkefgdabds�

Page 173: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;A�H/&.I/&)�C%(J,>'&/+,%(�6BG<A<:CE1<=;:4.%-K� � �=4L�����M�N���M��O��P����Q�R%�/&-?,@)�+?)�S&%T)-+U�*)0)-+�+?)�Q�V8&-?,@)�444V�-%77/(.�,(�+?)�Q�VW&%T)-+V�7)('4� �Q�C%(J,&7�+?)�S&%7S+�+%�*/@)�+?)�S&%T)-+�I,+?�Q�VX)*V4� �Q�6)0)-+�/�J%0.)&�I?)&)�Y%'�I/(+�+%�/&-?,@)�Y%'&�S&%T)-+�/(.�*/@)�,+�/*�/�VRZ8�W%&+/0�S&%T)-+�/&-?,@)V�J,0)�+YS)4�[Q�VRZ8�W%&+/0�S&%T)-+�/&-?,@)V�Q�V6CDEDFE;<:G<;AEH/&.I/&)�-%(J,>'&/+,%(E6BG<A<:C444V�Q�V6/@)V\�

Page 174: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;A�H/&.I/&)�C%(J,>'&/+,%(�6KG<A<:CE1<=;:4.%-L� � �M�C?)-N0,*+�� O�P�!�����Q���� ���Q �����<� R&%S)-+�I/*�-&)/+).� �:� 60%+�;T�R%I)&�7%.'0)�I,+?�-%&&)-+�%&.)&�('7U)&� �V� 60%+�<T�CRW�I,+?�-%&&)-+�%&.)&�('7U)&� �X� 60%+�<T�CRW�I,+?�-%&&)-+�J,&7I/&)�@)&*,%(� �A� 60%+�<T�8..&)**�/&)/�%J�+?)�.,>,+/0�,(Y'+*�-%&&)-+� �=� 60%+�<T�8..&)**�/&)/�%J�+?)�.,>,+/0�%'+Y'+*�-%&&)-+� �K� 60%+�<T�8..&)**�/&)/�%J�+?)�/(/0%>�,(Y'+*�-%&&)-+� �B� 60%+�<T�8..&)**�/&)/�%J�+?)�/(/0%>�%'+Y'+*�-%&&)-+� �Z� H/&.I/&)�-%(J,>'&/+,%(�I/*�-%7Y,0).�I,+?%'+�)&&%&�7)**/>)� �<;� H/&.I/&)�-%(J,>'&/+,%(�I/*�.%I(0%/.).�I,+?%'+�)&&%&�7)**/>)� �<<� R&%S)-+�I/*�*'--)**J'00[�/&-?,@).� ��

Page 175: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G<;A�H/&.I/&)�C%(J,>'&/+,%(�6KG<A<:CE1<=;:4.%-L� � �M��N�������K4<����O�P��N��������Q?)�?/&.I/&)�-%(J,>'&/+,%(�%J�+?)�+&/,()&�R/-S/>)�6TU8QTC�CVW�<A<:C�VF�I,+?�6%J+I/&)X��VU�<A;K�/(.�CV�<AY:GA�ZV1[$T\W6]�,*�(%+�)+�J'00�-%7R0)+)4�T(*)&+�+?)�J%00%I,(>�7,**,(>�7%.'0)4�6)0)-+�*0%+�:�J%&�+?)�-%77'(,-/+,%(*�R&%-)**%&4�6)+�+?)�V1[$T\W6�/..&)**�:�,(�+?)�R&%R)&+,)*�%J�+?)�V1[$T\W6�,(+)&J/-)�/(.�()+I%&S�+?,*�,(+)&J/-)�I,+?�/�_V1[$T\W6E<_�*'()+4a�b�<c�C[UUWFTC8QT[F�V1[CD66[1�CV�<AY:GA�$[1�C[FFDCQTF9�6TU8QTC��6KG<A;;�Q[�V1[$T\W6�3VX�3Vd<GU86QD1�[1�3VG6e8dDX�6K�8F3�V9f[V�C[UUWFTC8QT[FX�QTUD�6gFCH1[FTh8QT[FX�3T89F[6QTC6X�eD66�38Q8�Z[13D1�FWU\D1i�=9jKAY:GA$c;;G;cD;�]�K4:�� ���klmnopqrostulrtrnpmpsvnovwopqropmxyovnozv{|ov}n~o�

Page 176: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =;� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �J4L��M��N ����O��P��������Q�R�!�����S���� ���S �����<� 60%+�:T�A%77'(,-/+,%(*�U&%-)**%&�H,+?�-%&&)-+�%&.)&�('7V)&� �:� 60%+�:T�A%77'(,-/+,%(*�U&%-)**%&�H,+?�-%&&)-+��I,&7H/&)�@)&*,%(� �L� 60%+�:T�W1X$YZ[6�,(+)&I/-)�()+H%&\).�H,+?�*'V()+� �]� 60%+�:T�W1X$YZ[6�/..&)**�-%&&)-+� �F� G/&.H/&)�-%(I,>'&/+,%(�H/*�-%7U,0).�H,+?%'+�)&&%&�7)**/>)� �=� G/&.H/&)�-%(I,>'&/+,%(�H/*�.%H(0%/.).�H,+?%'+�)&&%&�7)**/>)� �J� W&%)-+�H/*�*'--)**I'00_�/&-?,@).� ��

Page 177: SCE-Hardware Configuration S7-1500 (2016)

������������������ ��������������� ����� ������������������������ ���!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =<� �6ABCBDC;<:E<;F�G/&.H/&)�A%(I,>'&/+,%(�6JE<F<:AC1<=;:4.%-K� � �L��������� ��M���������N%'�-/(�I,(.�/..,+,%(/0�,(I%&7/+,%(�/*�/(�%&,)(+/+,%(�/,.�I%&�,(,+,/0�/(.�/.@/(-).�+&/,(,(>O�I%&�)K/7P0)Q�9)++,(>�6+/&+).O�@,.)%*O�+'+%&,/0*O�/PP*O�7/('/0*O�P&%>&/77,(>�>',.)0,()*�/(.�+&,/0�*%I+H/&)RI,&7H/&)O�/+�+?)�I%00%H,(>�0,(SQ����HHH4*,)7)(*4-%7R*-)R*JE<F;;������

Page 178: SCE-Hardware Configuration S7-1500 (2016)

����������������������������� ��������������������������������������� ����������������� ��������� �������������� !��"���� �#��� ����$����������� �%���&������'��������&����!#� !(��)$�*��������+ �����"����"�,�!-+ �./01234565671/833598:8;1�����������������(��<�������&���+�������=>�*?�����

Page 179: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �����N�������������O��P��Q�R����N�Q��������������� ��Q��������������� ��Q�S� ����������T�����"��U�!����R��#�V&.)&�(%4W�=B6IJ<=EX$D;;EY8Z<�S� ����������T��������U�[��N���R�[�������������\�����������V&.()&�(%4W��=B6IJ<:E<A];;EY8Z<�S� ����������T��������U�[��N���R�[�����������\�������������_� a"�bT�c�V&.()&�(%4W��=B6IJ<:E<A];;EY8Z:�S� ����������T��������U�[��N���R�[����V&.()&�(%4W��=B6IJ<:E<A];;EY8Z=�S� ����������T��������U�[��N���R�[����������������_� a"�bT�c�V&.()&�(%4W��=B6IJ<:E<A];;EY8ZI��!������ �����ON��#������������������S� �����������������!���� �V&.)&�(%4W�=B6I<JJE=8d;;E;8Z;�S� �����������������!���� �[��N��O������� ���U� ef����� ���V&.()&�(%4W�=B6I<JJE=8d;;E;8Z<�S� �����������������!���� �[��N����������������� ���a�g�Uh������ �i�j��V&.()&�(%4W�=B6I<JJE=8d;;E;8Z:�S� �����������������!���� �[��N����������������� ��������������� ����V&.()&�(%4W�=B6I<JJE=8d;;E;8ZX�S� ������������������� ����kO�Q������� ��V&.)&�(%4W�=B6I<JJE=8d;;E;8Z;����������������\���R�[����R���������l��������������\����R�QQ��� �i�m����� �� ���Q��V&.)&�(%4W�=B6In::E<88;XEYo8J�l��������������\����R�QQ��� �i�m���� �QQ����� ���Q��_�O��������Q��Qc�V&.)&�(%4W�=B6In::E<Z8;XEYo8J�l��������������\����R�QQ��� �i�m���TO����� ���Q��_�O��������Q��Qc�V&.)&�(%4W�=B6In::E<88;XEYoBJ�l��������������\����R�QQ��� �i�m���������� ���Q��_�O��������Q��Qc�V&.)&�(%4W�=B6In::E<8A;XEYo8J��D%+)�+?/+�+?)*)�+&/,()&�p/-q/>)*�/&)�&)p0/-).�G,+?�*'--)**%&�p/-q/>)*�G?)(�()-)**/&r4�8(�%@)&@,)G�%H�+?)�-'&&)(+0r�/@/,0/s0)�6AB�p/-q/>)*�,*�p&%@,.).�/+W�*,)7)(*4-%7t*-)t+p����������������$%&�&)>,%(/0�6,)7)(*�6AB�-%(+,(').�+&/,(,(>u�>)+�,(�+%'-?�G,+?�r%'&�&)>,%(/0�6AB�-%(+/-+�*,)7)(*4-%7t*-)t-%(+/-+���������� ��R��������������������*,)7)(*4-%7t*-)���R����������������Q��K?)�6AB�+&/,(,(>�-'&&,-'0'7�H%&�+?)�,(+)>&/+).�/'+%7/+,%(�*%0'+,%(�K%+/00r�v(+)>&/+).�8'+%7/+,%(�wKv8x�G/*�p&)p/&).�H%&�+?)�p&%>&/7�y6,)7)(*�8'+%7/+,%(�A%%p)&/+)*�G,+?�B.'-/+,%(�w6ABxy�*p)-,H,-/00r�H%&�+&/,(,(>�p'&p%*)*�H%&�p's0,-�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�6,)7)(*�89�.%)*�(%+�>'/&/(+))�+?)�-%(+)(+*4�K?,*�.%-'7)(+�,*�+%�s)�'*).�%(0r�H%&�,(,+,/0�+&/,(,(>�%(�6,)7)(*�p&%.'-+*t*r*+)7*4�K?,*�7)/(*�,+�-/(�s)�-%p,).�,(�G?%0)�%&�p/&+�/(.�>,@)(�+%�+?%*)�s),(>�+&/,().�H%&�'*)�G,+?,(�+?)�*-%p)�%H�+?),&�+&/,(,(>4�

Page 180: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �B,&-'0/+,%(�%&�-%OP,(>�+?,*�+&/,(,(>�-'&&,-'0'7�/(.�*?/&,(>�,+*�-%(+)(+�,*�O)&7,++).�H,+?,(�O'Q0,-�+&/,(,(>�/(.�/.@/(-).�+&/,(,(>�I/-,0,+,)*�I%&�+&/,(,(>�O'&O%*)*4���CN-)O+,%(*�&)R',&)�H&,++)(�-%(*)(+�I&%7�+?)�6,)7)(*�89�-%(+/-+S�1%0/(.�6-?)')&)&�&%0/(.4*-?)')&)&T*,)7)(*4-%74��UII)(.)&*�H,00�Q)�?)0.�0,/Q0)4�800�&,>?+*�,(-0'.,(>�+&/(*0/+,%(�/&)�&)*)&@).V�O/&+,-'0/&0P�,I�/�O/+)(+�,*�>&/(+).�%&�/�'+,0,+P�7%.)0�%&�.)*,>(�,*�&)>,*+)&).4��W*)�I%&�,(.'*+&,/0�-'*+%7)&�-%'&*)*�,*�)NO&)**0P�O&%?,Q,+).4�X)�.%�(%+�-%(*)(+�+%�-%77)&-,/0�'*)�%I�+?)�+&/,(,(>�-'&&,-'0'7*4���X)�H,*?�+%�+?/(Y�+?)�LW�3&)*.)(V�O/&+,-'0/&0P�M&%I4�3&4FZ(>4�[)%(�W&Q/*�/(.�3,O04FZ(>4�8(()++�MI)II)&V�+?)�\,-?/)0�3],/00/*�C(>,())&,(>�B%&O%&/+,%(�/(.�/00�%+?)&�,(@%0@).�O)&*%(*�I%&�+?),&�*'OO%&+�.'&,(>�+?)�O&)O/&/+,%(�%I�+?,*�+&/,(,(>�-'&&,-'0'74�

Page 181: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � ���O ���P������Q�<R 9%/0�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�=R:R M&)&)S',*,+)�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�=RTR L?)%&U�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�=RT4<R 6VW8LVB�6JF<K;;�/'+%7/+,%(�*U*+)7�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�=RT4<4<R 1/(>)�%I�7%.'0)*�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�XRT4<4:R CN/7Y0)�-%(I,>'&/+,%(�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<<RT4:R ZY)&/+%&�-%(+&%0�/(.�.,*Y0/U�)0)7)(+*�%I�+?)�BM[�<K<=$FT�ME\3M444444444444444444444444444444444444444444�<:RT4:4<R $&%(+�@,)H�%I�+?)�BM[�<K<=$FT�ME\3M�H,+?�,(+)>&/+).�.,*Y0/U�44444444444444444444444444444444444444444�<:RT4:4:R 6+/+'*�/(.�)&&%&�.,*Y0/U*�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<:RT4:4TR ZY)&/+%&�-%(+&%0�/(.�-%(()-+,%(�)0)7)(+*�%I�+?)�BM[�<K<=$FT�ME\3M�])?,(.�+?)�I&%(+�I0/Y� <TRT4:4AR 6VW8LVB�W)7%&U�B/&.�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<ART4:4KR W%.)�*H,+-?�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<ART4:4=R 3,*Y0/U�.)&�BM[�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<KRT4TR W)7%&U�/&)/*�%I�+?)�BM[�<K<=$FT�ME\3M�/(.�+?)�6VW8LVB�7)7%&U�-/&.�44444444444444444444444444444�<JRT4AR B%(I,>'&/+,%(�/(.�%Y)&/+,%(�%I�+?)�6VW8LVB�CL�:;;6M�444444444444444444444444444444444444444444444444444444444444�<XRT4A4<R 6VW8LVB�CL�:;;6M�3,*+&,]'+).�V\Z�444444444444444444444444444444444444444444444444444444444444444444444444444444444444�<XRT4A4:R 1/(>)�%I�7%.'0)*�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:;RT4A4TR CN/7Y0)�-%(I,>'&/+,%(�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:TRT4KR 6LCM�J�M&%I)**,%(/0�<T�_LV8�M%&+/0�<T�Y&%>&/77,(>�*%I+H/&)�4444444444444444444444444444444444444444444�:ART4K4<R M&%a)-+�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:KRT4K4:R G/&.H/&)�-%(I,>'&/+,%(�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:KRT4K4TR B)(+&/0�/(.�.,*+&,]'+).�/'+%7/+,%(�*+&'-+'&)�4444444444444444444444444444444444444444444444444444444444444444444444�:=RT4K4AR M0/((,(>�+?)�?/&.H/&)�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:=RT4K4KR LV8�M%&+/0�b�M&%a)-+�@,)H�/(.�Y%&+/0�@,)H�444444444444444444444444444444444444444444444444444444444444444444444444444�:JRT4K4=R c/*,-�*)++,(>*�I%&�+?)�LV8�M%&+/0�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�:dRT4K4JR 6)++,(>�+?)�VM�/..&)**�%(�+?)�Y&%>&/77,(>�.)@,-)444444444444444444444444444444444444444444444444444444444444�T<RT4K4XR 6)++,(>�+?)�VM�/..&)**�,(�+?)�BM[�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444�TART4K4dR $%&7/++,(>�+?)�7)7%&U�-/&.�,(�+?)�BM[�4444444444444444444444444444444444444444444444444444444444444444444444444444�TJR

Page 182: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N4A4<;O 1)*)++,(>�+?)�BLP�+%�I/-+%&Q�*)++,(>*�444444444444444444444444444444444444444444444444444444444444444444444444444444444�NRON4A4<<O 6)++,(>�+?)�SL�/..&)**�,(�+?)�CK�:;;6L�44444444444444444444444444444444444444444444444444444444444444444444444444444�NTON4A4<:O 1)/.,(>�+?)�I,&7H/&)�@)&*,%(�%I�+?)�CK�:;;6L�44444444444444444444444444444444444444444444444444444444444444444�U:OUO K/*V�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�UNOAO L0/((,(>�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�UUO=O 6+&'-+'&).�*+)WFXQF*+)W�,(*+&'-+,%(*�444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�UAO=4<O B&)/+)�/�()H�W&%Y)-+�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�UAO=4:O S(*)&+�+?)�BLP�<A<=$FN�LEZ3L�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�U=O=4NO B%(I,>'&)�+?)�C+?)&()+�,(+)&I/-)�%I�+?)�BLP�<A<=$FN�LEZ3L�444444444444444444444444444444444444444444444444444�A;O=4UO B%(I,>'&)�+?)�I/,0F*/I)�%W)&/+,%(�%I�+?)�BLP�<A<=$FN�LEZ3L�444444444444444444444444444444444444444444444444444�A<O=4AO B%(I,>'&)�+?)�/--)**�0)@)0�I%&�+?)�BLP�<A<=$FN�LEZ3L�44444444444444444444444444444444444444444444444444444444444�A:O=4=O S(*)&+�W%H)&�7%.'0)�L[�<T;\�<:;Z:N;]8B�44444444444444444444444444444444444444444444444444444444444444444444444444444�ANO=4JO S(*)&+�+?)�CK�:;;6L�,(+)&I/-)�7%.'0)�S[<AAF=LE�G$�44444444444444444444444444444444444444444444444444444444444444�AUO=4RO B%(I,>'&)�+?)�CK�:;;6L�Z�S[�<AAF=LE�G$�444444444444444444444444444444444444444444444444444444444444444444444444444444444�A=O=4TO S(*)&+�+?)�:�.,>,+/0�,(W'+�7%.'0)*�3S�RM:U]3B�G$�444444444444444444444444444444444444444444444444444444444444444444444�ARO=4<;OS(*)&+�+?)�:�.,>,+/0�%'+W'+�7%.'0)*�3 �RM:U]3BZ;4A8�G$�44444444444444444444444444444444444444444444444444444444�=;O=4<<O1)W0/-)�-%7W%()(+*�,(�+?)�?/&.H/&)�-%(I,>'&/+,%(�444444444444444444444444444444444444444444444444444444444444444444�=<O=4<:OS(*)&+�+?)�*)&@)&�7%.'0)�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�=:O=4<NOB%(I,>'&)�+?)�/..&)**�/&)/*�3SZ3 _�ab�4444444444444444444444444444444444444444444444444444444444444444444444444444444444�=NO=4<UOB%(I,>'&/+,%(�%I�+?)�W%+)(+,/0�>&%'W*�%I�+?)�c/*)�P(,+*�4444444444444444444444444444444444444444444444444444444444444�=UO=4<AO6/@)�/(.�-%7W,0)�+?)�?/&.H/&)�-%(I,>'&/+,%(�444444444444444444444444444444444444444444444444444444444444444444444444444�==O=4<=O8**,>(�.)@,-)�(/7)�+%�,(+)&I/-)�7%.'0)�S[�<AAF=LE�G$�4444444444444444444444444444444444444444444444444444444444�=JO=4<JO3%H(0%/.�+?)�?/&.H/&)�-%(I,>'&/+,%(�+%�+?)�.)@,-)�444444444444444444444444444444444444444444444444444444444444444444�J;O=4<RO8&-?,@)�+?)�W&%Y)-+�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�JAO=4<TOB?)-V0,*+�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�J=OJO CM)&-,*)�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�JJOJ4<O K/*V�d�CM)&-,*)�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�JJOJ4:O L0/((,(>�44444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�JJOJ4NO B?)-V0,*+�d�CM)&-,*)�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�JRORO 8..,+,%(/0�,(I%&7/+,%(�4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444�JTO

Page 183: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �!���N�O�P�Q�O!R�O���SN"�TUO���SN�V�����������W�����"��N�!��R��Q����������X����OS"�N�����T�� �Y(�+?,*�-?/Z+)&[�\%'�G,00�H,&*+�0)/&(�?%G�+%�]_a_bbcde_]a4�f%'�/&)�+?)(�*?%G(�?%G�+?)�g hi _bjkb]dlmjno_h4��������p��q����f%'�.%�(%+�()).�/(\�Z&)@,%'*�r(%G0).>)�H&%7�%+?)&�-?/Z+)&*�+%�*'--)**H'00\�-%7Z0)+)�+?,*�-?/Z+)&4�s��t���#�u4<����������W����������������q#q����K?)�6Yv8KYA�6IE<J;;�/'+%7/+,%(�*\*+)7�,*�/�7%.'0/&�-%(+&%00)&�*\*+)7�H%&�+?)�7,..0)�+%�'ZZ)&�Z)&H%&7/(-)�&/(>)4�8�-%7Z&)?)(*,@)�&/(>)�%H�7%.'0)*�,*�/@/,0/w0)�+%�%Z+,7/00\�/./Z+�+?)�*\*+)7�+%�+?)�/'+%7/+,%(�+/*r4�6Yv8KYA�6IE<J;;�,*�+?)�()M+�>)()&/+,%(�%H�+?)�6Yv8KYA�6IEu;;�/(.�6IEx;;�/'+%7/+,%(�*\*+)7*�G,+?�+?)�H%00%G,(>�()G�Z)&H%&7/(-)�H)/+'&)*4�y�Y(-&)/*).�*\*+)7�Z)&H%&7/(-)�y�Y(+)>&/+).�7%+,%(�-%(+&%0�H'(-+,%(/0,+\�y�L1z$YDBK�Yz�Y1K�y�Y(+)>&/+).�.,*Z0/\�H%&�7/-?,()E0)@)0�%Z)&/+,%(�/(.�.,/>(%*+,-*�y�6KBL�I�0/(>'/>)�,((%@/+,%(*�G?,0)�7/,(+/,(,(>�Z&%@)(�H'(-+,%(*��

Page 184: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �K?)�6AF<J;;�-%(+&%00)&�-%(*,*+*�%I�/�N%H)&�*'NN0O�PQ�/�BLR�H,+?�,(+)>&/+).�.,*N0/O�S�/(.�,(N'+�/(.�%'+N'+�7%.'0)*�I%&�.,>,+/0�/(.�/(/0%>�*,>(/0*�T4�K?)�7%.'0)*�/&)�7%'(+).�%(�/�7%'(+,(>�&/,0�H,+?�,(+)>&/+).�3UE�&/,0�N&%I,0)�V4�UI�()-)**/&OQ�-%77'(,-/+,%(�N&%-)**%&*�/(.�I'(-+,%(�7%.'0)*�/&)�/0*%�'*).�I%&�*N)-,/0�+/*W*�*'-?�/*�*+)NN)&�7%+%&�-%(+&%04�� ���� K?)�N&%>&/77/X0)�0%>,-YZ[\][__YabcdeYfggY]hYijYk[lmnY][Yn[\o][Ym\pYZ[\][_YmYnmZho\Y[Yk[ZggqYr\Yp[o\lYg[sY]hYijYk[lmnYgZm\gY]hYrtuYn[pf_gYvomYo\kf]Ympp gggYawreYm\pYmpp gggY]hoY[f]kf]Ympp gggYawxeqYK?)�*O*+)7�,*�N&%>&/77).�H,+?�+?)�6KCL�A�L&%I)**,%(/0�y<z�*%I+H/&)4�� P� V�S� T�P� S�

Page 185: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �OPQPQRSTUVWRXYRZX[\]WRL?)�6_8L_B�6JF<K;;�,*�/�7%.'0/&�/'+%7/+,%(�*a*+)7�/(.�%II)&*�+?)�I%00%H,(>�&/(>)�%I�7%.'0)*b������ �c����dd�����d�e��fdg�h��i������������dc �#�L?)�BMj*�?/@)�.,II)&)(+�k)&I%&7/(-)�-/k/l,0,+a�/(.�)N)-'+)�+?)�'*)&�k&%>&/74�_(�/..,+,%(m�+?)�%+?)&�7%.'0)*�/&)�*'kk0,).�k%H)&�@,/�+?)�l/-nk0/()�l'*�H,+?�+?)�,(+)>&/+).�*a*+)7�k%H)&�*'kk0a4�8..,+,%(/0�k&%k)&+,)*�/(.�I'(-+,%(*�%I�+?)�BMjb�opqrsstuvwxyvrupzvxp{y|}~u}y�opqrsstuvwxyvrupzvxp���������������{��op���pwrsstuvwxyvrup�r~pG _�.)@,-)*�op�}�p�}~z}~�op�uy}�~xy}�py}w|ur�r��p�tuwyvru�p�}���p���pwruy~r��}~�psryvrupwruy~r��p}yw���op���y}sp�vx�ur�yvw��op�uy}�~xy}�p�}wt~vy�p�}���p�ur�F?%Hm�-%kam�/--)**m�,(+)>&,+a�k&%+)-+,%(��op�uy}�~xy}�p�v�vyx�pxu�pxux�r�pvu�ty�pxu�prty�ty�p�qrs�xw+�BMj*��� � ���

Page 186: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � ��#O����P�Q���O�PP #����� �O�R��S�R�������P���T� ���O��U�V�!������W��V����!�S�H,+?�-%(()-+,%(�+%�+?)�X/-YZ0/()�X'*�*'ZZ0[�+?)�-%(I,>'&).�7%.'0)*�H,+?�+?)�,(+)&(/0�*'ZZ0[�@%0+/>)4� ��\�����������O�PP #����� �O�R��S�R�������P���T� ���O������W��V���S�.%�(%+�?/@)�/�-%(()-+,%(�+%�+?)�X/-YZ0/()�X'*�%I�+?)�6JF<K;;�/'+%7/+,%(�*[*+)74�L?)�0%/.�-'&&)(+�*'ZZ0[�,*�'*).�+%�*'ZZ0[�:]��3B�+%�+?)�*[*+)7�Z%H)&�*'ZZ0[�%I�+?)�BM_�+?)�,(Z'+�/(.�%'+Z'+�-,&-',+*�%I�abc�7%.'0)*�/(.�+?)�*)(*%&*�/(.�/-+'/+%&*4���

Page 187: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <;� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � ���N����� �O��H%&�.,>,+/0�,(P'+�Q3RS�T�.,>,+/0�%'+P'+�Q3US�T�/(/0%>�,(P'+�Q8RS�T�/(/0%>�%'+P'+�Q8US������V� �#����� �O�W��X�/*�,(-&)7)(+/0�)(-%.)&*�/(.�P'0*)�)(-%.)&*�G,+?TG,+?%'+�.,&)-+,%(�*,>(/04������������������� �O�W��X��H%&�*)&,/0�-%77'(,-/+,%(�16:Y:�T�16Z::�T�16Z[J\�L1]$R_6�/(.�L1]$RDBK4���

Page 188: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <<� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � ��������������#�������'N�+%�/�7/M,7'7�%H�O:�9P�H%&�*+%&,(>�N&%>&/7�./+/�/(.�H%&�)/*Q�&)N0/-)7)(+�%H�ALR*�.'&,(>�7/,(+)(/(-)4��STUTVWXYZ[\]W_abcdefZgcaWK?)�H%00%G,(>�-%(H,>'&/+,%(�%H�/(�6IE<J;;�/'+%7/+,%(�*Q*+)7�G,00�h)�'*).�H%&�+?)�N&%>&/7�)M/7N0)�,(�+?,*�-'&&,-'0'74� �ijk%/.�-'&&)(+�*'NN0Q�7%.'0)�lLmn�G,+?�<:;o:O;�p�8Aq�J;�Fr�o�=;�Frq�<s;�t�,(N'+�/(.�:u�p�3A�o�v�8�%'+N'+�wjA)(+&/0�N&%-)**,(>�'(,+�ALR�<J<=$EO�LDo3L�G,+?�,(+)>&/+).�L1x$yPR6�/(.�L1x$yDBK�,(+)&H/-)*��� ij wj

Page 189: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <:� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �N4:�OP������������ ������QP �#�� ����Q��R��S����T�����"�U��V�!��K?)�H,>'&)�W)0%G�*?%G*�+?)�%X)&/+%&�-%(+&%0�/(.�.,*X0/Y�)0)7)(+*�%H�/�ALZ�<J<=$EN�LD[3L4�K?)�/&&/(>)7)(+�/(.�('7W)&�%H�)0)7)(+*�.,HH)&�H&%7�+?,*�H,>'&)�H%&�%+?)&�ALZ*4�\]]_abcdefghicjekhlmn_o_paq\mrstmigekgdehubvehwwgxyzv{ �\]] |eve}xvdwhbbcbwgxyzv{xK?)�ALZ�-%7)*�G,+?�+?)�H%00%G,(>�~B3�.,*X0/Y*�� �

Page 190: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �OPQPORSTUVWXYVRZY[XVY\RW[]RZY[[UZXY[RU\U_U[XRYaRXbURcdeRfgfhijORdklmdRnUb[]RXbURaVY[XRa\WTR� �� kYXUopqrsptuvwxptyz{p|}xrpxrsp~}�{yz�p�zwp�spus�v�s~pzw~p}w�suxs~p~�u}w�pv{suzx}vw�p� kYXUopqrsp�������qpt}sy~p~s�}�s�p��qp�����p}wpxr}�p�z�s�p�rv�y~p�sp�vwws�xs~pxvpxrsp�������qp}wxsutz�s����p|}xrpxrsp�p{vux��p�

Page 191: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �OPQPRSTUVWXUYSVZ[\]SY_]S8�6ab8LaB�b,-&%�b)7%&c�B/&.�,*�'*).�/*�+?)�7)7%&c�7%.'0)�I%&�+?)�BMd*4�L?,*�,*�/�e&)I%&7/++).�7)7%&c�-/&.�+?/+�,*�-%7e/+,f0)�H,+?�+?)�g,(.%H*�I,0)�*c*+)74�a+�,*�/@/,0/f0)�H,+?�@/&,%'*�*+%&/>)�-/e/-,+,)*�/(.�-/(�f)�'*).�I%&�+?)�I%00%H,(>�e'&e%*)*h�i�L&/(*e%&+/f0)�./+/�*+%&/>)�7).,'7�i�M&%>&/7�-/&.�i�$,&7H/&)�'e./+)�-/&.�L?)�bbB���j��f)�,(*)&+).�+%�%e)&/+)�+?)�BMd�/*�+?)�BMd*�?/@)�(%�,(+)>&/+).�0%/.�7)7%&c4�8�-%77)&-,/00c�/@/,0/f0)�63�-/&.�&)/.)&�,*�()).).�+%�H&,+)k&)/.�+?)�6ab8LaB�7)7%&c�-/&.�H,+?�+?)�e&%>&/77,(>�.)@,-)�%&�MB4�L?,*�/00%H*�I,0)*�+%�f)�-%e,).�.,&)-+0c�+%�+?)�6ab8LaB�7)7%&c�-/&.�'*,(>�g,(.%H*�CNe0%&)&l�I%&�)N/7e0)4�m\nZopqrpstpuvwxyyvz{v{pr|}rpr|vp~q���q�pyvyxu�pw}u{pxz��p�vpuvyx�v{pxupsztvurv{p�|vzpr|vp���pstpszpr|vp�����p���ptr}rv�pOPQP�SV\ZS���n��SL?)�7%.)�*H,+-?�/00%H*�c%'�+%�*)+�+?)�%e)&/+,(>�7%.)�%I�+?)�BMd4�L?)�7%.)�*H,+-?�,*�.)*,>().�/*�/�+%>>0)�*H,+-?�H,+?���*H,+-?�e%*,+,%(*4���j����� ����� ��� ������1dE� 1dE�7%.)� L?)�BMd�e&%-)**)*�+?)�'*)&�e&%>&/74�6L�M� 6L�M�7%.)� L?)�BMd�,*�(%+�)N)-'+,(>�+?)�'*)&�e&%>&/74�b1C6� b)7%&c�&)*)+� M%*,+,%(�I%&�BMd�7)7%&c�&)*)+4���%'�-/(�/0*%�'*)�+?)�f'++%(�%(�+?)�BMd�%e)&/+%&�e/()0�%I�+?)�6LCM�J�M&%I)**,%(/0��<��*%I+H/&)�,(��(0,()�2�3,/>(%*+,-*�+%�*H,+-?�+?)�%e)&/+,(>�7%.)�������%&��� ¡4��L?)�%e)&/+%&�e/()0�/0*%�-%(+/,(*�/(������f'++%(�I%&�e)&I%&7,(>�/�7)7%&c�&)*)+�/(.�.,*e0/c*�+?)�*+/+'*�¢C3*�%I�+?)�BMd4� ��

Page 192: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �NOPOQRSTUVWXYRZ[\R] _RK?)�6JF<A;;�BL �?/*�/�I&%(+�I0/a�H,+?�/�.,*a0/b�/(.�-%(+&%0�c)b*4�B%(+&%0�./+/�/(.�*+/+'*�./+/�-/(�d)�.,*a0/b).�,(�@/&,%'*�7)('*�%(�+?)�.,*a0/b�/(.�('7)&%'*�*)++,(>*�-/(�d)�-%(I,>'&).4�e%'�'*)�+?)�-%(+&%0�c)b*�+%�(/@,>/+)�+?&%'>?�+?)�7)('*4��f����gh �#��i��f����j��ii��g��f��i� �k��i�����gl�mnonpqrrstsuvnpqwxyz{nyzu|}z|swn~zun�snwsys~vsp��mn�qz|u�wvq~n�swwz|swnztsnpqwxyz{spnqunxyzqunvs�v��mn��snquvstrz~snw)++,(>*�-/(�d)�-?/(>).�0%-/00b4�mn�zww��tpnzwwq|u�suvnr�tnpqwxyz{n�xstzvq�unqwnx�wwq�ysnv�t�}|�nv�sn���n��tvzy������k��i��f����gh �#��i����������l� ������ ���#g��i��f����gh �#�mn��}tnztt��n�s{w�n�}x��n�p��u��n�ysrv��n�tq|�v��mn�un���n�s{�mn�un��n�s{� �

Page 193: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <=� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �"�����N��O��P��QRSQ����Q���Q�T�#N�U�$%&�7)('�-%77/(.*�,(�G?,-?�/(�,(V'+�-/(�W)�7/.)X�Y�Z[\]\_ab\_ccdee\fg\fhd\idjk\cgii_jbl\cgjmani_fagj\gm\ajokf\_jb\dpaf\mngi\dbafajq\7%.)�Y�rst\]\ndefgn_fagj\gm\gnaqaj_\cgjfdjf\uvhach\id_je\ch_jqde\_nd\jgf\e_dbw\_jb\dpaf�H&%7�).,+,(>�7%.)�U�$%&�7)('�-%77/(.*�,(�G?,-?�(%�,(V'+�-/(�W)�7/.)X�Y�Z[\]\fg\jdpf\ekxidjk\cgii_jb�Y�rst\]\x_cy\fg\ondagke\idjk\cgii_jb���z�� �{ ��N�{���N��O��P����N| �#}���������������N� ����� �~| ������� �@)&@,)G� K?)���@)&@,)G��7)('�-%(+/,(*�,(H%&7/+,%(�/W%'+�+?)�V&%V)&+,)*�%H�+?)�AL�4�� 3,/>(%*+,-*� K?)��3,/>(%*+,-*��7)('�-%(+/,(*�,(H%&7/+,%(�/W%'+�.,/>(%*+,-�7)**/>)*��+?)�.,/>(%*+,-�.)*-&,V+,%(�/(.�+?)�,(.,-/+,%(�%H�,(+)&&'V+*4�K?)&)�,*�/0*%�,(H%&7/+,%(�/W%'+�+?)�()+G%&��V&%V)&+,)*�%H�)/-?�,(+)&H/-)�%H�+?)�AL�4�� 6)++,(>*� �(�+?)��6)++,(>*��7)('��+?)��L�/..&)**)*�%H�+?)�AL��/&)�/**,>().��+?)�./+)��+,7)��+,7)��%()*��%V)&/+,(>�7%.)*��1�D�6K�L��/(.�V&%+)-+,%(�0)@)0*�/&)�*)+��+?)�AL��7)7%&��,*�&)*)+�/(.�,+*�H/-+%&��*)++,(>*�/&)�&)*+%&).�/(.�+?)�*+/+'*�%H�H,&7G/&)�'V./+)*�,*�.,*V0/�).4�� �%.'0)*� K?)���%.'0)*��7)('�-%(+/,(*�,(H%&7/+,%(�/W%'+�+?)�7%.'0)*�+?/+�/&)�'*).�,(��%'&�-%(H,>'&/+,%(4�K?)�7%.'0)*�-/(�W)�'*).�/*�-)(+&/0�%&�.,*+&,W'+).�7%.'0)*4��3,*+&,W'+).�7%.'0)*�/&)�-%(()-+).�+%�+?)�AL��@,/�L1�$�DBK�/(.�%&�L1�$���64��%'�?/@)�+?)�%V+,%(�?)&)�+%�*)+�+?)��L�/..&)**)*�H%&�/�AL�4�� 3,*V0/�� �(�+?)��3,*V0/���7)('��*)++,(>*�/&)�7/.)�H%&�/00�/*V)-+*�%H�+?)�.,*V0/���*'-?�/*�+?)�0/(>'/>)�*)++,(>��W&,>?+()**�*)++,(>�/(.�B()&>�E*/@,(>�7%.)4��B()&>�E*/@,(>�./&�)(*�+?)�.,*V0/�4�6+/(.W��7%.)�*G,+-?)*�%HH�+?)�.,*V0/�4����

Page 194: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N4N������#�����O��P��Q����R�����"�S��T�!������Q���������������#������K?)�I%00%H,(>�I,>'&)�*?%H*�+?)�7)7%&U�/&)/*�%I�+?)�BLV�/(.�+?)�0%/.�7)7%&U�%(�+?)�6WX8KWB�7)7%&U�-/&.4��W(�/..,+,%(�+%�+?)�0%/.�7)7%&UY�%+?)&�./+/�-/(�Z)�0%/.).�%(+%�+?)�6WX8KWB�7)7%&U�-/&.�'*,(>�[,(.%H*�CM\0%&)&4�K?,*�,(-0'.)*�&)-,\)*Y�./+/�0%>*Y�\&%])-+�Z/-'\*�/(.�/..,+,%(/0�.%-'7)(+/+,%(�I%&�+?)�\&%>&/74� �_���������#�%/.�7)7%&U�,*�(%(F@%0/+,0)�7)7%&U�I%&�-%.)�Z0%-*Y�./+/�Z0%-*Y�+)-?(%0%>U�%Z])-+*�/(.�+?)�?/&.H/&)�-%(I,>'&/+,%(4�[?)(�+?)*)�%Z])-+*�/&)�.%H(0%/.).�+%�+?)�BLVY�+?)U�/&)�I,&*+�*+%&).�,(�+?)�0%/.�7)7%&U4�K?,*�7)7%&U�,*�0%-/+).�%(�+?)�6WX8KWB�7)7%&U�-/&.4�a��b������#�[%&�7)7%&U�,*�@%0/+,0)�7)7%&U�+?/+�-%(+/,(*�+?)�-%.)�/(.�./+/�Z0%-*4�K?)�H%&�7)7%&U�,*�,(+)>&/+).�,(+%�+?)�BLV�/(.�-/((%+�Z)�)M\/(.).4�W(�6AF<J;;�BLV*Y�+?)�H%&�7)7%&U�,*�.,@,.).�,(+%�+H%�/&)/*c�d�B%.)�H%&�7)7%&Uc��e�K?)�-%.)�H%&�7)7%&U�-%(+/,(*�&'(+,7)F&)0)@/(+�\/&+*�%I�+?)�\&%>&/7�-%.)4�d�3/+/�H%&�7)7%&Uc��e�K?)�./+/�H%&�7)7%&U�-%(+/,(*�+?)�&'(+,7)F&)0)@/(+�\/&+*�%I�+?)�./+/�Z0%-*�/(.�+)-?(%0%>U�%Z])-+*4��

Page 195: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �8+�+?)�%O)&/+,(>�7%.)�+&/(*,+,%(*�I&%7�MPQC1�PE�+%�*+/&+'O�/(.�I&%7�6LPM�+%�*+/&+'OR�+/>*�%I�>0%S/0�./+/�S0%-T*R�,(*+/(-)�./+/�S0%-T*�/(.�+)-?(%0%>U�%SV)-+*�/&)�,(,+,/0,W).�H,+?�+?),&�*+/&+�@/0')*4�1)+)(+,@)�+/>*�&)+/,(�+?),&�/-+'/0�@/0')*�+?/+�H)&)�*/@).�,(�+?)�&)+)(+,@)�7)7%&U4�X�����Y�������#�1)+)(+,@)�7)7%&U�,*�(%(F@%0/+,0)�7)7%&U�I%&�*/@,(>�-)&+/,(�./+/�,(�+?)�)@)(+�%I�O%H)&�I/,0'&)4�L?)�+/>*�/(.�%O)&/(.�/&)/*�+?/+�?/@)�S))(�.)I,().�/*�&)+)(+,@)�/&)�*/@).�,(�+?)�&)+)(+,@)�7)7%&U4�L?,*�./+/�,*�&)+/,().�S)U%(.�O%H)&F%II�%&�O%H)&�I/,0'&)4�800�%+?)&�O&%>&/7�+/>*�/&)�*)+�+%�+?),&�*+/&+�@/0')*�/+�+?)�%O)&/+,(>�7%.)�+&/(*,+,%(*�I&%7�MPQC1�PE�+%�*+/&+'O�/(.�I&%7�6LPM�+%�*+/&+'O4�L?)�-%(+)(+�%I�&)+)(+,@)�7)7%&U�,*�.)0)+).�SU�+?)�I%00%H,(>�/-+,%(*Z�[\] _ ab\acd�[\e cd\d\fghdab\cddijkc�lmnopqrstuvwxquvyzq{|qus}~x{�{y�q{��s}uzqvtsqv�z{qzu{ts�qwxqu~sqtsusxuw�sq�s�{t��q�~szsquvyzqvtsqx{uq�s�sus�q��qvq�s�{t�qtszsu�q��4����������������������������������������������������������������������������n�� ¡no¢��£¤�6¥¦8L¥B�CL�:;;6M�3,*+&,S'+).�¥§P�,*�/�7%.'0/&�.,*+&,S'+).�¥§P�*U*+)7�I%&�-%(()-+,(>�O&%-)**�*,>(/0*�+%�/�-)(+&/0�/'+%7/+,%(�*U*+)7�*'-?�/*�6¥¦8L¥B�6JF<K;;4�8�-%7O&)?)(*,@)�&/(>)�%I�7%.'0)*�,*�/@/,0/S0)�+%�%O+,7/00U�/./O+�+?)�*U*+)7�+%�+?)�/'+%7/+,%(�+/*T4�3,*+&,S'+).�¥§P�/&)�%I+)(�'*).�H?)(�*,>(/0*�7'*+�S)�+&/(*7,++).�%@)&�/�0/&>)&�.,*+/(-)�/(.�+?)�/**%-,/+).�H,&,(>�%@)&?)/.�,*�+%%�?,>?4�L?)�*,>(/0*�-/(�S)�-%00)-+).�0%-/00U�/+�+?)�&)7%+)�0%-/+,%(�/(.�-%(()-+).�+%�+?)�-)(+&/0�-%(+&%00)&�@,/�/�S'*�*U*+)74�¥(�+?)�-/*)�%I�+?)�CL�:;;6M�*U*+)7R�.)@,-)*�-/(�S)�-%(()-+).�@,/�M1P$¥ECL�%&�M1P$¥©64��

Page 196: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� <A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �L?)�CL�:;;6M�.,*+&,O'+).�PQR�,*�7%'(+).�%(�/�*+/(./&.�7%'(+,(>�&/,0�S�/(.�,*�-%7T%*).�%I�/(�,(+)&I/-)�7%.'0)�U�H,+?�O'*�/./T+)&�VW�'T�+%�X:Q=Y�PQR�7%.'0)*�Z�,(*)&+).�%(�[/*)\(,+*�]W�^�/(.�/�+)&7,(/+,(>�*)&@)&�7%.'0)�_4�� ��L?)�.,*+&,O'+).�PQR�T&%@,.)�,(T'+*�/(.�%'+T'+*�0%-/00�I%&�+?)�T&%-)**�-%(()-+,%(W�H?,-?�-/(�O)�&)/.�/(.�H&,++)(�O�+?)�-)(+&/0�T&%-)**,(>�'(,+�@,/�/�O'*�T&%+%-%04�P(�.%,(>�*%W�+?)�PQR�7%.'0)*�/&)�*-/(().�,(�+?)�6J�T&%>&/7�'*,(>�,(T'+�/..&)**)*�abPc�/(.�/..&)**).�'*,(>�%'+T'+�/..&)**)*�abdc�,(�+?)�'*'/0�H/4�[)-/'*)�+?)�.,*+&,O'+).�PQR�/&)�/(�)N+)(*,%(�%I�+?)�-)(+&/0�-%(+&%00)&W�+?)�**+)7�,*�/0*%�-%(I,>'&).�H,+?�+?)�6LCM�J�M&%I)**,%(/0�e<X�*%I+H/&)4�� U� Z�]�

Page 197: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :;� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �NOPOQRSTUVWRXYRZX[\]WRK?)�6_8K_A�BK�:;;6L�,*�/�7%.'0/&�.,*+&,a'+).�_bc�*d*+)7�/(.�%HH)&*�+?)�H%00%G,(>�&/(>)�%H�7%.'0)*e�����f�������� �g�h��i�j ��k ��k�g����j����H%&�-%(()-+,%(�%H�.,*+&,a'+).�_bc�+%�/�-)(+&/0�l&%-)**,(>�'(,+4��K?)�a'*�/./l+)&�)(/a0)*�*)0)-+,%(�%H�/(d�+dl)�%H�-%(()-+,%(�*d*+)74�_(+)&H/-)�7%.'0)*�?/@)�+?),&�%G(�l%G)&�*'ll0dm�G?,-?�,*�(%+�-%(()-+).�@,/�+?)�a/-nl0/()�a'*4�� ��

Page 198: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :<� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �N�O�P��O�/*�'(,@)&*/0�Q/*,-�7%.'0)*�H%&�)0)-+&,-/0�/(.�7)-?/(,-/0�-%(()-+,%(�%H�+?)�RST�7%.'0)*4��K?)U�/&)�/@/,0/Q0)�,(�/�0,>?+�@)&*,%(�VW443�+?/+�%X)(*�/�()G�X%+)(+,/0�>&%'X�H%&�+?)�@%0+/>)�*'XX0U�%@)&�+?)�Q/-YX0/()�Q'*�/(.�,(�/�./&Y�@)&*,%(�VW44V�+?/+�-%(+,(')*�+?)�X%+)(+,/0�>&%'X4�8+�0)/*+�%()�0,>?+�V/*)W(,+�VW443�7'*+�/0G/U*�Q)�'*).�,(�%&.)&�+%�*'XX0U�/+�0)/*+�%()�X%+)(+,/0�>&%'X�G,+?�@%0+/>)4�K?)�RST�7%.'0)*�/&)�,(*)&+).�%(�+?)�V/*)W(,+*4������Z����� �O��H%&�.,>,+/0�,(X'+�[3R\�S�.,>,+/0�%'+X'+�[3]\�S�/(/0%>�,(X'+�[8R\�S�/(/0%>�%'+X'+�[8]\4��K?)U�/&)�/@/,0/Q0)�,(�@)&*,%(*�H%&�:�_�3A� �/(.�;;�_�8A�a��� `b a�

Page 199: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� ::� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � ����������������� �N�O��P�H%&�/�Q%,(+E+%EQ%,(+�RL+LS�-%(()-+,%(�T�%&�-%(()-+,%(�+%�+?)�UVEW,(X�Y�/(.�86E,�Z�-%77'(,-/+,%(�*[*+)7*4� �������\������� ��/*�/�+)&7,(/+,%(�H%&�+?)�-%(H,>'&/+,%(�%H�+?)�BK�:;;6L�*[*+)74��U+�-/(�])�'*).�/*�/�?%0.)&�H%&��*Q/&)�H'*)*4�U+�*)&@)*�/*�/�+)&7,(/+,(>�&)*,*+%&�H%&�+?)�]/-XQ0/()�]'*�/(.�,*�+?'*�/�7/(./+%&[�-%7Q%()(+4��� T_ Y� Z�

Page 200: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �OPQPORSTUVWXYRZ[\]_ aUb[\RL?)�I%00%H,(>�-%(I,>'&/+,%(�%I�/(�CL�:;;6M�.,*+&,c'+).�def�*g*+)7�H,00�c)�'*).�I%&�+?)�h&%>&/7�)N/7h0)�,(�+?,*�-'&&,-'0'74� ��i�d(+)&I/-)�7%.'0)�dj<KKF=ME�G$�H,+?�k'*�8./h+)&�k8�:N1lmK�nopef�7%.'0)�qN�.,>,+/0�,(h'+�3d�qN:mr3B�G$�s:Nt�uodef�7%.'0)�qN�.,>,+/0�%'+h'+�3v�qN:mr3Be;4K8�G$�s:Nt�wodef�7%.'0)�:N�/(/0%>�,(h'+�8d�:Nxed�:y�mFH,&)�G6�s:Nt�z�def�7%.'0)�:N�/(/0%>�%'+h'+�8v�:Nxed�G6�s<Nt�{o6)&@)&�7%.'0)�� w� z� {�io no uo wo zo {o

Page 201: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O4K������P����Q�RR��� �S�T�U��������� �S�TV�W��������R�Q�X����6LCM�J�M&%I)**,%(/0�Y<O�ZL[8�M%&+/0�Y<O\�*%I+H/&)�,*�+?)�]&%>&/77,(>�+%%0�I%&�+?)�I%00%H,(>�/'+%7/+,%(�**+)7*_��F� 6[8L[B�6JF<K;;�F� 6[8L[B�6JF<:;;�F� 6[8L[B�6JFO;;�F� 6[8L[B�6JFA;;�F� 6[8L[B�a,(8B��6LCM�J�M&%I)**,%(/0�Y<O�]&%@,.)*�+?)�I%00%H,(>�I'(-+,%(*�I%&�]0/(+�/'+%7/+,%(_�F� B%(I,>'&/+,%(�/(.�]/&/7)+)&�/**,>(7)(+�%I�+?)�?/&.H/&)�F� 6])-,I,-/+,%(�%I�+?)�-%77'(,-/+,%(�F� M&%>&/77,(>�F� L)*+,(>b�-%77,**,%(,(>�/(.�*)&@,-,(>�H,+?�%])&/+,%(/0c.,/>(%*+,-�I'(-+,%(*�F� 3%-'7)(+/+,%(�F� B&)/+,%(�%I�@,*'/0,d/+,%(*�I%&�6[8L[B�e/*,-�M/()0*�'*,(>�+?)�,(+)>&/+).�a,(BB�e/*,-�*%I+H/&)�F� Y,*'/0,d/+,%(�*%0'+,%(*�I%&�MB*�/(.�%+?)&�]/()0*�-/(�/0*%�f)�-&)/+).�H,+?�%+?)&�a,(BB�*%I+H/&)�]/-g/>)*��6']]%&+�,*�]&%@,.).�I%&�/00�I'(-+,%(*�+?&%'>?�.)+/,0).�%(0,()�?)0]4��

Page 202: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �NOPOQRSTUVWXYRK%�,7Z0)7)(+�/�*%0'+,%(�I%&�/(�/'+%7/+,%(�/(.�@,*'/0,[/+,%(�+/*\]�%'�-&)/+)�/�Z&%_)-+�,(�+?)�K8�L%&+/04�8�Z&%_)-+�,(�+?)�K8�L%&+/0�-%(+/,(*�+?)�-%(I,>'&/+,%(�./+/�I%&�+?)�-%(I,>'&/+,%(�/(.�,(+)&()+H%&\,(>�%I�.)@,-)*�/*�H)00�/*�+?)�Z&%>&/7*�/(.�+?)�-%(I,>'&/+,%(�%I�+?)�@,*'/0,[/+,%(4�NOPOaRbcTdecTWRXUfghijTcYhUfRK?)�klmnolmpqrstuvwxmlyvst�,(-0'.)*�+?)�-%(I,>'&/+,%(�%I�+?)�.)@,-)*]�-%(*,*+,(>�%I�+?)�?/&.H/&)�%I�+?)�/'+%7/+,%(�**+)7]�+?)�,(+)00,>)(+�I,)0.�.)@,-)*�/(.�+?)�?/&.H/&)�I%&�@,*'/0,[/+,%(4�K?)�-%(I,>'&/+,%(�%I�+?)�()+H%&\*�*Z)-,I,)*�+?)�-%77'(,-/+,%(�z)+H))(�+?)�@/&,%'*�?/&.H/&)�-%7Z%()(+*4�K?)�,(.,@,.'/0�?/&.H/&)�-%7Z%()(+*�/&)�vt{pmypnqvtqykpqklmnolmpqrstuvwxmlyvst�I&%7�-/+/0%>*4�K?)�?/&.H/&)�%I�/'+%7/+,%(�**+)7*�-%7Z&,*)*�-%(+&%00)&*�|BL}*~]�*,>(/0�7%.'0)*�I%&�,(Z'+�/(.�%'+Z'+�*,>(/0*�|6�*~�/(.�-%77'(,-/+,%(�Z&%-)**%&*]�/(.�,(+)&I/-)�7%.'0)*�|BL]��~4�L%H)&�*'ZZ0�/(.�@%0+/>)�*'ZZ0�7%.'0)*�|L6]�L�~�/&)�/0*%�/@/,0/z0)�+%�*'ZZ0�+?)�7%.'0)*4�K?)�*,>(/0�7%.'0)*�/(.�,(+)00,>)(+�I,)0.�.)@,-)*�-%(()-+�+?)�,(Z'+�/(.�%'+Z'+�./+/�%I�+?)�Z&%-)**�+%�z)�/'+%7/+).�/(.�@,*'/0,[).�+%�+?)�/'+%7/+,%(�**+)74� �$,>'&)�<��CM/7Z0)�%I�?/&.H/&)�-%(I,>'&/+,%(�H,+?�-)(+&/0�/(.�.,*+&,z'+).�*+&'-+'&)*�K?)�?/&.H/&)�-%(I,>'&/+,%(�)(/z0)*�+?)�.%H(0%/.,(>�%I�/'+%7/+,%(�/(.�@,*'/0,[/+,%(�*%0'+,%(*�+%�+?)�/'+%7/+,%(�**+)7�/(.�/--)**�+%�+?)�-%(()-+).�*,>(/0�7%.'0)*�z�+?)�-%(+&%00)&4��,*'/0,[/+,%(�B)(+&/0�*+&'-+'&)� 3,*+&,z'+).�*+&'-+'&)�8-+'/+%&*�*)(*%&*�

Page 203: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :=� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �NOPONQRSTUVWXQWTYQYZ[UVZ\]USYQW]U_WUZTQ[UV]U]VSQ$,>'&)�<�*?%G*�/(�/'+%7/+,%(�*+&'-+'&)�+?/+�-%(+/,(*�a%+?�-)(+&/0�/(.�.,*+&,a'+).�*+&'-+'&)*4�b(�-)(+&/0�*+&'-+'&)*c�+?)�,(d'+�/(.�%'+d'+�*,>(/0*�%H�+?)�d&%-)**�/&)�+&/(*7,++).�ae�G/e�%H�-%(@)(+,%(/0�G,&,(>�+%�+?)�*,>(/0�7%.'0)*c�G?,-?�/&)�-%(()-+).�.,&)-+0e�+%�+?)�-%(+&%00)&4�A%(@)(+,%(/0�G,&,(>�&)H)&*�+%�+?)�-%(()-+,%(�%H�*)(*%&*�/(.�/-+'/+%&*�'*,(>�:EG,&)�%&�fEG,&)�-/a0)*4�K?)�.,*+&,a'+).�*+&'-+'&)�,*�+?)�d&).%7,(/(+�*+&'-+'&)�'*).�+%./e4�F)&)c�+?)�*)(*%&*�/(.�/-+'/+%&*�/&)�G,&).�-%(@)(+,%(/00e�%(0e�/*�H/&�/*�+?)�*,>(/0�7%.'0)*�%H�+?)�H,)0.�.)@,-)*4�K?)�*,>(/0�+&/(*7,**,%(�H&%7�+?)�H,)0.�.)@,-)*�+%�+?)�-%(+&%00)&�,*�,7d0)7)(+).�'*,(>�/(�,(.'*+&,/0�-%77'(,-/+,%(�*e*+)74�g%+?�-0/**,-�H,)0.a'*)*�*'-?�/*�L1h$bgi6c�j%.a'*�/(.�$%'(./+,%(�$,)0.a'*�/*�G)00�/*�B+?)&()+Ea/*).�-%77'(,-/+,%(�*e*+)7*�*'-?�/*�L1h$bDBK�-/(�a)�'*).�/*�+?)�,(.'*+&,/0�-%77'(,-/+,%(�*e*+)74�b(�/..,+,%(c�,(+)00,>)(+�H,)0.�.)@,-)*�,(�G?,-?�*+/(.E/0%()�d&%>&/7*�&'(�-/(�/0*%�a)�-%(()-+).�@,/�+?)�-%77'(,-/+,%(�*e*+)74�K?)*)�d&%>&/7*�-/(�/0*%�a)�-&)/+).�G,+?�+?)�Kb8�L%&+/04�NOPOkQlXWTTZTmQUnSQnWVYoWVSQg)H%&)�e%'�-/(�-%(H,>'&)�+?)�?/&.G/&)c�e%'�7'*+�d0/(�,+�p?/&.G/&)�d0/((,(>q4�b(�>)()&/0c�e%'�a)>,(�ae�*)0)-+,(>�G?,-?�-%(+&%00)&*�/&)�()).).�/(.�?%G�7/(e4�D)M+�e%'�*)0)-+�+?)�-%77'(,-/+,%(�7%.'0)*�/(.�*,>(/0�7%.'0)*4�K?)�*)0)-+,%(�%H�*,>(/0�7%.'0)*�,*�a/*).�%(�+?)�('7a)&�/(.�+ed)�%H�,(d'+*�/(.�%'+d'+*�()).).4�8*�+?)�H,(/0�*+)dc�/�d%G)&�*'dd0e�+?/+�)(*'&)*�+?/+�+?)�()-)**/&e�d%G)&�,*�*'dd0,).�7'*+�a)�*)0)-+).�H%&�)/-?�-%(+&%00)&�%&�H,)0.�.)@,-)4�K?)�H'(-+,%(/0,+e�&)r',&).�/(.�+?)�/7a,)(+�-%(.,+,%(*�/&)�%H�@,+/0�,7d%&+/(-)�H%&�d0/((,(>�+?)�?/&.G/&)�-%(H,>'&/+,%(4�$%&�)M/7d0)c�+?)�+)7d)&/+'&)�&/(>)�,(�+?)�/dd0,-/+,%(�/&)/�*%7)+,7)*�0,7,+*�+?)�.)@,-)*�/@/,0/a0)�H%&�*)0)-+,%(4�$/,0E*/H)�%d)&/+,%(�7,>?+�a)�/(%+?)&�&)r',&)7)(+c�H%&�)M/7d0)4�K?)�Kb8�6)0)-+,%(�K%%0�p6)0)-+�/'+%7/+,%(�+)-?(%0%>e�s�Kb8�6)0)-+,%(�K%%0�/(.�H%00%G�+?)�,(*+&'-+,%(*q�d&%@,.)*�e%'�*'dd%&+4�D%+)t�Kb8�6)0)-+,%(�K%%0�&)r',&)*�u/@/4�� v USQwVQTXZTSQVS[SWVnxyz{y|}~�y����y}��y|�����y��y����������y�}�y��}���y�}}�y{}~y���y����~����}�y�������y��������y��~}����y�������y}~y��|���y��������y���y}��}���y�}y�������}�y��������y�����y��������y������|y��������y�����y��y}~��~y�}y{���y���y������y�����{�����}���y�

Page 204: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �NOPOPQRSTQUVWXYZQ[QUWV\]XQ_]aQYbcQdVWXYZQ_]aQK?)�Ke8�L%&+/0�?/*�+H%�,7f%&+/(+�@,)H*4�g?)(�*+/&+).h�+?)�f%&+/0�@,)H�/ff)/&*�ij�.)I/'0+4�K?,*�@,)H�7/k)*�>)++,(>�*+/&+).�)/*,)&h�)*f)-,/00j�I%&�i)>,((,(>�'*)&*4��K?)�f%&+/0�@,)H�f&%@,.)*�/�+/*kF%&,)(+).�@,)H�%I�+?)�+%%0*�I%&�H%&k,(>�%(�+?)�f&%l)-+4�G)&)h�j%'�-/(�m',-k0j�.)-,.)�H?/+�j%'�H/(+�+%�.%�/(.�%f)(�+?)�+%%0�I%&�+?)�+/*k�/+�?/(.4�eI�()-)**/&jh�/�-?/(>)�+%�+?)�f&%l)-+�@,)H�+/k)*�f0/-)�/'+%7/+,-/00j�I%&�+?)�*)0)-+).�+/*k4�$,>'&)�:�*?%H*�+?)�f%&+/0�@,)H4�8+�+?)�i%++%7�0)I+h�+?)&)�,*�/(�%f+,%(�+%�*H,+-?�i)+H))(�+?,*�@,)H�/(.�+?)�f&%l)-+�@,)H4�� �$,>'&)�:n�L%&+/0�@,)H��

Page 205: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �L?)�O&%P)-+�@,)HQ�/*�*?%H(�,(�$,>'&)�R�,*�'*).�I%&�?/&.H/&)�-%(I,>'&/+,%(Q�O&%>&/77,(>Q�-&)/+,%(�%I�+?)�@,*'/0,S/+,%(�/(.�7/(T�%+?)&�+/*U*4��VT�.)I/'0+Q�+?)�O&%P)-+�@,)H�.,*O0/T*�+?)�7)('�W/&�H,+?�+?)�+%%0W/&*�/+�+?)�+%OQ�+?)�O&%P)-+�+&))�H,+?�/00�-%7O%()(+*�%I�/�O&%P)-+�%(�+?)�0)I+�/(.�+?)�*%F-/00).�+/*U�-/&.*�H,+?�,(*+&'-+,%(*�/(.�0,W&/&,)*Q�I%&�)N/7O0)Q�%(�+?)�&,>?+4�XI�/(�)0)7)(+�YI%&�)N/7O0)Q�+?)�.)@,-)�-%(I,>'&/+,%(Z�,*�*)0)-+).�,(�+?)�O&%P)-+�+&))Q�,+�,*�.,*O0/T).�,(�+?)�-)(+)&�/(.�-/(�W)�H%&U).�%(�+?)&)4�� �$,>'&)�R[�M&%P)-+�@,)H�

Page 206: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� :A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �OPQPRSTUVWXSVYZZW[\VS]_SZYSabcSd _ZUeSf�g*)&*�-/(�*h)-,Ii�+?),&�%H(�.)I/'0+�*)++,(>*�I%&�-)&+/,(�*)++,(>*�,(�+?)�Lj8�M%&+/04�8�I)H�,7h%&+/(+�*)++,(>*�/&)�*?%H(�?)&)4�f�j(�+?)�h&%k)-+�@,)Hl�*)0)-+�+?)�fmnh+,%(*m�7)('�/(.�+?)(�f�m6)++,(>*m4� ��

Page 207: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A;� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�P()�Q/*,-�*)++,(>�,*�+?)�*)0)-+,%(�%I�+?)�'*)&�,(+)&I/-)�0/(>'/>)�/(.�+?)�0/(>'/>)�I%&�+?)�R&%>&/7�.,*R0/S4�T(�+?)�-'&&,-'0'7*�+%�I%00%HU�VC(>0,*?V�H,00�Q)�'*).�I%&�Q%+?�*)++,(>*4�O�W(.)&�O�V9)()&/0V�,(�V6)++,(>*VU�*)0)-+�VW*)&�,(+)&I/-)�0/(>'/>)�O�C(>0,*?V�/(.�VX()7%(,-�O�T(+)&(/+,%(/0V4� �YZ[\]_ababaccdefbghehijhkblaghefamnO�o?)(�6/I)+S�BMW*�/&)�'*).�p)4>4�BMW�<K<=$FA�MEq3Mr�H,+?%'+�+?)�'*)�%I�*/I)+S�)(>,())&,(>U�,+�,*�&)-%77)(.).�+?/+�/'+%7/+,-�-&)/+,%(�%I�+?)�*/I)+S�R&%>&/7�Q)�.)/-+,@/+).�Q)I%&)�-&)/+,(>�/�R&%s)-+4�O�T(�V6)++,(>*V�'(.)&�+?)�O�V6LCM�J�6/I)+SV�,+)7U�.)/-+,@/+)�O�V9)()&/+)�.)I/'0+�I/,0F*/I)�R&%>&/7V4� ��

Page 208: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A<� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �OPQPRSTUVVWXYSVZUS[\S] _U SaXSVZUSb_aY_]ccWXYSUdWeUSL%�f&%>&/7�6gh8LgB�6JF<K;;�I&%7�+?)�MBi�+?)�f&%>&/77,(>�.)@,-)�%&�/�0/f+%fi�j%'�()).�/�LBMkgM�-%(()-+,%(�%&�/(�%f+,%(/0�M1l$gmn6�-%(()-+,%(4���$%&�+?)�MB�/(.�6gh8LgB�6JF<K;;�+%�-%77'(,-/+)�H,+?�)/-?�%+?)&�@,/�LBMkgMi�,+�,*�,7f%&+/(+�+?/+�+?)�gM�/..&)**)*�%I�o%+?�.)@,-)*�7/+-?4��$,&*+i�H)�*?%H�j%'�?%H�+%�*)+�+?)�gM�/..&)**�%I�/�-%7f'+)&�H,+?�+?)�p,(.%H*�J�%f)&/+,(>�*j*+)74�q�r%-/+)�+?)�()+H%&s�,-%(�,(�+?)�+/*so/&�/+�+?)�o%++%7� �/(.�-0,-s�q�tlf)(�E)+H%&s�/(.�6?/&,(>�B)(+)&t4� ��

Page 209: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A:� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�P(�+?)�%Q)(�E)+H%&R�/(.�6?/&,(>�B)(+)&�H,(.%HS�-0,-R�O�TB?/(>)�/./Q+)&�*)++,(>*T4��O�6)0)-+�+?)�.)*,&).�O�TU%-/0�8&)/�B%(()-+,%(T�+?/+�V%'�H/(+�+%�'*)�+%�-%(()-+�+%�+?)�-%(+&%00)&�/(.�-0,-R�O�TM&%Q)&+,)*T4� ��

Page 210: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AA� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�E)N+P�*)0)-+�O�QM&%R)&+,)*Q�I%&�O�QS(+)&()+�M&%+%-%0�T)&*,%(�U�VLBMWSMXQ4��O�Y%'�-/(�'*)�+?)�I%00%H,(>�SM�/..&)**P�I%&�)N/7R0)�O�SM�/..&)**Z�<[:4<=\4;4[[�O�6']()+�7/*�:KK4:KK4:KK4;�/(.�/--)R+�+?)�*)++,(>*�VO�Q_ QX���

Page 211: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<L;;�DM:;;6N�NFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-O� � �PQRQSTUVWWXYZTW[VT\]T__VaaTXYTW[VTb]cTM?)�dN�/..&)**�%J�6de8MdC�6KG<L;;�,*�*)+�/*�J%00%I*4�f�6)0)-+�+?)�M%+/00g�d(+)>&/+).�8'+%7/+,%(�N%&+/0�J%&�+?,*h�I?,-?�,*�%i)().�?)&)�I,+?�/�.%'j0)G-0,-k4�lf�Md8�N%&+/0�m<An���f�6)0)-+�f�op(0,()�2�3,/>(%*+,-*o�/(.�%i)(�+?)�foi&%q)-+�@,)Io4� ��

Page 212: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<B;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �O�P(�+?)�Q&%R)-+�+&))�'(.)&�O�ST(0,()�/--)**SU�*)0)-+�+?)�()+I%&V�/./Q+)&�+?/+�I/*�*)+�Q&)@,%'*0W4�PJ�W%'�-0,-V�O�SXQ./+)�/--)**,Y0)�.)@,-)*S�?)&)U�W%'�I,00�*))�+?)�PM�/..&)**�Z,J�Q&)@,%'*0W�*)+[�%&�+?)�\8C�/..&)**�Z,J�PM�/..&)**�(%+�W)+�/**,>().[�%J�+?)�-%(()-+).�6P\8LPC�6KG<B;;4�6)0)-+�O�ST(0,()�2�3,/>(%*+,-*S�?)&)4�� ��

Page 213: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A=� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�P(.)&O�Q$'(-+,%(*QR�S%'�(%H�I,(.�+?)�O�Q8**,>(�TM�/..&)**Q�,+)74�C(+)&�+?)�I%00%H,(>�TM�/..&)**�?)&)�U)N/7V0)WX�O�TM�/..&)**X�<Y:4<=Z4;4<�O�6'[()+�7/*\�:KK4:KK4:KK4;4�E)N+R�-0,-\�O�Q8**,>(�TM�/..&)**Q�/(.�+?,*�()H�/..&)**�H,00�[)�/**,>().�+%�S%'&�6T]8LTB�6JF<K;;4�� �_abcdefghigjkklfmmgnogpefgqhrsdhtgquvwxyygzj{gj|mng}fgmfpg~�jgpefgk�m�|j�gn{gpefgti��g�ln~�kfkgpe�mg�mgf{j}|fkg�{gpefgejlk�jlfgzn{o���ljp�n{�gO�TI�+?)�TM�/..&)**�H/*�(%+�*'--)**I'00S�/**,>().R�S%'�H,00�&)-),@)�/�7)**/>)�,(�+?)�O�QT(I%Q�H,(.%H�'(.)&�O�Q9)()&/0Q4� ���

Page 214: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6BG<K;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �OPQPRSTUVWXYYZ[\SY]SW WUV_SXVaSZ[SY]SbcdSe�fJ�+?)�fM�/..&)**�-%'0.�(%+�g)�/**,>().h�+?)�i&%>&/7�./+/�%(�+?)�CMj�7'*+�g)�.)0)+).4�L?,*�,*�/--%7i0,*?).�,(�:�*+)i*k�e�l$%&7/+�7)7%&m�-/&.l�/(.�el1)*)+�+%�J/-+%&m�*)++,(>*l4��e�$,&*+h�*)0)-+�+?)�e�l$%&7/+�7)7%&m�-/&.l�J'(-+,%(�/(.�i&)**�+?)�e�l$%&7/+l�g'++%(4� �e�C%(J,&7�+?)�i&%7i+�/*n,(>�,J�m%'�&)/00m�I/(+�+%�J%&7/+�+?)�7)7%&m�-/&.�I,+?�e�lo)*l4��e�fJ�()-)**/&mh�*+%i�+?)�CMj4�pe�lo)*lq� ���

Page 215: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<L;;�DM:;;6N�NFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-O� � �PQRQSTUUVWXWYYZ[\UY]WU_ UYaUbcdYaefUXWYYZ[\XUg�h)J%&)�i%'�-/(�&)*)+�+?)�CNjk�i%'�7'*+�I/,+�'(+,0�+?)�J%&7/++,(>�,(�+?)�CNj�?/*�J,(,*?).4�M?)(�i%'�7'*+�*)0)-+�g�ljm./+)�/--)**,n0)�.)@,-)*l�/(.�g�lo(0,()�2�.,/>(%*+,-*l�%J�i%'&�CNj�/>/,(4�M%�&)*)+�+?)�-%(+&%00)&k�*)0)-+�+?)�g�l1)*)+�+%�J/-+%&i�*)++,(>*l�J'(-+,%(�/(.�-0,-p�g�l1)*)+l4� �g�C%(J,&7�+?)�m&%7m+�/*p,(>�,J�i%'�&)/00i�I/(+�+%�&)*)+�+?)�7%.'0)�I,+?�g�lq)*l4��g�rJ�()-)**/&ik�*+%m�+?)�CNj4�sg�lq)*lt� �� �

Page 216: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<L;;�DM:;;6N�NFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-O� � �PQRQSSTUVWWXYZTW[VT\]T__VaaTXYTW[VTbcTdeeU]TM?)�fN�/..&)**�%J�+?)�DM�:;;6N�,*�*)+�/*�J%00%I*4�g�6)0)-+�+?)�M%+/00h�f(+)>&/+).�8'+%7/+,%(�N%&+/0�J%&�+?,*i�I?,-?�,*�%j)().�?)&)�I,+?�/�.%'k0)G-0,-l4�mg�Mf8�N%&+/0�n<Ao���g�6)0)-+�g�pq(0,()�2�3,/>(%*+,-*p�/(.�%j)(�+?)�gpN&%r)-+�@,)Ip4� �

Page 217: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A;� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�P(�+?)�Q&%R)-+�+&))�'(.)&�O�ST(0,()�/--)**SU�*)0)-+�+?)�()+H%&V�/./Q+)&�+?/+�H/*�*)+�Q&)@,%'*0W4�PI�W%'�-0,-V�O�SXQ./+)�/--)**,Y0)�.)@,-)*S�?)&)U�W%'�H,00�*))�+?)�PM�/..&)**�Z,I�Q&)@,%'*0W�*)+[�%&�+?)�\8B�/..&)**�Z,I�+?)�PM�/..&)**�,*�(%+�W)+�/**,>().[�%I�+?)�-%(()-+).�CL�:;;6M4�6)0)-+�O�ST(0,()�2�3,/>(%*+,-*S�?)&)4�� ��

Page 218: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A<� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�P(.)&O�Q$'(-+,%(*QR�S%'�(%H�I,(.�+?)�O�Q8**,>(�TM�/..&)**Q�,+)74�C(+)&�+?)�I%00%H,(>�TM�/..&)**�?)&)�U)N/7V0)WX�O�TM�/..&)**X�<Y:4<=Z4;4:�O�6'[()+�7/*\�:KK4:KK4:KK4;4�E)N+R�-0,-\�O�Q8**,>(�TM�/..&)**Q�/(.�+?,*�()H�/..&)**�H,00�[)�/**,>().�+%�S%'&�CL�:;;6M4�� �]O�8�I)).[/-\�7)**/>)�I%&�+?)�/**,>(7)(+�%I�+?)�TM�/..&)**�,*�V&%@,.).�,(�+?)�O�QT(I%Q�H,(.%H�'(.)&�O�Q9)()&/0Q4� �_abcde]f]ghiijklgfmlhk]ghkkngmlhk]fopnfqr]nsltmt]unmvnnk]mwn]xy]z{{|}]~ft]qn�lgn�]fkq]f]wl�wnp�on�no]ghkmphoonp]~ft]ghkmphoonp��]mwn]d}]fqqpntt]gfkkhm]un]gwfk�nq�]�

Page 219: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A:� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �OPQPRSTUVWXYZ[T\]VTY_ aW_VTbV_cYdZTdT\]VTefTSgghi�Tj�k)I%&)�l%'�-/(�&)/.�+?)�I,&7H/&)�@)&*,%(�%I�+?)�CL�:;;6Mm�l%'�7'*+�*)0)-+�j�nop./+)�/--)**,q0)�.)@,-)*n�/(.�j�nr(0,()�2�.,/>(%*+,-*n�%I�l%'&�CL�:;;6M�/>/,(4�s%'�-/(�&)/.�+?)�6?%&+�.)*-&,p+,%(m�8&+,-0)�('7q)&m�G/&.H/&)�@)&*,%(�/(.�$,&7H/&)�@)&*,%(�,(�7)('�,+)7�j�n3,/>(%*+,-*n�j�n9)()&/0n4� ���

Page 220: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<L;;�DM:;;6N�NFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-O� � �P���QR�C&)/+)�/�S&%T)-+�/(.�-%(J,>'&)�+?)�J%00%I,(>�7%.'0)*�%J�U%'&�?/&.I/&)V�I?,-?�-%&&)*S%(.�+%�%()�S/&+�%J�+?)�+&/,()&�S/-W/>)*�6XY8MXC�CNZ�<L<=$�NF[3N�6/J)+U�/(.�6XY8MXC�DM�:;;6N�3,>,+/04�\�6XY8MXC�6KG<L;;$V�CNZ�<L<=$GB�NF[3NV�] 1_�YDY 1 �<4L�Ya�N1 918YV��L�Ya�38M8V<4�XFMD1$8CDV�N1 $XFDM�X1M�]XMH�:�N 1M�6]XMCHV�:4�XFMD1$8CDV�DMHD1FDMV�B4�XFMD1$8CDV�N1 $XaZ6V�<;�F6�aXMND1$ 1Y8FCDV�6XY8MXC�YDY 1 �C813�1DbZX1D3�c%&.)&�('7d)&e�=D6K�L<=GB$F;<G;8a;f�\�<g�6XY8MXC�NY�<L;K�:A�h[i�8�6M8aXjXkD3�N ]D1�6ZNNj�XFNZMe�<:;[:B;�h�8C�ZMNZMe�:A�h�3C�[�i�8�c%&.)&�('7d)&e�=DN<BBBGAa8;;f��\�<g�XFMD1$8CD�Y 3ZjD�XY<LLG=NF�H$�c%&.)&�('7d)&e�=D6K�<LLG=8Z;;G;CF;f�\�<g�aZ6�838NMD1�a8�:g1lAL�c%&.)&�('7d)&e�=D6K�<mBG=81;;G;88;f�\�:g�3X�ig:Ah3C[;4L8�H$�c%&.)&�('7d)&e�=D6K�<B<G=a$;;G;C8;�\�:g�3b�ig:Ah3C[;4L8�H$�c%&.)&�('7d)&e�=D6K�<B:G=a$;;G;C8;f�\�6)&@)&�7%.'0)�c%&.)&�('7d)&e�=D6K�<mBG=N8;;G;88;f��

Page 221: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AA� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � ���� ���O)-/'*)�+?,*�,*�/�()H�*P*+)7Q�/�()H�R&%S)-+�7'*+�T)�-&)/+).4�L?)�?/&.H/&)�I%&�+?,*�R&%S)-+�,*�/0&)/.P�*R)-,I,).�TP�+?)�)N,*+,(>�?/&.H/&)�U,(�+?,*�-/*)Q�R/&+�%I�+?)�+&/,()&�R/-V/>)*�6WX8LWB�BMY�<K<=$�MEZ3M�6/I)+P�/(.�6WX8LWB�CL�:;;6M�3,>,+/04�L?)&)I%&)Q�/�*)0)-+,%(�.%)*�(%+�?/@)�+%�T)�7/.)4�W(*+)/.Q�+?)�0,*+).�7%.'0)*�%I�+?)�+&/,()&�R/-V/>)*�%(0P�?/@)�+%�T)�,(*)&+).�,(�+?)�R&%S)-+�/(.�-%(()-+).4�L?)�%&.)&�('7T)&*�U*))�L/T0)�<�/(.�L/T0)�:[�-/(�T)�'*).�+%�-?)-V�+?/+�+?)�-%&&)-+�7%.'0)*�/&)�,(*)&+).4����� �� \�������]��� � ��� ����� ������MX�<_; �<:;Z:a;b8B� =CM<aaaFAO8;;� ;� �BMY�<K<=$Fa�MEZ3M� =C6JK<=Fa$E;<F;8O;� <� �L/T0)�<c�X%.'0)*�%I�+?)�6JF<K;;������ �� \�������]��� � ��� ����� ������WX<KKF=ME�G$� =C6J<KKF=8Y;;F;BE;� ;� ���3W�dN:Ab3B�G$� =C6J<a<F=O$;;F;B8;� <� ;�3W�dN:Ab3B�G$� =C6J<a<F=O$;;F;B8;� :� <�3e�dN:Ab3BZ;4K8�G$� =C6J<a:F=O$;;F;B8;� a� ;�3e�dN:Ab3BZ;4K8�G$� =C6J<a:F=O$;;F;B8;� A� <�6)&@)&�7%.'0)� =C6J<_aF=M8;;F;88;� K� �L/T0)�:c�X%.'0)*�%I�+?)�CL�:;;6M�L?)�O/*)�Y(,+*�/&)�&)0)@/(+�I%&�/..,+,%(/0�?/(.0,(>�%I�+?)�CL�:;;6M�7%.'0)*4�L?)*)�.)+)&7,()�H?)+?)&�+?)�R%+)(+,/0�,*�+/V)(�I&%7�+?)�0)I+�+)&7,(/0�U./&V�O/*)�Y(,+[�%&�H?)+?)&�/�()H�@%0+/>)�*'RR0P�7'*+�T)�-%(()-+).�/(.�+?'*�/�()H�R%+)(+,/0�>&%'R�,*�-&)/+).�U0,>?+�O/*)�Y(,+[4�L?)�/RR0,-/T0)�&'0)�?)&)�,*�+?/+�/�()H�R%+)(+,/0�7'*+�/0H/P*�T)�R&%@,.).�%(�*0%+�<4�800�O/*)�Y(,+*�,(-0'.).�,(�+?)�+&/,()&�R/-V/>)*�/&)�+PR)�OY<KFM<=f8;f:3�U=C6J<_aF=OM;;F;38;[4�8*�/�&)*'0+Q�+?)�0,>?+�O/*)�Y(,+�@)&*,%(�,*�*)+�TP�.)I/'0+4�8*�+?)�I,(/0�*+)RQ�+?)�?/&.H/&)�-%(I,>'&/+,%(�,*�*/@).Q�-%7R,0).Q�.%H(0%/.).�/(.�*+/&+).4�8(P�)&&%&*�R&)*)(+�-/(�T)�.)+)-+).�.'&,(>�-%7R,0/+,%(�/(.�,(-%&&)-+�7%.'0)*�-/(�T)�.)+)-+).�H?)(�+?)�-%(+&%00)&�,*�*+/&+).ghijklgminnopkqgrsqjgstuvrtuqgongmuqnqjwgtjvgnwuxywxuqvgovqjwoytkklz4gL?)�&)*'0+�,*�/&-?,@).�+%�T/-V�'R�+?)�H%&V,(>�@)&*,%(4�

Page 222: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<B;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � ��������������O��P�Q#�O��P��O�������O�R%'�-/(�J,(.�,(*+&'-+,%(*�%(�?%I�+%�-/&&S�%'+�T0/((,(>�U)0%I4�VJ�S%'�/0&)/.S�?/@)�/�>%%.�'(.)&*+/(.,(>�%J�)@)&S+?,(>W�,+�,*�*'JJ,-,)(+�+%�J%-'*�%(�+?)�('7U)&).�*+)T*4�X+?)&I,*)W�*,7T0S�J%00%I�+?)�*+)T*�%J�+?)�,(*+&'-+,%(*�,00'*+&/+).�U)0%I4�=4<�����������Y�P��Z����[�6)0)-+�+?)�L%+/00S�V(+)>&/+).�8'+%7/+,%(�M%&+/0�J%&�+?,*W�I?,-?�,*�%T)().�?)&)�I,+?�/�.%'U0)G-0,-\4�][�LV8�M%&+/0�<_���[�V(�+?)�T%&+/0�@,)I�'(.)&�+?)�a6+/&+a�7)('W�*)0)-+�[�aC&)/+)�()I�T&%b)-+a4��[�c%.,JS�M&%b)-+�(/7)W�M/+?W�8'+?%&�/(.�C%77)(+�/*�/TT&%T&,/+)�/(.�-0,-\�[�aC&)/+)a4��[�L?)�T&%b)-+�,*�-&)/+).�/(.�%T)().�/(.�+?)�7)('�a6+/&+aW�a$,&*+�*+)T*a�%T)(*�/'+%7/+,-/00S4�

Page 223: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A=� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �=4:��O�����P����Q�����"�R��S�!��T�U(�+?)�T�V6+/&+V�T�W%&+/0X�*)0)-+�V$,&*+�*+)W*V�T�V3)@,-)*�2�E)+H%&Y*V�T�VB%(I,>'&)�/�.)@,-)V4� �T�U(�+?)�V3)@,-)*�2�E)+H%&Y*V�W%&+/0X�+?)�V6?%H�/00�.)@,-)*V�7)('�%W)(*�T�6H,+-?�+%�+?)�V8..�()H�.)@,-)V�7)('4� �

Page 224: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6BG<K;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �O�L?)�*P)-,J,).�7%.)0�%J�+?)�CMQ�I,00�(%I�R)�/..).�/*�/�()I�.)@,-)4��SC%(+&%00)&*�O�6TU8LTC�6BG<K;;�O�CMQ�O�CMQ�<K<=$GV�MFW3M�O�=D6BK<=GV$F;<G;8X;�O�Y<4Z[� �O�8**,>(�/�.)@,-)�(/7)�S3)@,-)�(/7)�O�\CMQE<K<=$\[4� �O�6)0)-+�\]P)(�.)@,-)�@,)I\4���

Page 225: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<L;;�DM:;;6N�NFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-O� � �P�C0,-Q�R8..R4� �STUVWXYZ[X\[]_[\XabXcdeXZdf[Xcghijh[Xf[_]kl]XiZdiX\mm[_XlXmglnikldhieXopk_qXc[ck_erXli[s_di[\Xc[ck_erXi[nZlkhkseXmglnikl]rX[intutXvlXiZ]Xnd][rXekgX]Zkgh\X[l]g_[XiZdiXiZ[X][h[ni[\XabXnk__[]jkl\]XikXiZ[X[w]ilsXZd_\pd_[tXSTUVWXxmm[_[liXm_cpd_[Xf[_]kl]Xd_[Xkmi[lXkmm[_[\Xmk_XiZ[XZd_\pd_[tXvlXiZ]Xnd][rXiX]X_[nkcc[l\[\XiZdiXiZ[Xhdi[]iXm_cpd_[Xo][h[ni[\XyeX\[mdghiuXy[Xg][\Xdl\XiZdiXiZ[XabXy[Xgjs_d\[\rXmXl[n[]]d_etX�

Page 226: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<L;;�DM:;;6N�NFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-O� � �P�M?)�MQ8�N%&+/0�(%I�-?/(>)*�/'+%7/+,-/00R�+%�+?)�S&%T)-+�@,)I�/(.�.,*S0/R*�+?)�*)0)-+).�CNU�,(�+?)�.)@,-)�-%(J,>'&/+,%(�,(�*0%+�<�%J�/�&/,04�P�6)0)-+�+?)�CNU�I,+?�/�.%'V0)G-0,-W� �XYZ[\]_]abc]c_d]a_cefghi]jki]lmn]jkihi]baa_hofcg]j_]p_h]qriafefabjf_cqs]m_qqftui]qijjfcgq]fcauoi]jki]mvwxyz{|]bco]mvwxy}n~]�m]fcjihebaiq�]qjbhjr]akbhbajihfqjfaq�]apaui�]a_�� cfabjf_c]u_bo]bco]�bcp]_jkihqs]�

Page 227: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A;� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �=4N���O������P����P���������O�����O��P����Q�����"�R��S�!��T�3%'U0)F-0,-V�+?)�BLW�+%�*)0)-+�,+4�K?)(�%X)(�+?)�T�YL1Z$[ECK�,(+)&I/-)�\]<Y�7)('�,(�T�YL&%X)&+,)*Y�/(.�*)0)-+�+?)�T�YC+?)&()+�/..&)**)*Y�)(+&_�+?)&)4� �T�W(.)&�Y[(+)&I/-)�()+H%&V).�H,+?Y�%(0_�+?)�YE%+�()+H%&V).Y�)(+&_�,*�/@/,0/U0)4�T�8..�/(�C+?)&()+�*'U()+�H,+?�+?)�T�Y8..�()H�*'U()+Y�U'++%(4�� ��

Page 228: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A<� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N�O))P�+?)�P&)/**,>().�QRL�/..&)**Q�/(.�Q6'S()+�7/*TQ4� �=4U���V������W��V�� �X�V���Y��������V��W����Z�����"�[��\�!��N�R(�+?)�N�Q$/,0F*/I)Q�7)(']�*)0)-+�N�Q$F/-+,@/+,%(Q�/(.�*)0)-+�N�Q3,*/S0)�$F/-+,@/+,%(Q�+?)&)4� �N�B%(I,&7�+?)�P&%7P+�/*T,(>�,I�%'�H/(+�+%�-%(+,(')�H,+?�N�Q_)*Q4�� ��

Page 229: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A:� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �=4A���N������O������PP� �Q� �N����O����R�����"�S��T�!��U�6H,+-?�+%�+?)�U�VL&%+)-+,%(V�7)('�/(.�*)0)-+�/--)**�0)@)0�U�V$'00�/--)**�,(-04�I/,0F*/I)�W(%�X&%+)-+,%(YV4� �Z[\]_ab_cdeff_ghhbii_jkhfl_mgjfnigmb_okp_qrpsbhsjpktc_ibssjku_ji_rbhpvvbkwbw_xbhgeib_yb_wp_kps_agzb_sp_giijuk_g_qgiiyprwl_

Page 230: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<A;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �=4=��O����P�Q������� ������R�S������T�U���V�$,(.�+?)�-%&&)-+�7%.'0)�,(�+?)�?/&.I/&)�-/+/0%>�/(.�,(*)&+�+?)�W%I)&�7%.'0)�,(�*0%+�;4��XV�H/&.I/&)�C/+/0%>�V�MY�V�MY�<Z;[�<:;\:B;]8C�X%&.)&�('7 )&�=DM<BBBG_8;;a�V�60%+�;a� �bcdefghigjklkmngogmipqirkrngsrgntkgtouvwoukgmonolixygzi{gmorgjspqlzgkrnkugntkgiuvkugr{p|kugsrgntkg}koumtg~sklvgorvgntkrgmlsm�gntkg�}koumtgviwr�gsmirg��htkgtouvwoukgmonolixgwsllgiqkrgongntkgmiuukmngqijsnsir�gg�bcdef��tkrgzi{gvi{|lk�mlsm�gogpiv{lkgsrgntkgtouvwoukgmonolixygzi{gsrjkungsngongntkgrk�ngo�oslo|lkgmipqons|lkgjlin��bcdefg�~gogpiv{lkgj{mtgojgntkgqiwkugpiv{lkgsjgqlorrkvgirlzg~iugirkgjlinygsngsjgoljigringqijjs|lkgnigqlomkgsngongorintkugqijsnsirgsrgntkgvk�smkgmir~sx{uonsir�g

Page 231: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<A;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �O�C%7P/&)�Q%'&�.)@,-)�-%(J,>'&/+,%(�I,+?�+?)�J%00%I,(>�J,>'&)4� �=4K��R�����S���������������T�������� ����������U�V"�O�WP)(�+?)�()+I%&X�@,)I�YO�F)+I%&X�@,)IZ� �

Page 232: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AA� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N�$,(.�+?)�-%&&)-+�OP<AAF=LE�G$�,(+)&I/-)�7%.'0)�,(�+?)�?/&.H/&)�-/+/0%>�/(.�,(*)&+�,+�QR�7%@,(>�,+�+%�+?)�()+H%&S�@,)H�'*,(>�.&/>F/(.F.&%T4�UN�G/&.H/&)�B/+/0%>�N�3,*+&,Q'+).�VWXYZY[\Y] _ YZYVabcdefgcYhijklcmYZYnXoVp[\YZYVqYrssFtYpYuoYZY=C6J�<AAF=8v;;Fwp YZYxcdmyiazYx{|r}Y� �N�8**,>(�+?)�I,)0.�.)@,-)�%I�+?)�BLv�<A<=$�QR�I,&*+�-0,-S,(>�%(�+?)�,(+)&I/-)�%I�+?)��OP<AAF=LE�G$�,(�+?)�()+H%&S�@,)H�/(.�+?)(�-%(()-+,(>�,+�+%�+?)�L1~$OECK�,(+)&I/-)�U�<��%I�+?)�BLv�<A<=$4� �

Page 233: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A=� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �=4N���O������P����������������������Q�R"�S�K%�-%(I,>'&)�+?)�TU<AAF=LE�G$V�I,&*+�*)0)-+�+?)�TW�.)@,-)4�XS�TW�.)@,-)�<�Y� �S�T(�S�ZL&%[)&+,)*ZV�%[)(�+?)�S�\] _ ab\cd _eca_fc_gcghc\iad \cjcZ6%&+,(>6+/+,%(;<Z4� �klmnopqrstuvwxyustuzryvuw{{|sy}uwtuzryu}y~s�yuvwxyu���u�������qu��xx�vs�wzs�v�p

Page 234: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6BG<A;;�DK:;;6L�LFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-M� � �N�O(.)&�PL1Q$RFDK�.)@,-)�(/7)�,(+)&J/-)ST<UPV�+?)�RL�/..&)**�-/(�+?)(�W)�*)+�%&�+?)�RQ�.)@,-)�/(.�+?)�PL1Q$RFDK�.)@,-)�(/7)P�-/(�W)�-?)-X).4��YN�L1Q$RFDK�,(+)&J/-)ST<U�N�D+?)&()+�/..&)**)*�N�Z[\]__a_b\c\Z[\deefggh\ijklimnlolk\c\[pqrZstu\c\[pqrZstu\efvwaf\xdyf\c\z_wx{zdw_xoi|� �N�K?)�*)++,(>*�J%&�+?)�}RQ�-~-0)}�*'-?�/*�}O�./+)�+,7)}�/(.�}�/+-?.%>�+,7)}�-/(�/0*%�W)�*)+�?)&)�J%&�+?)�.)@,-)4��YN�L1Q$RFDK�,(+)&J/-)ST<U�N�8.@/(-).�%�+,%(*�N�1)db\wyf\gfwx{g\c\Zq\a�abf\c\�]edf\wyf\c\i�ooo\yg\c\�da�e_{\wyf\c\��ooo\yg|� �

Page 235: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<A;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �=4O��P�����Q��������� ��R������� �P�!��ST�UV!��W"�X�3%'Y0)G-0,-Z�+?)�M1[$\FDL�.)@,-)�+%�-?/(>)�+%�+?)�.)@,-)�@,)I�%J�+?)�DL�:;;6M4� ��X�] _abcdefghifhjkdfdlmifnomfpmqrgmfqrmsfdtfnomfprttmuminfpmqrgmkfrifnomfpudlvpdsifwmiefhnfnomfndlfjmtnfdtfnomfpmqrgmfqrmsxff f�

Page 236: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6KG<A;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �O�$,(.�+?)�-%&&)-+�.,>,+/0�,(P'+�7%.'0)�I,+?�+?)�7/+-?,(>�%&.)&�('7Q)&�/(.�@)&*,%(�,(�+?)�?/&.I/&)�-/+/0%>4�R(*)&+�+?)�.,>,+/0�,(P'+�7%.'0)�,(+%�*0%+�<4�SOH/&.I/&)�C/+/0%>�O�3R�O�TUVWXYZ[T\V] V_VabcVdedG=f$;;Gg\hgV_V[ijklmnoV[dpYq�� �rstuvwxryz{|}y~��y�����|������y�y�����|y�}y�{|y{������|y��������y~��y�}�|��y��y������������~y��y�{|y}|��y��������|y���������|y����y�R(*)&+�/�.,>,+/0�,(P'+�7%.'0)�%J�+?)�*/7)�+�P)�,(+%��*0%+�:���y~��y��y}��y��|y�y�����y~��y����y����|y�{|y���y�|���|y~��y������|�y��{|����|�y�}y|����y�|����|y�������y�

Page 237: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =;� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �=4<;���N�����O��������� ����P������� �N�!Q�RS�TU!���V���W"�X�$,(.�+?)�-%&&)-+�.,>,+/0�%'+Y'+�7%.'0)�G,+?�+?)�7/+-?,(>�%&.)&�('7Z)&�/(.�@)&*,%(�,(�+?)�?/&.G/&)�-/+/0%>4�[(*)&+�+G%�.,>,+/0�%'+Y'+�7%.'0)*�,(+%�*0%+*�\�/(.�]4�X�F/&.G/&)�-/+/0%>�X�3_�X�abcdefg hijklmbnobpbqrstubvweE=x$;;E;A8;y�X�z)&*,%({�z<4:y�� �

Page 238: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =<� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �=4<<�N�O �������O���P����Q��Q���R������S��������T�UH�,+�V)-%7)*�()-)**/&W�+%�&)X0/-)�/�-%7X%()(+�,(�+?)�?/&.G/&)�-%(H,>'&/+,%(�G,+?�/�()G)&�@)&*,%(�%&�/�.,HH)&)(+�+WX)Y�+?,*�-/(�V)�.%()�VW�&,>?+E-0,-Z,(>�+?)�-%7X%()(+�/(.�*)0)-+,(>�[A?/(>)�.)@,-)[4�K?)�()G�&)X0/-)7)(+�-%7X%()(+�-/(�V)�*)0)-+).�,(�+?)�.,*X0/W).�.,/0%>�/(.�+?)�*)0)-+,%(�-/(�V)�/XX0,).�G,+?�[\][4�T�A?/(>)�.)@,-)�T�\]_���abcdefgehijekjlemnopnkjkheqreknhesqrptuvjsegnwerjtjmhqnkxeqheqreknhemnopuhqytjelqhiehijepwjzqn{remnopnkjkh|efkehiqremurjxehijentsemnopnkjkheo{rheyjesjtjhjseuksehijekjlemnopnkjkheo{rhehijkeyjeqkrjwhjsegwnoehijeiuwsluwjemuhutn}|e

Page 239: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =:� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �=4<:��N�����O��N��P������� ��Q�$,(.�+?)�-%&&)-+�*)&@)&�7%.'0)�G,+?�7/+-?,(>�%&.)&�('7R)&�/(.�@)&*,%(�,(�+?)�?/&.G/&)�-/+/0%>4�S(*)&+�+?)�*)&@)&�7%.'0)�,(+%�*0%+�J4��TQ�F/&.G/&)�A/+/0%>�Q�6)&@)&�7%.'0)�Q�=B6I�<UVE=L8;;E;88;�Q�W)&*,%(X�W<4;Y�� �Z[\]_Zabcdebadfghibijhbkhflhfbmdneohpbqibqkbreidmriqsroocbsfhrihnbtjhubijhbnhlqshbsduaqgefriqdubqkbsdmvqohnwb�

Page 240: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �=4<A���O������P�������QQ�����Q�!��!RS�TUV�W�L?)�()N+�*+)X�,*�+%�-?)-Y�+?)�/..&)**�/&)/*�%I�+?)�,(X'+*�/(.�%'+X'+�-/&.*�/(.�/./X+�+?)7�,I�()-)**/&Z4�[(X'+*�\]_abcabd_efghfij_dkal_k\mn_\]_\ ondd_\on\_p_qrst�uW�3)@,-)�%@)&@,)H�W�3[�W�[�/..&)**)*v�;w<�W�3x�W�y�/..&)**)*v�;w<z� �� {|}~�������������������������������������������������������������������������������������������������������������������������������������������������

Page 241: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �=4<A���O���������O��P��Q������ ����QR��O��P��S�R��T��R�U�L%�-?/(>)�+?)�V%+)(+,/0�>&%'V�%I�/�W/*)�X(,+Y�*)0)-+�+?)�/**%-,/+).�7%.'0)�/(.�%V)(�+?)�M%+)(+,/0�>&%'V�*)-+,%(�,(�+?)�>)()&/0�V&%V)&+,)*4��Z[\]__a_bc]decfeg_a_heiecj\_a_b]eifj\_kc]ldm���U�6)0)-+�+?)�nC(/o0)�()H�V%+)(+,/0�>&%'V�p0,>?+�W/*)X(,+qn�%V+,%(4� ��

Page 242: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<A;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N�K?)�O/*)�P(,+�(%H�Q)-%7)*�0,>?+�,(�+?)�-%(I,>'&/+,%(4� �N�1)R)/+�+?)*)�*+)R*�I%&�*0%+*�S�+%�T�/(.�-%7R/&)�+?)�.)@,-)�-%(I,>'&/+,%(�H,+?�+?)�I%00%H,(>�I,>'&)4� �

Page 243: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� ==� �6ABCBDC;<:E:;<�3)-)(+&/0�F/&.G/&)�A%(H,>'&/+,%(�6IE<J;;�BK:;;6L�LDC1<=;:C%?()�1)@,)G�@%(�87/(./4.%-M� � �=4<J����N��������O� ���P��P���Q������R��������S�T)H%&)�U%'�-%7V,0)�+?)�-%(H,>'&/+,%(W�U%'�*?%'0.�*/@)�U%'&�V&%X)-+�YU�-0,-Z,(>�+?)��S� �Y'++%(4�K%�-%7V,0)�U%'&�AL[�G,+?�+?)�.)@,-)�-%(H,>'&/+,%(W�H,&*+�*)0)-+�+?)�S�\AL[C<J<=$�]AL[<J<=$E�LD_3L\�H%0.)&�/(.�-0,-Z�+?)�\A%7V,0)\�,-%(�S� 4�� �abcdefghijkflmnokpqgfrsntuvfwkftrkvfmklkiqkvuxfyskzfynm{|z}fnzfiflmnokpqfr|zpkfqs|rfvnkrfznqfsillkzfitqn~iq|piuux�f�flmn~lqfqnfrijkfqskflmnokpqfnzuxfnpptmrfyskzfqskf���f�nmqiuf|rfpunrkv�fS��H�+?)�V&%X)-+�G/*�-%7V,0).�G,+?%'+�)&&%&*W�U%'�*))�+?)�H%00%G,(>�*-&))(4f �abcdef�fyimz|z}fillkimrfskmkfwkpitrkfznflmnqkpq|nzfukjkufsirfwkkzfpnz�|}tmkv�f�s|rfyimz|z}fpizfwkf|}znmkv�f

Page 244: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �=4<=���NN����O���������������P�������� �����������Q�R"�S�K%�%T+/,(�/(�%@)&@,)H�%I�+?)�/**,>().�/..&)**)*�H,+?,(�/�U&%V)-+W�X%'�-/(�-0,-Y��+?)�Z Z�,-%(�,(�+?)�ZE)+H%&Y�@,)HZ4��[�S�E)+H%&Y�@,)H�S� �6?%H�/..&)**)*\�� ��S�](�%&.)&�I%&�+?)�-%(+&%00)&W�BL <J<=$F_�LE3L�,(�+?,*�-/*)W�+%�I,(.�+?)�/**,>().�L1a$]ECK�.)@,-)*�,(�+?)�()+H%&YW�+?)�.)@,-)�(/7)�7'*+�T)�/**,>().�+%�+?)74�K?,*�,*�.%()�TX�*)0)-+,(>�+?)�()+H%&Y�-%(()-+,(>�+?)�.)@,-)*�,(�+?)�ZE)+H%&Y�@,)HZ�/(.�-0,-Y,(>�+?)�Z Z�,-%(4��[�S� �8**,>(�.)@,-)�(/7)�\� �bcdefghijgklgmnnojppjpgpjqgrsgqijgtouvjwqgmojgmpprxsjngyzgqijgwusqou{{jogqugqijgnj|rwjpg{mqjog}ijsgqijgwu~~�srwmqrusgwussjwqrusgrpgjpqmy{rpijn�g�

Page 245: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�P(0,()�/--)**�7'*+�Q)�-%&&)-+0R�*)+�,(�+?)�.,/0%>�I%&�/**,>(7)(+�%I�+?)�M1P$SECL�.)@,-)�(/7)*4�8(R�.)@,-)�-/(�+?)(�Q)�*)0)-+).�,(.,@,.'/00R�/(.�I,0+)&).�QR�.)@,-)*�%I�+?)�*/7)�+RT)4�SI�/�()H�.)@,-)�,*�Q),(>�-%(()-+).�I%&�+?)�I,&*+�+,7)U�+?)�0,*+�?/*�+%�Q)�'T./+).�/>/,(4��V�O�M1P$SECL�.)@,-)�(/7)W�*%&+,(>*+/+,%(;<�O�LRT)�%I�M9XMB�,(+)&I/-)W�MEXSC�O�M9XMB�,(+)&I/-)W�?)&)W�S(+)0V1Y�C+?)&()+�B%(()-+,%(�S:<JFZ[�O��P(0R�*?%H�.)@,-)*�%I�+?)�*/7)�+RT)�O� �Y� �O�L?)�-%&&)-+�.)@,-)�7'*+�Q)�/0H/R*�Q)�-0)/&0R�.)+)&7,().�QR�+?)�[8B�/..&)**�T&,(+).�%(�+?)�.)@,-)�Q)I%&)�+?)�(/7)�,*�/**,>().4�L%�-?)-\�+?,*U�R%'�-/(�/0*%�?/@)�+?)�ZC3*�%(�+?)�.)@,-)�I0/*?4��VO� �O� � �

Page 246: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� =A� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6JF<K;;�CL:;;6M�MED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-N� � �O�6'--)**I'0�/**,>(7)(+�%I�+?)�M1P$QECL�.)@,-)�(/7)�*?%'0.�R)�-?)-S).�R)I%&)�-0%*,(>�+?)�.,/0%>4�TO� �U� ��

Page 247: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A;� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �=4<A��!�N �����O��O���N������P������������O����Q�����R�K%�.%H(0%/.�S%'&�)(+,&)�BLTU�*)0)-+�+?)�R�VBLTD<J<=$�WBLT<J<=$FX�LEY3LZV�I%0.)&�/(.�-0,-[�+?)� �R�V3%H(0%/.�+%�.)@,-)V�,-%(4�� �R�K?)�7/(/>)&�I%&�-%(I,>'&,(>�+?)�-%(()-+,%(�\&%\)&+,)*�])M+)(.).�.%H(0%/.�%\)(*4��

Page 248: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A<� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N�$,&*+O�+?)�,(+)&I/-)�7'*+�P)�-%&&)-+0Q�*)0)-+).4�K?,*�?/RR)(*�,(�+?&))�*+)R*4�N�KQR)�%I�+?)�L9SLB�,(+)&I/-)�N�LESTC� �NL9SLB�,(+)&I/-)�N�?)&)U�T(+)0V1W�C+?)&()+�B%(()-+,%(�T:<AFXY� �N�B%(()-+,%(�+%�,(+)&I/-)S*'P()+�N�ZLESTCD<Z� �

Page 249: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A:� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N�K?)�N�O6?%H�/00�-%7P/+,Q0)�.)@,-)*O�-?)-R�Q%M�7'*+�+?)(�Q)�*)0)-+).4�K?)�*)/&-?�I%&�.)@,-)*�,(�+?)�()+H%&R�,*�*+/&+).�QS�-0,-R,(>�+?)�N� �Q'++%(4� ��

Page 250: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6AG<K;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �O�PJ�Q%'&�CMR�,*�*?%I(�,(�+?)�SC%7T/+,U0)�.)@,-)*�,(�+/&>)+�*'U()+S�0,*+V�,+�7'*+�U)�*)0)-+).�/(.�+?)�.%I(0%/.�*+/&+).4��WO�CMR�<K<=$GB�MFX3M�O� Y� �O�Z%'�J,&*+�%U+/,(�/�T&)@,)I4�C%(J,&7�+?)�T&%7T+�O�S[@)&I&,+)�/00S�/(.�-%(+,(')�I,+?�O� 4� �\]_abcda aefghijaecikjlahdamnenhjdanoadmdpfajnodaiqarcdastiulavpdmndwsx�yikazuoaqnolaullnrnioujanoqipgurnioanoarcdas{deeu|dsazijkgoxa

Page 251: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6AG<K;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �O�L?)�O�P6+/&+�/00P�%Q+,%(�I,00�R)�*)0)-+).�()N+�R)J%&)�+?)�.%I(0%/.�%Q)&/+,%(�-/(�R)�-%7Q0)+).�I,+?�O� 4� �O�8J+)&�/�*'--)**J'0�.%I(0%/.S�+?)�Q&%T)-+�@,)I�I,00�%Q)(�/>/,(�/'+%7/+,-/00U4�8�.%I(0%/.�&)Q%&+�/QQ)/&*�,(�+?)�,(J%&7/+,%(�J,)0.�'(.)&�P9)()&/0P4�L?,*�-/(�R)�?)0QJ'0�I?)(�+&%'R0)*?%%+,(>�/(�'(*'--)**J'0�.%I(0%/.4� �

Page 252: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6AG<B;;�DK:;;6L�LFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-M� � �=4<N�����O�P���O��Q��R����S�K%�/&-?,@)�+?)�T&%U)-+V�*)0)-+�+?)�S�W8&-?,@)�444W�-%77/(.�,(�+?)�S�WL&%U)-+W�7)('4� �S�C%(J,&7�+?)�T&%7T+�+%�*/@)�+?)�T&%U)-+�I,+?�S�WX)*W4� �S�6)0)-+�/�J%0.)&�I?)&)�Y%'�I/(+�+%�/&-?,@)�Y%'&�T&%U)-+�/(.�*/@)�,+�/*�/�WKZ8�L%&+/0�T&%U)-+�/&-?,@)W�J,0)�+YT)4��[S�WKZ8�L%&+/0�T&%U)-+�/&-?,@)W�S�W6CDEDFE;<:G:;<E3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6AG\] _a_b cd_defgh_S�W6/@)Wi�j

Page 253: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� A=� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �=4<N���O��P �Q��R�S�!�Q���T���� ���T �����<� L&%U)-+�H/*�-&)/+).� �:� 60%+�;V�L%H)&�7%.'0)�H,+?�-%&&)-+�%&.)&�('7W)&� �X� 60%+�<V�BLY�H,+?�-%&&)-+�%&.)&�('7W)&� �Z� 60%+�<V�BLY�H,+?�-%&&)-+�I,&7H/&)�@)&*,%(� �J� [\�%I�+?)�CK�:;;6L�-&)/+).�/*�.,*+&,W'+).�[]� �=� BLY�/(.�[\�-%(()-+).�+%�+?)�*/7)�*'W()+�� �A� [\�,*�/**,>().�+%�+?)�BLY� �_� abcddefbghijbklcmbnopojqhborstjbuivthwbxojybzi{{wzjbi{vw{brtu|w{� �N� abcddefbghijbklcmbnopojqhborstjbuivthwbxojyb-%&&)-+�I,&7H/&)�@)&*,%(� �<;� abcddefbghijbklcmb}vv{wggbq{wqbi~bjywbvopojqhborstjbuivthwbogbzi{{wzj� �<<� abcddefbghijb�l�mbnopojqhbitjstjbuivthwbxojybzi{{wzjbi{vw{brtu|w{� �<:� abcddefbghijb�l�mbnopojqhbitjstjbuivthwbxojybzi{{wzjb~o{uxq{wb�w{goir� �<X� CK�cddefbghijb�l�mb}vv{wggbq{wqbi~bjywbvopojqhbitjstjbuivthwbogbzi{{wzj� �<Z� CK�:;;6L�*0%+�JV�6)&@)&�7%.'0)�H,+?�-%&&)-+�%&.)&�('7W)&� �<J� CK�:;;6L�*0%+�JV�6)&@)&�7%.'0)�H,+?�-%&&)-+�I,&7H/&)�@)&*,%(� �<=� CK�:;;6L�7%.'0)*�?/@)�/00�+?)�-%&&)-+��%+)(+,/0�>&%'�*�*)+�I%&�+?)��/*)�Y(,+*� �<A� G/&.H/&)�-%(I,>'&/+,%(�H/*�-%7�,0).�H,+?%'+�)&&%&�7)**/>)� �<_� G/&.H/&)�-%(I,>'&/+,%(�H/*�.%H(0%/.).�H,+?%'+�)&&%&�7)**/>)� �<N� L&%U)-+�H/*�*'--)**I'00��/&-?,@).� ��

Page 254: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AA� �6BCDCED;<:F:;<�3)-)(+&/0�G/&.H/&)�B%(I,>'&/+,%(�6AF<J;;�CK:;;6L�LED1<=;:D%?()�1)@,)H�@%(�87/(./4.%-M� � �N��O����P��A4<���PQ�R��O����P���K?)�?/&.H/&)�-%(I,>'&/+,%(�,*�+%�S)�)MT/(.).�+%�,(-0'.)�+?)�+&/,()&�T/-U/>)�6VW8KVB�CK�:;;6L�8(/0%>X�W%.'0)*�CMT/(*,%(4�V(*)&+�+?)�7%.'0)*�+?/+�/&)�*+,00�7,**,(>4�V(�*%�.%,(>Y�*)0)-+�*0%+*�J�/(.�=�I%&�+?)�/(/0%>�,(T'+�7%.'0)*�/(.�*0%+�A�I%&�+?)�/(/0%>�%'+T'+�7%.'0)4�K?)�*)&@)&�7%.'0)�,*�7%@).�+%�*0%+�Z�[*)�+?)�/..&)**�/&)/�*+/&+,(>�I&%7�=\�I%&�+?)�/(/0%>�7%.'0)*4]��:_�8V�:_[V�:F\FaV1C�G6�b%&.)&�('7S)&c�=C6A<d\F=Ge;;F;38<f��<_�8g�:_[V�G6�b%&.)&�('7S)&c�=C6A<dJF=Ge;;F;38<f������ �� h�������i��� � ��� �����PP������8V�:M[V�:F\FH,&)�G6� =C6A<d\F=Ge;;F;38<� J� jkljm�8V�:M[V�:F\FH,&)�G6� =C6A<d\F=Ge;;F;38<� =� jnlmo�8g�:M[V�G6� =C6A<dJF=Ge;;F;38<� A� jkljm�K/S0)�<c�8(/0%>�7%.'0)*�%I�+?)�CK�:;;6L��A4:�� ���pqrstuvwtxyzqwywsurux{st{|tuvwtur}~t{st�{��t{�s�t�

Page 255: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6AG<K;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �A4O��P��Q �R��S��T����R��U�V�!�R���W���� ���W �����<� XYZ[\\] Z_abZcdefZghiajZkhlmbZnaomp_ZqkbrZsattpsbZatoptZhmnupt� �:� XYZ[\\] Z_abZcdefZghiajZkhlmbZnaomp_ZqkbrZsattpsbZvktnqitpZwpt_kah� �O� XYZ[\\] Z_abZcdefZgootp__Zitpi_ZavZbrpZihiaj�,(x'+�7%.'0)*�/&)�-%&&)-+� �y� DL�:;;6M�*0%+�Az�8(/0%>�%'+x'+�7%.'0)�I,+?�-%&&)-+�%&.)&�('7{)&� �K� DL�:;;6M�*0%+�Az�8(/0%>�%'+x'+�7%.'0)�I,+?�-%&&)-+�J,&7I/&)�@)&*,%(� �=� DL�:;;6M�*0%+�Az�8..&)**�/&)/�%J�+?)�/(/0%>�%'+x'+�7%.'0)�,*�-%&&)-+� �A� DL�:;;6M�*0%+�Bz�6)&@)&�7%.'0)� �B� DL�:;;6M�7%.'0)*�?/@)�/00�+?)�-%&&)-+�x%+)(+,/0�>&%'x*�*)+�J%&�+?)�|/*)�}(,+*� �~� H/&.I/&)�-%(J,>'&/+,%(�I/*�-%7x,0).�I,+?%'+�)&&%&�7)**/>)� �<;� H/&.I/&)�-%(J,>'&/+,%(�I/*�.%I(0%/.).�I,+?%'+�)&&%&�7)**/>)� �<<� M&%�)-+�I/*�*'--)**J'00��/&-?,@).� ��

Page 256: SCE-Hardware Configuration S7-1500 (2016)

������������������ �������������� ����� �������������������������� �!���� �"�����#��!"�"��$%&�'(&)*+&,-+).�'*)�,(�).'-/+,%(/0�/(.�123�,(*+,+'+,%(*4�5�6,)7)(*�89�:;<=4�800�&,>?+*�&)*)&@).4� AB� �6CDEDFE;<:G:;<�3)-)(+&/0�H/&.I/&)�C%(J,>'&/+,%(�6AG<K;;�DL:;;6M�MFE1<=;:E%?()�1)@,)I�@%(�87/(./4.%-N� � �O��������� ��P���������Q%'�-/(�J,(.�/..,+,%(/0�,(J%&7/+,%(�/*�/(�%&,)(+/+,%(�/,.�J%&�,(,+,/0�/(.�/.@/(-).�+&/,(,(>R�J%&�)N/7S0)T�9)++,(>�6+/&+).R�@,.)%*R�+'+%&,/0*R�/SS*R�7/('/0*R�S&%>&/77,(>�>',.)0,()*�/(.�+&,/0�*%J+I/&)UJ,&7I/&)R�/+�+?)�J%00%I,(>�0,(VT����III4*,)7)(*4-%7U*-)U*AG<K;;������