Technical data

Table Of Contents
S7 Communication
System Software for S7-300/400 System and Standard Functions - Volume 2/2
21-8
A5E00739858-01
Error Interface to the User Program
If an error occurs during the processing of a communication SFB, it always
changes to the ERROR status. At the same time the ERROR output parameter is
set to 1 and the corresponding error ID is entered in the STATUS output
parameter. You can evaluate this error information in your program.
Examples of possible errors:
Error when collecting send data.
Error when copying receive data into the receive areas (for example, attempting
to access a DB that does not exist).
The length of the data area sent does not match the length of the receive area
specified in the partner SFB.