7 Programming FCs (Functions) and FBs for S7 Ethernet CPs
A-207
S7-CPs for Industrial Ethernet Configuring and Commissioning
Release 01/2007
C79000-G8976-C182-07
Table 7-3 AG_RECV / AG_LRECV Codes
NDR MeaningSTATUSERROR
0 1 8186H ID parameter invalid.
ID != 1,2....16 (S7-300).
ID != 1,2....64.(S7-400)
0 1 8304H The connection is not established. The send job should only be
attempted again after waiting for at least 100 ms.
0 1 8F23H Source area invalid, for example:
Area does not exist in the DB.
0 1 8F25H Area error writing a parameter.
0 1 8F29H Alignment error writing a parameter.
0 1 8F30H Parameter is in the write-protected first current data block.
0 1 8F31H Parameter is in the write-protected second current data block.
0 1 8F32H Parameter contains a DB number that is too high.
0 1 8F33H DB number error.
0 1 8F3AH Destination area not loaded (DB).
0 1 8F43H Timeout writing a parameter to the I/O area.
0 1 8F45H Address of the parameter to be read is disabled in the accessed
rack.
0 1 8F7FH Internal error, e.g. illegal ANY reference.
0 1 8090H No module with this address exists or the CPU is in STOP
mode;
The FC used does not match the system family being used
(different FCs must be used for S7 -300 and S7-400).
0 1 8091H Logical base address not at a double word boundary.
0 1 8092H In the ANY reference, a type other than BYTE is specified.
(S7-400 only)
0 1 80A0H Negative acknowledgment reading from the module.
0 1 80A4H The communication bus connection between the CPU and CP is
not established.
0 1 80B0H The module does not recognize the data record.
0 1 80B1H Destination area invalid.
0 1 80B2H The communication bus connection between the CPU and CP is
not established.
0 1 80C0H The data record cannot be read.
0 1 80C1H The specified data record is currently being processed.
0 1 80C2H There are too many jobs pending.
0 1 80C3H CPU resources (memory) occupied.
FC6 AG_RECV / FC60 AG_LRECV - continued