Technical data

Table Of Contents
Copy and Block Functions
System Software for S7-300/400 System and Standard Functions - Volume 1/2
A5E00709327-01
3-5
Note
The source and destination areas must not overlap. If the specified destination
area is larger than the source area, the function only copies as much data to the
destination area as is contained in the source area.
If the specified destination area is smaller than the source area, the function only
copies as much data as can be written to the destination area.
If the destination or source area actually present is smaller than the size of the
parameter set for the memory area of the source or destination area (SRCBLK,
DSTBLK parameters), no data will be transferred.
If the ANY pointer (source or destination) is of the type BOOL, the length specified
must be divisible by 8; otherwise the SFC will not be executed.
If the ANY pointer is of the type STRING, the length specified must be 1.
Error Information
Error Code (W#16#...) Description
0000 No error
8091 The source area is in an unlinked data block.
8xyy General error information, see Evaluating Errors with Output Parameter
RET_VAL