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
14-4
A5E00709327-01
14.3 Updating the Process Image Partition Input Table in a
Synchronous Cycle with SFC 126 "SYNC_PI"
Description
With SFC 126 "SYNC_PI” you can update a process image partition input table in a
synchronous cycle. A user program linked to a DP cycle can use this SFC to
consistently and synchronously update input data located in a process image
partition.
SFC 126 can be interrupted and can only be called in OBs 61, 62, 63 and 64.
Note
A call of SFC 126 "SYNC_PI" in OBs 61 to 64 is only permitted if you have
assigned the affected process image partition to the associated OB in HW Config.
When you update an process image partition input table with SFC 126, you may
not update it with SFC 26 "UPDAT_PI" as well.
Parameters
Parameter Declaration Data
type
Value range Default Meaning
PART INPUT BYTE 1 to 30 Number of the process
image partition input
table to be updated in a
synchronous cycle.
RET_VAL OUTPUT INT Error information
FLADDR OUTPUT WORD Address of the first byte
to cause an error, in case
of an access error.