Quick Start For Configuring An Hmi Faceplate: Simatic Comfort Panels, Runtime Advanced and Wincc (Tia Portal)

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Getting Started02/2017

Quick Start for Configuring


an HMI Faceplate
SIMATIC Comfort Panels, Runtime Advanced and WinCC (TIA Portal)

https://support.industry.siemens.com/cs/ww/en/68014632
Warranty and Liability

Warranty and Liability


Note The Application Examples are not binding and do not claim to be complete with
regard to configuration, equipment or any contingencies. The Application
Examples do not represent customer-specific solutions. They are only intended
to provide support for typical applications. You are responsible for the correct
operation of the described products. These Application Examples do not relieve
you of the responsibility of safely and professionally using, installing, operating
and servicing equipment. When using these Application Examples, you
recognize that we cannot be made liable for any damage/claims beyond the
liability clause described. We reserve the right to make changes to these
application examples at any time and without prior notice. If there are any
deviations between the recommendations provided in this Application Example
and other Siemens publications – e.g. Catalogs – the contents of the other
documents shall have priority.

We do not accept any liability for the information contained in this document.
Any claims against us – based on whatever legal reason – resulting from the use of
the examples, information, programs, engineering and performance data etc.,
described in this Application Example shall be excluded. Such an exclusion shall
not apply in the case of mandatory liability, e.g. under the German Product Liability
Act (“Produkthaftungsgesetz”), in case of intent, gross negligence, or injury of life,
body or health, guarantee for the quality of a product, fraudulent concealment of a
deficiency or breach of fundamental contractual obligations (“wesentliche
 Siemens AG 2015 All rights reserved

Vertragspflichten”). The compensation for damages due to a breach of a


fundamental contractual obligation is, however, limited to the foreseeable damage,
typical for the type of contract, except in the event of intent or gross negligence or
injury to life, body or health. The above provisions do not imply a change of the
burden of proof to your detriment.
Any form of duplication or distribution of these application examples or excerpts
hereof is prohibited without the expressed consent of Siemens AG.

Security Siemens provides products and solutions with industrial security functions that
informa- support the secure operation of plants, solutions, machines, equipment and/or
tion networks. They are important components in a holistic industrial security
concept. With this in mind, Siemens’ products and solutions undergo continuous
development. Siemens recommends strongly that you regularly check for
product updates.
For the secure operation of Siemens products and solutions, it is necessary to
take suitable preventive action (e.g. cell protection concept) and integrate each
component into a holistic, state-of-the-art industrial security concept. Third-party
products that may be in use should also be considered. For more information
about industrial security, visit http://www.siemens.com/industrialsecurity.
To stay informed about product updates as they occur, sign up for a product-
specific newsletter. For more information, visit
http://support.industry.siemens.com.

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 2
Table of Contents

Table of Contents
Warranty and Liability ................................................................................................. 2
1 Creating a Faceplate .......................................................................................... 4
1.1 Introduction ........................................................................................... 4
1.2 Task Description ................................................................................... 4
1.3 PLC configuration ................................................................................. 5
1.4 HMI configuration ................................................................................. 7
2 Further documents on this application example ......................................... 10
3 Links & Literature ............................................................................................ 11
4 History............................................................................................................... 11
 Siemens AG 2015 All rights reserved

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 3
1 Creating a Faceplate
1.1 Introduction

1 Creating a Faceplate
1.1 Introduction
Faceplates can be used for creating and changing elements centrally. Easy
connection of process values is also possible.
Using a simple example, the configuration of a faceplate in connection with a PLC
data type is explained.

1.2 Task Description


For several identical tank containers, the following process values shall be output
in a standardized picture.
 Current filling level
 Percentage of filling level
 Temperature of the liquid

Displayed picture in which the process values are output.


Figure 1-1
 Siemens AG 2015 All rights reserved

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 4
1 Creating a Faceplate
1.3 PLC configuration

1.3 PLC configuration


PLC program part
Table 1-1
No. Action
1. Creating PLC data types

Create a PLC data type and add all process-relevant


tags there (1). Later, the PLC data type supplies the faceplate with process values from the
controller.

1
 Siemens AG 2015 All rights reserved

2. Add PLC data type into the library

To be able to use the PLC data type in the faceplate, drag the created PLC data type into the
project library using drag&drop.

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 5
1 Creating a Faceplate
1.3 PLC configuration

No. Action
3. Assigning PLC data types to a data block tag

 Open the data block used for transferring the process values to the operator panel.
 Create a tag and select the created “PLC data type” as the data type.

Further settings regarding the “faceplate” are not required in the PLC program.
 Siemens AG 2015 All rights reserved

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 6
1 Creating a Faceplate
1.4 HMI configuration

1.4 HMI configuration


Table 1-2
No. Action
1. Creating faceplates

 Open a picture in which you compile all objects to be contained in the faceplate (I/O fields,
symbols etc.).
 Siemens AG 2015 All rights reserved

 Mark all objects.


 Right-click on the marked objects.
 Select “Create faceplate type” from the context menu:

The faceplate editor opens. The further configuration of the faceplate is performed in the editor.

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 7
1 Creating a Faceplate
1.4 HMI configuration

No. Action
2. Configuring the faceplate

Add another property to the selected category (1). The name can be selected by the user
(2). In parameter “Type” you select the stored “PLC data type” (3).

Selecting the PLC data type automatically displays the three stored tags. These tags are now
assigned to the individual objects.

2 3
 Siemens AG 2015 All rights reserved

3. Assigning properties to the faceplate

 Link the properties of the individual objects to the parameters of the “PLC data type” using
“drag&drop”.
 Then close the faceplate and release it.

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 8
1 Creating a Faceplate
1.4 HMI configuration

No. Action
4. Assigning tags to the faceplate interface

The data exchange between the controller and the objects stored in the faceplate is performed
via the interface.

 Drag the completed faceplate from the library into the plant picture and open the properties
of the faceplate (1).
 A parameter is now displayed in the “Interfaces” tab (2).
As the tag for this parameter you select the data block address intended for data exchange
between controller and operator panel (see Link).

This completes the generation and configuration of the faceplate.

In this example, the faceplate was entered a second time into the plant picture of the faceplate.
The only necessary modification was a new tag that had to be assigned to the interface.
1
 Siemens AG 2015 All rights reserved

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 9
2 Further documents on this application example

2 Further documents on this application


example
Basics - Documentation and application example
Continuing information is available on the entry page of this application example
entry-ID: 68014632. \2\
In detail:
 A detailed description of the parameters and functions of a faceplate.
Document “68014632_Faceplates_Basics.pdf”.
 Further configuration examples.
Document “68014632_Faceplates_EngineeringExamples.pdf”.
 Siemens AG 2015 All rights reserved

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 10
3 Links & Literature

3 Links & Literature


Table 3-1
Topic Title
\1\ Siemens Industry https://support.industry.siemens.com
Online Support
\2\ Download page of https://support.industry.siemens.com/cs/ww/en/68014632
the entry
\3\ FAQ What are the functional differences between the different SIMATIC
panels?
https://support.industry.siemens.com/cs/ww/en/view/40227286
\4\ FAQ How can you create faceplates in WinCC (TIA Portal) with user
authorizations?
https://support.industry.siemens.com/cs/ww/en/view/57434982
\5\ Application Application: Sample blocks for STEP 7 and WinCC flexible
https://support.industry.siemens.com/cs/ww/en/view/36435784
\6\ Application Faceplates for the Visualization of Sentron PAC Power Meters.
https://support.industry.siemens.com/cs/ww/en/view/67318600
 Siemens AG 2015 All rights reserved

4 History
Table 4-1
Version Date Modifications
V2.0 06/2015 First publication

HMI Faceplates, Getting Started


Entry ID: 68014632, V2.0, 06/2015 11

You might also like