Configuration DBs
C-5
C7-613 Control System
A5E00138934-03
C.2
Process screen DB “SCREEN”
Structure and Description
Table C-3 Structure of DB for Process Screens
Address
Name
Type
Description
0
DB_HEADER.HEAD.ID
STRING[6]
The block ID “SCREEN” identifies the
DB as a DB for storing screens.
8
DB_HEADER.HEAD.LANGUAGE
STRING[3]
Language ID in 3-letter code
14
DB_HEADER.HEAD.AMOUNTOBJ
INT
Number of objects
16 to 31
DB_HEADER.HEAD.Reserved[..]
BYTE
Reserved
32
SCREEN[0].PIC_INFO.INFO
BYTE
Reserved, do not overwrite!
33
SCREEN[0].PIC_INFO.STARTUP
BYTE
Initial screen
1 = The screen is the initial screen and
is displayed as the first screen after
POWER ON.
If several screens have this ID, the
first screen with this ID is shown as
the initial screen.
34
SCREEN[0].PIC_INFO.Reserved
BYTE
Reserved
35
SCREEN[0].PIC_INFO.PASSLEVEL
BYTE
Password level
0 to 4
This screen can be called only with a
password level
≥
the password level
set here.
Password protection is not possible for
the initial screen.
36
SCREEN[0].PIC_INFO.PICNAME
STRING[14] Freely selectable screen name. This
line does not appear on the screen.
52
SCREEN[0].PIC_STATIC[1]
STRING[20] Static text of the first line of Screen 0.
74
SCREEN[0].PIC_STATIC[2]
STRING[20] Static text of the second line of Screen
0.
96
SCREEN[0].PIC_STATIC[3]
STRING[20] Static text of the third line of Screen 0.
118
SCREEN[0].PIC_STATIC[4]
STRING[20] Static text of the fourth line of Screen
0.
140
SCREEN[0].PIC_VAR[1]
.
POSITION
BYTE
Position of the first (most significant)
position of the variable within the
screen. Line break is not possible.
0=Variable is not shown
1 to 50 (hex) = Starting field number
(tables are provided in Appendix B.3
for decimal/hexadecimal conversion of
positions of variables).
Summary of Contents for SIMATIC C7-613
Page 14: ...Contents xiv C7 613 Control System A5E00138934 03 ...
Page 56: ...Special Features of the C7 613 3 10 C7 613 Control System A5E00138934 03 ...
Page 90: ...Integration into the User Program 4 34 C7 613 Control System A5E00138934 03 ...
Page 134: ...Maintenance 6 4 C7 613 Control System A5E00138934 03 ...
Page 160: ...A 26 C7 613 Control System A5E00138934 03 ...
Page 176: ...B 16 C7 613 Control System A5E00138934 03 ...
Page 192: ...C 16 C7 613 Control System A5E00138934 03 ...
Page 198: ...Index Index 6 C7 613 Control System A5E00138934 03 ...