Technical data

Table Of Contents
PROFInet
System Software for S7-300/400 System and Standard Functions - Volume 1/2
A5E00709327-01
17-5
17.3 Updating the Outputs of the PROFInet Interface for the
PROFInet Component with SFC 113 "PN_OUT"
Description
Using SFC 113 "PN_OUT", you copy the output data generated in your application
from the interface DB of the PROFInet component to the associated shadow
memory. After the SFC is completed, the other PROFInet components have the
current input data available to them.
Parameter Declaration Data Type Memory Area Description
DBNO INPUT WORD I, Q, M, D, L,
constant
DB no. of interface DB
RET_VAL OUTPUT INT I, Q, M, D, L Error information
Error Information
Error Code (W#16#...) Explanation
0000 No error occurred.
8001 CBA configuration is not available or invalid.
8002 The DB number does not match the one in the component configuration.
8004 The DB number matches the one in the component configuration, but the DB
is not yet loaded.
8006 The interface DB was complied with the keyword UNLINKED.
80B1 Length error when reading or writing. The component configuration does not fit
the loaded DB.
8xyy General error information, see Evaluating Errors with Output Parameter
RET_VAL
See also:
Background Information on SFCs 112, 113 and 114