Technical data

Table Of Contents
SFCs and SFBs for Updating the Process Image and Processing Bit Fields
System Software for S7-300/400 System and Standard Functions - Volume 1/2
A5E00709327-01
14-3
14.2 Updating the Process Image Output Table with SFC 27
"UPDAT_PO"
Description
With SFC 27 "UPDAT_PO" (update process outputs), you transfer the signal states
of the OB1 process image output table (=process image section 0) or a process
image section defined with STEP 7 to the output modules.
If you have specified a consistency range for the part process image corresponding
data is transferred consistent to the respective peripheral module.
Note
Each logical address you assign to an output process image partition with STEP 7
no longer belongs to the process image output table of OB 1.
When you update an output process image partition with SFC 27, you may not
update it with SFC 127 "SYNC_PO" as well.
The transfer of the OB1 process image output table and the process image output
sections that you assigned to an interrupt OB is not influenced by SFC 27 calls.
Parameter Declaration Data Type Memory Area Description
PART INPUT BYTE I, Q, M, D, L,
constant
Number of the process image output
section to be updated. Maximum value
range (depending on the CPU): 0 to 15.
(0 means OB1 process image, n where
1 <
n < 15 means process image section n)
RET_VAL OUTPUT INT I, Q, M, D, L Error information
FLADDR OUTPUT WORD I, Q, M, D, L Address of the first byte to cause an error
if an access error occurred.
Error Information
Error Code (W#16#...) Explanation
0000 No error occurred.
8090 Illegal value for the input parameter PART.
8091 The specified process image section was not defined or is not in the
permitted process image area on the CPU.
80A0 An access error was detected during the updating.
8xyy General error information, see Evaluating Errors with Output Parameter
RET_VAL
Note
If you use SFC 27 "UPDAT_PO" for process image partitions of DP standard
slaves for which you have defined a consistency area larger than 32 bytes, the
error codes from SFC 15 "DPWR_DAT" are also possible.