C-8
C7-613 Control System
A5E00138934-03
Example for a created process screen
Table C-4 Example for a created process screen
Address
Name
Type
Actual Value
Description
0
DB_HEADER.HEAD.ID
STRING[6]
“SCREEN“
Block ID
8
DB_HEADER.HEAD.LANGUAGE
STRING[3]
“GER“
Language ID
14
DB_HEADER.HEAD.AMOUNTOBJ
BYTE
1
Number of objects
16 to 31
DB_HEADER.HEAD.Reserved[..]
INT
0
Reserved
32
SCREEN[0].PIC_.INFO.INFO
BYTE
0
Reserved
33
SCREEN[0].PIC_INFO.STARTUP
BYTE
0
Not an initial screen
34
SCREEN[0].PIC_INFO.Reserved
BYTE
0
Reserved
35
SCREEN[0].PIC_INFO.PASSLEVEL
BYTE
1
Password level 1
36
SCREEN[0].PIC_INFO.PICNAME
STRING[14]
“Screen 0“
Name of screen
52
SCREEN[0].PIC_STATIC[1]
STRING[20]
“Tank 1“
1
First line of Screen0
74
SCREEN[0].PIC_STATIC[2]
STRING[20] “Temperature“
2
Second line of Screen
0
96
SCREEN[0].PIC_STATIC[3]
STRING[20]
”DEGREE”
3
Third line of Screen 0
118
SCREEN[0].PIC_STATIC[4]
STRING[20]
“ “
Fourth line of Screen 0
140
SCREEN[0].PIC_VAR[1]
.
POSITION
BYTE
2A (hex)
4
Position of variable
within the screen
(second position in
third line)
141
SCREEN[0].PIC_VAR[1].
DECIMALS_LENGTH
BYTE
15 (hex)
5
6
Length of field= 5;
number of decimal
places=1
142.0
142.1
SCREEN[0].PIC_VAR[1].
FIELDTYPE
BOOL
10
7
Field type: Input field
142.2
142.3
SCREEN[0].PIC_VAR[1].
ATTRIBUTE
BOOL
00
8
Type of representation:
Standard
142.4
142.5
142.6
SCREEN[0].PIC_VAR[1].
TARGETFORMAT
BOOL
000
9
Representational
format: Decimal
142.7
SCREEN[0].PIC_VAR[1].LIMON
BOOL
0
10
0=Limit check switched
off
143
SCREEN[0].PIC_VAR[1].
AREACODE
CHAR
D
11
Memory area
“D”=Data block
144
SCREEN[0].PIC_VAR[1].BLOCKNO
INT
20
12
Block number
20
146
SCREEN[0].PIC_VAR[1].BYTENO
INT
30
13
Offset address
Byte 30
Содержание SIMATIC C7-613
Страница 14: ...Contents xiv C7 613 Control System A5E00138934 03 ...
Страница 56: ...Special Features of the C7 613 3 10 C7 613 Control System A5E00138934 03 ...
Страница 90: ...Integration into the User Program 4 34 C7 613 Control System A5E00138934 03 ...
Страница 134: ...Maintenance 6 4 C7 613 Control System A5E00138934 03 ...
Страница 160: ...A 26 C7 613 Control System A5E00138934 03 ...
Страница 176: ...B 16 C7 613 Control System A5E00138934 03 ...
Страница 192: ...C 16 C7 613 Control System A5E00138934 03 ...
Страница 198: ...Index Index 6 C7 613 Control System A5E00138934 03 ...