Diagnostic Possibilities with S7
and PB DP
113
05/01 AWB2700-1384GB
9
8092 Error at SD or RD, z.g. the
adressing of the local data area is
not valid
SFC 65 „X_SEND", z.g.
* invalid length of SD
* SD = NIL is invalid SFC 66 „X_RCV", z.g.
* more data was received than which fits into
the area specified by RD
* RD is of the data type BOOL, however the
length of the received data is larger than one
byte. SFC 67 „X_GET" and SFC 72 „I_GET",
z.g.
* invalid length of RD
* the length or the data type of RD does not
match the received data.
* RD = NIL is invalid. SFC 68 „X_PUT" and
SFC 73 „I_PUT", z.g.
* invalid length of SD
* SD = NIL is invalid
8095 The module is already being
processed in a priority class with
a lower prority.
80AO Error in received
acknowledgement
SFC 68 „X_PUT" and SFC 73 „I_PUT": the data
CPU is not supported by the communication
partner
80A1 Communication problems: SFC
call after termination of an
existing connection
80BO Object is not accessible, e.g. DB
not loaded
This is possible with SFC 67 „X_GET" and SFC
68 „X_PUT" and SFC 72 „I_GET" and SFC 73
„I_PUT"
80B1 Error in the ANY pointer. The
length of the data area to be
transmitted is not correct.
Error code Explanations (general) Explanations (SFC-specific)