Siemens Simantic Net NCM for Industrial Ethernet S7 User Manual

Page 158

Advertising
background image

Programming FCs (Functions) and FBs for S7 Ethernet CPs

158

SIMATIC NET NCM S7 for Industrial Ethernet

C79000-G8976-C129–06

Table 5-2

AG_SEND / AG_LSEND Codes

DONE

Meaning

STATUS

ERROR

0

1

8F7F

H

Internal error, e.g. illegal ANY reference.

e.g. parameter LEN=0

0

1

8090

H

No module with this address exists or the CPU is in the STOP
mode.

0

1

8091

H

Logical base address not at a double word boundary.

0

1

8092

H

In the ANY reference, a type other than BYTE is specified.
(S7-400 only)

0

1

80A4

H

The communication bus connection between the CPU and CP is
not established. (Only with newer CPU versions)

0

1

80B0

H

The module does not recognize the data record.

0

1

80B1

H

The specified length (in the LEN parameter) is incorrect.

0

1

80B2

H

The communication bus connection between the CPU and CP is
not established.

0

1

80C0

H

The data record cannot be read.

0

1

80C1

H

The specified data record is currently being processed.

0

1

80C2

H

There are too many jobs pending.

0

1

80C3

H

CPU resources (memory) occupied.

0

1

80C4

H

Communication error (occurs temporarily and a repetition in the
user program will often remedy the problem).

0

1

80D2

H

Module base address incorrect.

Advertising