Introduction
You configure an overview screen for the higher-level plant object with multiple faceplate containers for lower-level plant objects, for example, for a station that has lower-level objects motor and conveyor belt.
For each plant object you can configure a screen in which all lower-level plant objects are visible. To do this, use the faceplate containers of the plant object types.
If necessary, you also configure basic objects, elements and controls in the screen. For example, you use I/O fields to display process values such as status, temperature and rate.
In the following, you will obtain the data to be processed, such as temperature measurements or speed values from the data blocks of a controller.
You represent lower-level plant objects using faceplates in the overview screen of the higher-level plant hierarchy.
In runtime, the screen window technology assists you in switching between plant objects and representing multiple plant objects in a screen.
You can also use the "Plant overview" control to set up screen navigation via the plant. In runtime, you monitor the plant in this manner and see the overall progress at a glance.
Requirement
-
A SIMATIC S7-1500 has been configured in the project.
-
WinCC Unified Runtime is configured in the project.
-
A plant object type has been created.
-
The plant view has been created with the plant objects and assigned to WinCC Unified PC RT.
-
The interface tags of the plant object types are linked to the S7-1500.
Procedure
-
Open the plant object editor.
-
In the "Visualization" tab, click "Add new screen".
A screen is created.
-
If necessary, edit the width and height of the screen under "Properties" in the inspector window.
-
If necessary, configure the required elements and controls for the plant object, such as I/O fields and text fields.
-
Change to the "Libraries" task card.
-
Open the project library.
-
Create a faceplate type.
-
Configure the required screen objects, interface tags and interface properties in the faceplate type and release the version.
-
Open the editor of the plant object type.
-
In the "Visualization" tab, drag the faceplate type from the project library to the "Drop faceplates here" button.
-
Connect the faceplate tags to the interface tags of the plant object type.
-
Create a plant object from the plant object type using a drag-and-drop operation.
-
Open the plant object editor.
-
Assign the plant object a PLC tag under "Interface" in the "PLC tag" column:
-
To display the faceplate container of the plant object type in the screen, drag the plant object from the plant view to the configured screen.
|
Tips for an efficient procedure |
|
|---|---|
|
|
|
Note If the screen area is not sufficient for all faceplate containers, the faceplate containers are superimposed on each other in runtime. |
|
Note If additional basic objects, elements and controls are required specifically for a plant object, you can use the faceplates of the plant object types as a basis and configure additional objects. |
|
Note Note that interface mapping is deleted during updates of faceplate types used in plant objects. |
Result
You have created a screen with a faceplate instance for the plant project.