0% found this document useful (0 votes)
51 views15 pages

Ch4 Doc & Face

The document discusses documentation and faceplates in Siemens SIMATIC S7 systems. It describes using structured tags and parametrizable function blocks to control multiple instances of a generic motor object. Faceplates linked to structured tags provide a graphical interface for controlling and monitoring each motor instance. The document includes examples of setting up motor function blocks, linking faceplates to access instance data tags through structured tags, and the structure of instance data blocks.

Uploaded by

matius_al
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
51 views15 pages

Ch4 Doc & Face

The document discusses documentation and faceplates in Siemens SIMATIC S7 systems. It describes using structured tags and parametrizable function blocks to control multiple instances of a generic motor object. Faceplates linked to structured tags provide a graphical interface for controlling and monitoring each motor instance. The document includes examples of setting up motor function blocks, linking faceplates to access instance data tags through structured tags, and the structure of instance data blocks.

Uploaded by

matius_al
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 15

SIEMENS

Part 4

Documentation
&

Faceplates
SIEMENS
SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

1/4

July 13

SIEMENS

Documentation & Faceplate


Contents
- Project Documentation
- Structured Tags
- Faceplates

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

2/4

July 13

SIEMENS

Project Documentation

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

3/4

July 13

SIEMENS

Graphic Designer Documentation

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

4/4

July 13

SIEMENS

Face Plates ; Structured Tag

PLC

WinCC

Generic FB (for 50 motors)

Generic Motor Faceplate (for 50 Motors)

Interface:

Instance of DB:

Start

Structure:

Stop

Stop

Motor Q

Motor Q

Speed

Speed

i.e. DB10

Structure Tag

e.g. DB10.DBX0.1 = Stop


DB number
Will be changed

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

Start

e.g. MOTOR_1.STOP
Tag Prefix
Will change

Addr. In DB /
Parameter
Stays

5/4

Generic:
Stays
Run
Stop
Speed
Name

Bool
Bool
16 bit Int.
Text
July 13

SIEMENS

Exercise Structured Tag


PLC

WinCC

Parametizable FB10

Structured Tag

Interface:

Motor Number

BIT

START

(External)

Start

BIT

STOP

(External)

Stop

BIT

MOTOR

(External)

Motor Output

WORD

SPEED

(External)

Speed

TEXT16

NAME

(Internal)

OB1

MOTORS:

Faceplate

MOTOR

Network 2: CALL FC10


FC10
CALL FB10,DB10:

CALL FB10,DB11:

CALL FB10,DB12:

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

Motor no.:
Start:
Stop:
Motor Q:
Speed:
Motor no.:
Start:
Stop:
Motor Q:
Speed:
Motor no.:
Start:
Stop:
Motor Q:
Speed:

1
I 1.0
I 1.1
Q 9.5

SPEED

2
I 1.2
I 1.3
Q 9.6
3
I 1.4
I 1.5
Q 9.7

6/4

July 13

SIEMENS

STEP 7 Structure of Instance DB

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

7/4

July 13

SIEMENS

Structure Type
2

4
1

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

8/4

July 13

SIEMENS

Structure Tags
Select
address

Result

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

9/4

July 13

SIEMENS

Dummy Tags for Faceplates

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

10/4

July 13

SIEMENS

MOTOR Faceplate 1/3

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

11/4

July 13

SIEMENS

MOTOR Faceplate 2/3

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

12/4

July 13

SIEMENS

MOTOR Faceplate 3/3

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

13/4

July 13

SIEMENS

MOTOR Faceplate Access 1/2

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

14/4

July 13

SIEMENS

MOTOR Faceplate Access 2/2

SIMATIC S7
SIEMENS LTD EGYPT 2007
All Rights Reserved

15/4

July 13

You might also like