Weighing Functions
SIWAREX FTA
5-121
Name
Type
Address
Default
Range of Values / Explanation
Reference
Last log
MMC-ID
BYTE[5]
DBB000
0
1 byte manufacturer identifi 4 bytes
serial number, with log output to RS232
interface always 0
Reserve 1
BYTE
DBB005
0
Reserve 1
Reserve 2
WORD
DBB006
0
Reserve 2
Log ID
DINT
DBD008
0
Identification for saved log text
Last log data
STRING[160] DBB012
STRING[160] = 0H
Log text for last logging procedure
174
Table 5-29
DR 44 Allocation
5.26.1 DR 44 - MMC-ID
Identification of the MMC card.
5.26.2 DR 44 - Log ID
Log ID is a single time log number which can be used for identifying the log. The
number is incremented with every logging procedure.
5.26.3 DR 44 - Last log data
The last log data that was output can be read until the next logging procedure.
5.27 DR 45 String (NAWI, AWI)
The strings are text that can be inserted in the logs as variables. The contents of
the string can be defined using the SIWATOOL FTA or from the control program of
the SIMATIC CPU.
Name
Type
Address
Default
Range of Values / Explanation
Reference
String
String 1
STRING[16]
DBB000
“String 1 ”
16 string 1
String 2
STRING[16]
DBB018
“String 2 ”
16 string 2
String 3
STRING[16]
DBB036
“String 3 ”
16 string 3
String 4
STRING[16]
DBB054
“String 4 ”
16 string 4
72
Table 5-30
DR 45 Allocation