Technical data

Table Of Contents
DPV1 SFBs According to PNO AK 1131
System Software for S7-300/400 System and Standard Functions - Volume 1/2
8-26
A5E00709327-01
Note
All the above-mentioned differences between the module status information at the
master and the I slave can only occur at those slots that receive diagnostic
interrupts by means of SFB 75. This means that the remedies discussed above
only apply to such slots.
Error information
The STATUS output parameter contains error information. If it is interpreted as
ARRAY[1 ... 4] OF BYTE, this error information will be structured as follows:
Field element Meaning
STATUS[1]
B#16#00: No error
B#16#C0: Error detected by I slave
STATUS[2],
STATUS[3]
Corresponds to the RET_VAL output parameter for SFCs
STATUS[4] B#16#00, with the exception of some length conflicts between LEN and AINFO.
These exceptions are shown in the next table.
The following table indicates all specific error information for SFB 75.
ERROR STATUS[2,3]
(W#16# ...)
Explanation
0 0000 The job was completed with no errors. If LEN < length AINFO, only the LEN
bytes in the additional interrupt information were transmitted.
0 00B1 LEN > length of AINFO. The job was completed. The additional interrupt
information in AINFO was transmitted. STATUS[4] receives the length of AINFO.
0 7000 Initial call with REQ=0 (empty cycle). No interrupt was sent. BUSY has the value
0.
0 7001 Initial call with REQ=1. The job was started. BUSY has the value 1.
0 7002 Intermediate call (REQ irrelevant). The interrupt sent was not yet acknowledged
by the DP master. BUSY has the value 1.
1 8090 The address specified in the ID is outside the permitted address range or was
not configured.
1 8091
You have disabled the interrupt in the configuration.
The interrupt is not permitted for this type of slave.
1 8092 Invalid data type in AINFO (BYTE and BLOCK-DB are the valid types)
1 8093 ID belongs to a virtual slot. No interrupt can be requested from it.
1 80B0 ASPEC
Does not match bit 0 in byte 0 of AINFO
Must have a value of 0 for the interrupt type used
Is outside the permissible range of values
1 80B1 LEN is outside the permissible range of values. STATUS[4] receives B#16#FF.
1 80B5 Call of SFB 75 at DP master is not permitted.
80C3 The required resources (memory, etc.) are occupied at this time.