Integration into the User Program
4-8
C7-613 Control System
A5E00138934-03
All 5 DBs are not always used for a language:
• If you do not need more than 64 screens, only a single SCREEN DB is created.
• If you do not need more than 64 messages, only a single MESSAGE DB is
created.
The configuration interface also assigns the DB numbers consecutively in these
cases (refer to Table 4-2).
This consecutive sequence of DBs may not be changed.
Table 4-2 DB Structure at a max. of 64 screens and max. of 64 messages
DB Number
Block name Block ID Description
n–1 MENU MENU Contains the screen hierarchy
n CONFIG CFG Configuration DB with the following
retentive data:
Last set language, character set,
date format, system language,
system message $002, contrast,
passwords, password level
Language 1: Configuration data for ...
n+1 SCREEN SCREEN Process screens 0 to 63
n+2 MESSAGE MESSAG Messages 0 to 63
n+3 INFO INFO Info texts 0 to 127
Language 2: Configuration data for ...
n+4 SCREEN SCREEN Process screens 0 to 63
n+5 MESSAGE MESSAG Messages 0 to 63
n+6 INFO INFO Info texts 0 to 127
Language 3: Configuration data for ...
n+7 SCREEN SCREEN Process screens 0 to 63
n+8 MESSAGE MESSAG Messages 0 to 63
n+9 INFO INFO Info texts 0 to 127
Language 4: Configuration data for ...
n+10 SCREEN SCREEN Process screens 0 to 63
n+11 MESSAGE MESSAG Messages 0 to 63
n+12 INFO INFO Info texts 0 to 127
Language 5: Configuration data for ...
n+13 SCREEN SCREEN Process screens 0 to 63
n+14 MESSAGE MESSAG Messages 0 to 63
n+15 INFO INFO Info texts 0 to 127