Technical data

Table Of Contents
Common Parameters for SFCs
System Software for S7-300/400 System and Standard Functions - Volume 1/2
A5E00709327-01
2-9
Overview
The following table provides you with an overview of the relationships explained
above. In particular, it shows the possible values of the output parameters if the
execution of the job is not completed after an SFC has been called.
Note
Following every call, you must evaluate the relevant output parameters in your
program.
Relationship between Call, REQ, RET, RET_VAL, and BUSY during the execution
of a job.
Number of the Call Type of Call REQ RET_VAL BUSY
1 First call 1 W#16#7001 1
Error code 0
2 to (n - 1) Intermediate call Irrelevant W#16#7002 1
N Last call Irrelevant W#16#0000 (exceptions: SFC 59
"RD_REC" if the destination area is larger
than the data record transferred and
SFC 13 "DPNRM_DG," SFC 67 "X_GET"
and SFC 72 "I_GET"), if no error has
occurred
0
Error code if errors occurred 0