Technical data

Table Of Contents
FBs for Cyclical Access to User Data according to the PNO
System Software for S7-300/400 System and Standard Functions - Volume 1/2
A5E00709327-01
18-7
Parameter Declaration Data Type Memory Area Description
ID INPUT DWORD I, Q, M, D, L,
constant
Low word: logical address of the
DP slave/PROFINET IO
component (module or
submodule)
High word: irrelevant
OFFSET INPUT INT I, Q, M, D, L,
constant
Number of the first byte to be written in
the process image for the component
(smallest possible value: 0)
LEN INPUT INT I, Q, M, D, L,
constant
Amount of bytes to be written
STATUS OUTPUT DWORD I, Q, M, D,L Contains error information for SFC 81
"UBLKMOV" in the form
DW#16#40xxxx00 if ERROR = TRUE
ERROR OUTPUT BOOL E, A, M, D, L Error display:
ERROR = TRUE if an error occurs
when calling SFC 81 "UBLKMOV".
OUTPUTS IN_OUT ANY I, Q, M, D Source area for the data to be written:
If the source area is smaller than
LEN, then as many bytes as
OUTPUTS contains are
transferred. ERROR receives the
value FALSE.
If the source area is greater than
LEN, then the first LEN bytes are
transferred from OUTPUTS.
ERROR receives the value
FALSE.
Error Information
See Uninterruptible Copying of Variables with SFC 81 "UBLKMOV".