PLC AND ITS APLICATION (1)
PLC AND ITS APLICATION (1)
APLICATION
Table of Contents
1 Arrangement of a PLC..........................................................................................................6
1.1 Structure of a PLC .............................................................................................................................. 7
1.2 Structure of an automation unit .................................................................................................. 7
1.3 Hardware requirements .................................................................................................................... 7
Reliability: PLCs are more reliable than relay-based systems due to fewer
moving parts and built-in diagnostics.
Cost-Effectiveness: While initial costs may be higher, PLCs offer long-term
cost savings due to reduced downtime and maintenance.
Safety: PLCs can implement safety functions such as emergency stop and
interlocking, enhancing workplace safety.
Overall, the evolution from relay-based control systems to PLCs has
transformed industrial automation, making processes more efficient,
flexible, and reliable.
1 Arrangement of a PLC
PLCs are mass-produced. Initially, they do not yet have a task.
Manufacturers integrate all the components necessary for the
control engineering such as the logic elements, latching/unlatching
functions, times, counters, etc. and these components are linked to
form a functioning controller by means of programming. There are a
large number of different control units that differ from one another
by virtue of the following functional units:
Basic structure of a
programmable logic
controller
PLC
Basic structure of an
automation unit
Automation unit
Signaling equipment supplies digital and analog signals for further processing
to the PLC,
Actuators or indicator lights receive digital and analog signals from the PLC.
The system inputs signal from the encoder via the input module into
the S7-300 or outputs them to the output module. An LED display
shows the signal state at the modules.
MPI cable
The MPI cable connects the computer to the central processing unit
(CPU). With- out this cable it is not possible to communicate with the
PC.
S7 program 1 S7 program
OB 1 FC 1 Existing modules
The data for an automation solution is managed in a project. In
our example, the project is a lift controller. This project contains the
entire automation solution. The project includes, for example, the S7-
300 station as well as the programmable controller (PC) with the CPU
314. You enter the S7 program in this PC. The pro- gram is then broken
down into the corresponding blocks, such as, OB 1 and FC 1, for
example.
1.4.5 Parameterization
You can set the properties of the individual modules in various ways.
One of the parameters is, for example, cycle time monitoring with the
CPU S7-300. The parameter can be changed.
2 Way of Functioning of a PLC
Signalling equipment
Processor
512,
1024,
2048 etc. storage locations.
ROM - PROM
EPROM - REPROM
Semi-conductor Semi-conductor
ROM
Read-only memory contains information that cannot be deleted or
changed. ROM stands for Read-Only memory. Manufacturers enter
the information and they are the only ones who can change it.
EPROM
EPROM stands for erasable programmable read-only memory. You
can erase the entire content of the EPROM using UV light; after
this, you can reprogram it.
This makes it very suitable for transportation without data loss.
REPROM
REPROM stands for reprogrammable erasable read-only memory.
You can also only erase its contents using UV light.
EEPROM
EEPROM stands for electrically erasable programmable read-only
memory. In an EEPROM, it is possible to delete and write to each storage
location electrically.
EAPROM
EAPROM stands for electrically alterable programmable read-only
memory.
AI 1.0
Processor Bit memories
AI 1.1
Internal timers
OI 2.0
Internal counters
OI 3.0
Process output
Statement
image for digital
register and analog
inputs and out-
puts
Input Output
Bus system
1. Statement
2. Statement
3. Statement
1. 1. Global
Statement Statement
data
(all
FBs
Local data (FB1 only) FCs
OBs
1.
Statement
The binary system has a base of 2 and uses only two characters, 1 and
0. Each bit is associated with a power of 2 based on its position in the
number. The further to the left, the higher the power of 2. The
number in the far left-hand position is referred to as the most
significant bit or MSB, and the number in the far right-hand position is
referred to as the least significant bit or LSB. A 1 is placed in a position
if that power of 2 is used in the number. Otherwise, a 0 is placed in a
position.
PLC data types of various lengths are specified for binary numbers,
integers (also called whole numbers), real numbers (also called
floating point numbers), date and time, characters, parameters,
system data, and other types of data.
Because the number of data types has increased overtime, not all data
types are available for all SIMATIC S7 PLCs.
The accompanying graphic shows the binary number, integer, and real
number data types available for S7-1200 PLCs.
PLCs have two broad categories of inputs and outputs (I/O), digital
I/O and analog I/O. Digital I/O devices, also called discrete I/O
devices, are either on or off and are connected to digital I/O
channels. Analog I/O devices use continuously variable voltage or
current signals and are connected to analog I/O channels.
Page 1-23
CPU
The CPU monitors the inputs, outputs, and other variables and makes
decisions based on instructions stored in its user program memory.
Some SIMATIC S7 CPUs have input and output points in the same
enclosure with the CPU. For example, the
S7-1200 CPU shown in the accompanying graphic has 14 digital
inputs,10 digital outputs, 2 analog inputs, and 2 analog outputs.
Page 1-24
CPU Scan
The time required for a scan depends on the capabilities of the CPU,
the size of the user program, the number of inputs and outputs, and
the amount of communication required.
However, because PLC CPUs are very fast, this time is typically
measured in milliseconds. This means that the response time for a
PLC is also very fast.
Page 1-25
User Program
The first PLCs were designed for use in the automotive industry in the
late 1960s.
Today, most PLCs can still use ladder diagram (LAD) programing, but
the IEC 61131 international standard now defines this PLC
programming language. This same standard also defines other types
of programming languages available for PLCs, so that they can be
used for the even the most complex applications.
Page 1-26
PLC Communication
Page 1-27
Virtual Instructor-led Learning
For the full course duration, students can complete assignments and
reinforce classroom instruction using a virtual cloud-based application
providing 24/7 access to fully functional Siemens software such as
SIMATIC STEP 7 and PLCSIM.
Page 1-28
S7-1200 PLC System Overview
Page 2-29
S7-1200 CPU Features
enclosure with the CPU. By flipping down the hinged doors, you can
easily gain access to removable input and output wiring connectors.
Status LEDs associated with the I/O points and CPU status LEDs are
visible on the front of the CPU.
A signal board can be installed in the CPU to add digital or analog input
or output channels. Alternatively, a battery board can be installed to
provide long term backup for the CPU’s real-time clock, or a
communications board can be installed to provide a serial
communication port.
S7-1200 CPUs are available in three versions, standard CPUs, failsafe
CPUs (described later in this course), and SIPLUS CPUs (for use in
extreme environmental conditions).
S7-1200 CPUs have internal memory for various functions including load
memory, which stores the user program, data, and configuration
information. Alternatively, load memory can be stored on a SIMATIC
memory card installed in a slot behind the upper hinged door.
Page 2-3
S7-1200 CPUs have a small number of inputs and outputs in the same
S7-1200 Standard CPU Model
Each CPU model, except CPU 1217C, is available in the following three
power configurations: DC/DC/DC, DC/DC/RLY, and AC/DC/RLY. CPU
1217C is available in the DC/DC/DC power configuration.
The first two letters designate the type of CPU power required. DC
indicates that 24 VDC is required, and AC indicates that 120 or 230 VAC
is required.
The second two letters indicate the type on-board digital input
channels provided. In all cases, 24 VDC input channels are provided.
Page 2-4
S7-1200 CPU Memory
• Much of the data used by the user program is stored in data bocks
in the user program. However, CPUs also have global memory
areas that are accessible by the user program. These include bit
memory (M) and image tables for inputs (I) and outputs (Q).
Page 2-5
CPU Modes and CPU Status LEDs
The current mode for the CPU is indicated by the RUN/STOP CPU
status LED. S7-
Adjacent to the RUN/STOP status LED are the ERROR and MAINT
status LEDs .
Page 2-6
Module Installation
All SIMATIC S7-1200 modules have built-in clips that allow for easy
and convenient mounting on a standard 35 mm DIN rail. These clips
can also be snapped into an extended position to provide mounting
holes for panel mounting.
All S7-1200 CPUs have at least one built-in PROFINET port, CPU 1215C
and CPU 1217C have two PROFINET ports. For other types of
communication, all CPUs can be equipped with up to three
communication modules mounted to the left of the CPU.
Page 2-7
Signal Boards
A signal board can be added to the CPU to increase the CPUs I/O
channels without increasing the size of the CPU. As shown in the
accompanying graphic, various signal boards are available to add digital
or analog I/O channels.
Page 2-8
Signal Modules
Signal modules have channel status LEDs with numbers that match
the corresponding input or output terminals. The indicators are
numbered in groups with the first input or output per group
associated with terminal “.0” for that group.
A digital signal module I/O channel LED is green and turns on or off to
indicate the on or off state of the individual input or output. An analog
signal board or module channel LED is green when the channel has
been configured and is active. An analog channel LED is red when there
is an error condition.
Page 2-9
Energy Meter Module
The measured energy data can be processed directly in the CPU and
visualized on an HMI such as a SIMATIC HMI Basic or Comfort Panel.
Page 2-10
I/O Link Master Module
Page 2-11
Communication Board and Modules
All S7-1200 CPU models have one or two built-in PROFINET ports
and can also
Page 2-12
Communication Board and Modules
Page 2-13
Scalable and Flexible Design
Page 2-14
Chapter 2 - S7-1200 PLC
Page 2-15
Functional Safety
Page 2-16
European Machinery Directive
Although safety standards vary throughout the world, you may need
to know about
Page 2-17
Safety Integrated for Factory Automation
Page 2-18
S7-1200 Failsafe CPUs
S7-1200 failsafe CPUs can used for both standard and safety-related
applications. S7-1200 standard signal modules, communication
modules, and signal boards can be used in the same system to perform
functions that do not require a rated Safety Integrity Level. This
reduces the wiring required in comparison to conventional solutions
with separate safety systems.
Page 2-19
S7-1200 Failsafe Signal Modules
SM 1226 F-DQ 2 x Relay has two output channels. Each channel has
two contacts in series controlled by independent relay coils.
Page 2-20
SIMATIC S7-1200 with Safety Integrated
Page 2-21
Chapter 3 - S7-1200 PLC Programming
Page 3-1
TIA Portal
TIA Portal combines the software editors needed for these various
tasks in one engineering tool with a common layout and navigation
design. This integrated, intuitive approach speeds the learning process
and also allows experienced users to function more efficiently.
At the start of a project, the user can choose between the portal
view, which guides the user through each engineering step, and the
project view, which offers fast access to all the relevant tools. With
one click a user can toggle between views.
The portal view is a good place to start for a new user or anyone who
wants to logically proceed with the development of a new project or
continue with the development of an existing project. The available
tasks are clearly identified, such as “Create new project,” Configure a
device,” or “Write PLC program.”
Page 3-2
STEP 7 Basic (TIA Portal)
PLCs and related devices. This can also be done using STEP 7
Professional (TIA Portal); however, STEP 7 Basic (TIA Portal) is a more
economical approach when other PLC models are not being used. Both
STEP 7 Basic (TIA Portal) and STEP 7 Professional (TIA Portal) simplify
project design and allow for online diagnostics of operational systems.
Page 3-3
Security Integrated
Page 3-4
Modular Programming
Page 3-5
Nesting
means that one program block can call another program block which
can call another program bock. This provides additional flexibility in
programming.
Page 3-6
Program Blocks
An S7 PLC program can include data blocks (DBs) and three types of
program
Page 3-7
Assigning Memory Areas to Instructions
An S7 PLC CPU provides the following options for storing data associated
with a user program.
When you program instructions, you must specify which data values
the instruction will process. These values are referred to as operands.
An operand can be a constant, an operand which directly identifies a
memory location, or a tag.
Tags are symbolic alphanumeric operands that are useful because they
aid understanding of the program. Tags are listed in a PLC tag table,
which also identifies the associated memory location and other
information. Tags appear in the program in quotation marks when the
tag data is available to any program block and preceded by # when the
data is associated with an instance DB.
Page 3-8
Data Types
Data type is a short way of saying a description of the data. There are a
variety of data types, which are often represented by shorthand names
such as Word or Sint.
These shorthand names are useful to understand when developing a
program.
For example, the accompanying upper graphic shows a that the data type
for an instruction is selected during programming. When making this
selection, it is important to make sure that the data type is compatible
with the operands associated with the instruction.
The data type is also among the values that must be selected when a tag is
set up. The PLC tag table shows the data type and other important
information for PLC tags.
STEP 7 Safety (TIA Portal)
(TIA Portal) are used for the configuration and programming of failsafe
applications. STEP 7 Safety Basic (TIA Portal) is used with either STEP 7
Basic (TIA Portal) or STEP 7 Professional (TIA Portal). STEP 7 Safety
Advanced (TIA Portal) requires STEP 7 Professional (TIA Portal).
Studies indicate that when students practice what they have learned
in a classroom
Page 3-11
Chapter 3 - S7-1200 PLC Programming
Ladder Diagram (LAD) Programming
Page 3-12
Instructions and Operands
PLCs store information as binary numbers. One of the ways that PLCs
use these binary
Input (I) and output (Q) bits in the process image along with a type of
memory called bit memory (M) are collectively called global memory
because these memory areas are available throughout the user
program.
Page 3-13
Bit Logic Instructions
Page 3-14
Power Flow
As the PLC scans the user program from top to bottom in a program
block, each network is scanned from left to right. Scanning a network
means that the PLC’s CPU is examining the logical conditions
described by the instructions to determine if power flows through the
network. In programming terminology, this examination of logical
conditions is called solving the logic and the solution of a
configuration of instructions is called the result of logic operation
(RLO).
Page 3-15
Contact and Coil Instructions
The accompanying graphic shows four of the most often used LAD
instructions, the
normally open and normally closed contact instructions and the output
coil and inverted output coil instructions. It is important not to confuse
the names of these instructions with any electrical device.
Therefore, you should to memorize the following rules and use them
when interpreting a bit logic network.
Page 3-16
Contact and Coil Instruction Examples
First, consider the truth table conditions for the top network. Note
that for both contacts to be closed at the same time I2.4 must be 1
and I3.5 must be 0. This is the only condition that will cause power
flow to the output coil instruction, resulting in Q3.2 being set to 1.
Next, consider the truth table conditions for the bottom network.
Because the final instruction is an inverted output coil instruction,
anytime there is no power flow to this instruction, output Q4.1 will be
set to 1. The only time that Q4.1 is 0 is when I2.4 is 1 and I3.5 is 0.
Page 3-17
AND, OR, and Exclusive OR Functions
Three of the most common Boolean logic functions are the AND, OR,
and Exclusive OR
Page 3-18
Instructions that Set and Reset Bits
In this example, when I4.3 goes from 0 to1, the corresponding normally
open contact instruction closes and provides power flow to the set coil
instruction. This causes output Q5.1 to be set to 1. Q5.1 remains a 1
even if I4.3 returns to 0.
When there is power flow to the reset coil instruction, Q5.1 resets to 0.
In this example, this happens when I4.5 goes to
1. There can be multiple networks in between the set and reset coil
networks, and the set and reset coil networks can each have multiple
contacts to establish the logical conditions for the set and reset
operations.
Page 3-19
Set Reset and Reset Set Flip-flops
Two other instructions that set and reset bits are the set reset and the
reset set flip-flops. Both networks perform a similar function. When there is
power flow to the set (S) input, the output (Q) and the memory bit
specified by the operand at the top of the instruction both go to 1. They
remain a 1, even if there is no power flow at the set input, until there is
power flow at the reset (R) input.
The significance is that, if there is power flow at both the set and reset
inputs, the dominant input controls the result. In other words, with
power flow at both the set and the reset inputs, the output and
memory operand for the set reset
flip-flop are both 0. For the reset set flip-flop, with power flow at
both the set and the reset inputs, the output and memory operand
are both 1.
In the examples shown, note that a bit memory (M) address is used as
an operand. Using a bit memory address avoids the problem of picking
an I or Q operand that could otherwise be associated with I/O devices.
Page 3-21
Motor Start-Stop Circuit
The upper portion of the diagram is called the power circuit, because
power to the motor flows through a circuit breaker and a motor
starter composed of a contactor and an overload relay.
Because the stop pushbutton and overload relay contacts in the control
circuit are normally closed, when the start pushbutton is pressed,
current flows through the starter coil, which closes both the motor
starter’s main contacts and the auxiliary contact in the control circuit,
and the motor starts. Because the auxiliary contact is now closed, even
when the start pushbutton is released, current continues to flow
through the starter coil and the motor continues to run.
Page 3-22
PLC Motor Control
circuits are not wired to the PLC and the hard-wired control circuit has
been replaced by the PLC and the devices connected to it.
The input and output devices shown are not interconnected in the
same way as for the hardwired circuit. It is only after the PLC has been
configured and programmed that the inputs can be used to control the
starter coil.
Consider how the motor start-stop control should function. When the
start pushbutton is pressed, as long as the stop pushbutton is not also
pressed and the normally closed overload relay contact is closed, the
starter coil energizes, closing the contactor’s contacts and starting the
motor. The starter coil remains energized, allowing the motor to
continue to run, when the start pushbutton is released.
When the stop pushbutton is pressed, the starter coil de- energizes,
opening the contactor’s contacts and removing power from the motor.
The third input to the PLC is a normally closed contact that is part of
the overload relay. When the overload relay senses an overload, this
contact opens and the motor stops.
Page 3-23
PLC Motor Control Program
example has the three inputs wired to one input signal module that
has been set up so that the input addresses used are I4.0, I4.1, and
I4.2. These inputs could have been wired to separate input signal
modules or to integrated digital input signal channels, if available. The
output signal module has been set up so that the output address used
is Q2.0.
The I/O address assignments determine which process image status bit
is associated with each input and output. The operand for each
instruction determines which process image status bit is associated
with that instruction.
All the instructions needed are in one network. Recall that a normally
open contact instruction is open when the associated process image
status bit is 0 and closed when the associated process status bit is 1.
This means that, for the current state of the inputs, the I4.1 and I4.2
normally open contacts are closed, and the other two normally open
contacts are open. The output coil instruction controls the associated
output process image status bit, causing it to be 0 when there is no
power flow to the instruction, so output Q2.0 is off, and the motor is
not running.
Page 3-24
Starting the Motor
Note what happens when the start pushbutton is pressed. The I4.0
process image
status bit is set to 1, causing the I4.0 normally open contact to close,
and providing power flow to the output coil instruction. This sets the
Q2.0 process image status bit to 1 and turns on output Q2.0.
When output Q2.0 turns on, the starter coil for the motor energizes,
and the motor starts.
On the next scan of the PLC, with the Q2.0 process image status bit set
to 1, the Q2.0 normally open contact closes. With this contact closed,
there will still be power flow to the output coil instruction even after
the start pushbutton is released, and the motor will continue to run.
Page 3-25
How-to Video Library
Page 3-26
Timers and Counters
Because S7-1200 and S7-1500 PLCs were developed well after the
deployment of IEC 61131, these PLCs include IEC timers and counters
as basic instructions. Therefore, to minimize the complexity of this
lesson, the IEC timers and counters included are consistent with those
used with
S7-1200 PLCs.
Page 3-27
IEC Timers
For LAD programs, S7-1200 PLCs support the IEC box and coil timer
instructions
IEC timers in S7-1200 PLCs use the 32-bit Time data type for preset
time (PT) and elapsed time (ET) values. Time data is stored as a signed
double integer interpreted as milliseconds. However, negative time
values cannot be used with timer instructions. This means that the
range of values that can be represented by timer preset and elapsed
times is 0 to +2,147,483,647 milliseconds, which is equal to 24 days,
20 hours, 31 minutes, 23 seconds, and 647 milliseconds.
Page 3-28
TP Timer Box Instruction
generates a pulse at output parameter (Q) when the input parameter (IN)
transitions from 0 to 1, unless the timer has already started timing. The pulse
duration is defined by the preset time parameter (PT). The elapsed time (ET)
increases from 0 to the present time during the pulse duration and is retained
until IN transitions from 1 to 0. The PT and ET values are stored in a data
block (DB).
This sequence begins again at time T4 when the I1.0 contact closes.
However, the TP timer continues to time and Q, and output Q2.3
remain on when IN is reset to 0 during the preset time. At T5, the
elapsed time reaches 10 seconds and Q and output Q2.3 are reset to
0. Because IN is already at 0, ET is also reset to 0.
Page 3-30
Like the box instruction, a TP timer coil has an associated data block
that stores the PT and ET values.
Page 3-31
TON Timer Box Instruction
This sequence begins again at time T4 when the I1.1 contact closes
and IN transitions from 0 to 1. However, at time T5, the I1.1 contact
opens, and IN transitions from 1 to 0 before ET is equal to PT, so Q
and output Q2.4 remain off, and ET is reset to 0.
Page 3-32
TON Timer Coil Instruction
Like the box instruction, a TON timer coil has an associated data block
that stores the PT and ET values.
Page 3-33
TOF Timer Box Instruction
the output parameter (Q) to 1 when input parameter (IN) transitions from 0
to 1. However, the TOF timer does not begin timing until IN transitions from
1 to 0. When the elapsed time (ET) reaches the preset time (PT), Q
transitions from 1 to 0. Q remains a 0 and the elapsed time is retained until
the next 0 to 1 transition of IN. The PT and ET values are stored in the data
block (DB) associated with the instruction.
At time T4, when the I1.2 contact closes and IN and Q transition from
0 to 1, ET is reset to 0. At time T5, when the I1.2 contact opens, IN
transitions from 1 to 0, and the timer starts timing. However, at time
T6, the I1.2 contact closes and IN transitions from 0 to 1 before ET is
equal to PT, so
Q and output Q2.5 remain on, and ET is reset to 0.
Page 3-34
Like the box instruction, a TOF timer coil has an associated data block
that stores the PT and ET values.
Page 3-35
TONR Timer Box Instruction
Page 3-36
TONR, PT, and RT Timer Coil Instructions
Page 3-37
IEC Counters
For LAD programs, S7-1200 PLCs support the IEC counter instructions shown in
the
accompanying graphic.
CU, CD, and CTUD counter instructions use software counters with a
maximum counting rate that is limited by the execution rate of the
organization block (OB) they are placed in. S7-1200 PLCs also provide
high-speed counters for counting events that occur faster than can
be handled by IEC counters.
Each IEC counter instruction uses a data block (DB) to maintain counter
data. The number of counter instructions that you can use in a user
program is limited only by the amount of memory in the CPU.
Page 3-38
CTU Counter Instruction
Page 3-39
CTD Counter Instruction
Page 3-40
CTUD Counter Instruction
Page 3-41
CTUD Counter Instruction Example
Page 3-42
Simulators
Page 3-43
Additional LAD Instructions
The instructions shown in the previous lessons are only a few of the
many types of instructions that can be included in a Siemens PLC LAD
program. A LAD program can include a variety of basic and extended
instructions.
The basic instructions are grouped in the following categories: bit logic
operations, timer operations, counter operations, comparator
operations, math functions, move operations, conversion operations,
program control operations, word logic operations, and shift and rotate
operations.
Page 4-44
Additional S7-1200 PLC Programming Languages
Page 4-45
Integrated Technology
High-speed inputs
Up to six high-speed counters can be used. Three inputs at 100 kHz and
three inputs at 30 kHz are seamlessly integrated for counting and
measuring functionality.
High-speed outputs
Two high-speed pulse train outputs at 100 kHz are integrated for
controlling the speed and position of a stepper motor or a servo
drive. They can alternatively be used as pulse width-modulated
outputs for controlling the speed of a motor, positioning a valve, or
controlling
a heating element.
PID control
PID control loops with auto-tune allow for simple closed- loop process
control applications.
Page 4-46
Integrated Web Server
The web server for the S7-1200 provides web Page access to data
about your CPU and process data. You can access S7-1200 web Page s
from a PC or a mobile device. The web server displays the Page s in a
format and size compatible with the device you use to access the Page
s.
The S7-1200 also supports user-defined web Page s for access to CPU
data.
Page 4-47
Chapter 4 – Additional Information
SIMATIC Controllers
This course has focused on S7-1200 basic controllers designed for small
to medium applications. Additional Siemens PLCs include S7-1500
advanced controllers for medium and complex applications, S7-1500
software controllers for PC-based applications, and ET 200SP
distributed controllers for decentralized applications.
Page 4-48
S7-1500 Advanced Controller
S7-1500 PLCs are quick and easy to install and set up. For you, this
means a shorter time-to-market and a higher rate of return on your
investment.
Page 4-49
S7-1500 Software Controller
Page 4-50
ET 200SP Distributed Controller
Page 4-51
S7-300 and S7-400 Controllers
S7-400 PLCs have high processing speeds and are especially suitable for
data-intensive tasks such as coordinating overall plants and controlling
lower-level systems. S7-400 CPUs are available in Standard, Failsafe (F),
and High-availability (H) versions.
S7-300 and S7-400 PLCs are configured and programmed using STEP
7 Professional (TIA Portal) or a version of STEP 7 Professional that is
not in TIA Portal.
Page 4-52
ET 200 Distributed I/O Systems
ET 200 distributed I/O systems offer standard and failsafe solutions for
use in a control cabinet or without a cabinet directly on the machine.
The ET 200 modular design includes digital and analog I/O, intelligent
modules with CPU functionality, safety technology, motor starters,
frequency converters, and technology modules.
TIA Portal makes the integration of safety technology easier and more
efficient.
Page 4-53
SIMATIC HMI Panels
SIMATIC HMI Panels are available for virtually any application and can
be intuitively configured in TIA Portal using SIMATIC WinCC software.
This results in increased engineering efficiency, especially when
additional Siemens automation products are used. The interaction with
STEP 7 does away with multiple entries and ensures maximum data
consistency.
Page 4-15