Technical data

Table Of Contents
S7 Communication
System Software for S7-300/400 System and Standard Functions - Volume 2/2
21-20
A5E00739858-01
Parameter Declaration Data Type Memory Area Description
ERROR
STATUS
OUTPUT
OUTPUT
BOOL
WORD
I, Q, M, D, L
I, Q, M, D, L
ERROR and STATUS state parameters,
error display:
ERROR=0
STATUS has the value:
0000H: neither warning nor error
<> 0000H: Warning, STATUS
supplies detailed information
ERROR=1
There is an error. STATUS supplies
detailed information on the type of
error.
RD_1 IN_OUT ANY S7-300: M, D
S7-400: I, Q,
M, D, T, C
Pointer to the receive area. The length
information specifies the maximum length
of the block to be received.
Only the following data types are
permissible:BOOL (not allowed: Bit field),
BYTE, CHAR, WORD, INT, DWORD,
DINT, REAL, DATE, TOD, TIME, S5TIME,
DATE_AND_TIME, COUNTER, TIMER.
Note:
If the ANY pointer accesses a DB, the DB
must always be specified (for example: P#
DB10.DBX5.0 Byte 10).
LEN IN_OUT WORD I, Q, M, D, L Length of the data already received in
bytes.