Technical data

Table Of Contents
System Status Lists (SSL)
System Software for S7-300/400 System and Standard Functions - Volume 2/2
A5E00739858-01
33-25
Example of the significance of data records
Call parameters of SFC
51
Returned variables Explanation
SZL_ID = W#16#0125,
INDEX = W#16#0008
tpa_nr = B#16#08,
tpa_use = B#16#03,
ob_nr = B#16#15
A data record is returned.
The input/output process images 8 are assigned to
OB 21 for the update of the process image by the
system.
SZL_ID = W#16#0125,
INDEX = W#16#0009
No data record is returned.
Thus: Process image partition 9 is not assigned to
any OB.
SZL_ID = W#16#0225,
INDEX = W#16#003D
tpa_nr = B#16#0A,
tpa_use = B#16#C0,
ob_nr = B#16#3D
tpa_nr = B#16#10,
tpa_use = B#16#C0,
ob_nr = B#16#3D
Two data records are returned.
OB 61 is assigned the process images 10 and 16 for
the inputs and outputs. They can be updated in OB
61 by a call of SFCs 126 and 127.
SZL_ID = W#16#0225,
INDEX = W#16#0001
tpa_nr = B#16#00,
tpa_use = B#16#03,
ob_nr = B#16#01
One data record is returned.
OB 1 is assigned process image 0 for the inputs and
outputs. They are updated by the system.