Technical data

Table Of Contents
S7 Communication
System Software for S7-300/400 System and Standard Functions - Volume 2/2
21-48
A5E00739858-01
Output Parameter I_TYP
The following table lists the different SFB types and the corresponding identifiers
SFB Type Identifier (W#16#...)
USEND 00
URCV 01
BSEND 04
BRCV 05
GET 06
PUT 07
PRINT 08
START 0B
STOP 0C
RESUME 0D
STATUS 0E
USTATUS 0F
ALARM 15
ALARM_8 16
ALARM_8P 17
NOTIFY 18
AR_SEND 19
NOTIFY_8P 1A
(no SFB exists; I_DB or OFFSET wrong) FF
Error Information
The output parameter RET_VAL can have the following two values with SFC 62
"CONTROL":
0000H: no error occurred during execution of the SFC.
8000H: an error occurred during execution of the SFC.
Note
Even if the value 0000H is indicated in the output parameter RET_VAL, the output
parameters ERROR and STATUS should be evaluated.
ERROR
STATUS
(Decimal)
Explanation
1 10 Access to local user memory is not possible (for example, a memory byte was
specified as the actual parameter for I_TYP and this memory byte does not exist
in the CPU being used).
1 12 For the number specified with I_DB,
There is no instance DB, but rather a shared DB,
There is no DB, or the instance has been destroyed.