Technical data

Table Of Contents
SFBs for Compact CPUs
System Software for S7-300/400 System and Standard Functions - Volume 2/2
28-54
A5E00739858-01
Parameters Declaration Data
type
Range of
values
Default Description
R_TYPE
INPUT CHAR ’D’, ’X’, ’M’,
’E’, ’A’, ’Z’, ’T’
‘D’ Address type on the partner
CPU
‘D’: Data block
’X’: Expanded data block
’M’: Memory bit
’E’: Inputs
’A’: Outputs
’Z’: Counters
’T’: Times
R_DBNO
INPUT INT 0 to 255 0 Data block number on the
partner CPU
R_OFFSET
INPUT INT Refer to the
table:
”Parameter in
the FB for data
source (Partner
CPU)”
0 Data byte number on the
partner CPU
R_CF_BYT
INPUT INT 0 to 255 255 Connection memory bit on
the partner CPU
(255: Means: no connection
memory bits)
R_CF_BIT
INPUT INT 0 to 7 0 Connection memory bit on
the partner CPU
DONE
OUTPUT BOOL TRUE/FALSE FALSE Status parameter (This
parameter is only set for the
duration of one call):
FALSE Job has not been
started or is still being
executed.
TRUE Job has been
executed error-free.
ERROR
OUTPUT BOOL TRUE/FALSE FALSE Status parameter (This
parameter is only set for the
duration of one call):
Completed job without error