3 communication errors, Communication errors, Drive plc developer studio – Lenze DDS v2.3 User Manual

Page 330: Appendix

Advertising
background image

Drive PLC Developer Studio

Appendix

15-20

l

DDS EN 2.3

15.5.3

Communication errors

No.

Cause

Possible remedy

1
(0001)

Transmit buffer in the controller is full.
CAN_ERR_XMTFULL

System-oriented communication error

^ 15-22

2
(0002)

CAN controller was read too late.
CAN_ERR_OVERRUN

4
(0004)

Bus error: An error counter has reached the limit. Limit.
CAN_ERR_BUSLIGHT

8
(0008)

Bus error: An error counter has reached the limit.
CAN_ERR_BUSHEAVY

16
(0010)

Bus error: CAN controller assumed CANopen status bus off.
CAN_ERR_BUSOFF

32
(0020)

Rcv queue has been read out.
CAN_ERR_QRCVEMPTY

64
(0040)

Rcv queue was read out too late.
CAN_ERR_QOVERRUN

128
(0080)

Transmit queue is full.
CAN_ERR_QXMTFULL

256
(0100)

Register test of 82C200 failed.
CAN_ERR_REGTEST

512
(0200)

Problem with VxD localization.
CAN_ERR_NOVXD

1024
(0400)

Hardware occupied by the network.
CAN_ERR_HWINUSE

2048
(0800)

Network occupied by client.
CAN_ERR_NETINUSE

5120
(1400)

Hardware handle was invalid.
CAN_ERR_ILLHW

6144
(1800)

Network handle was invalid.
CAN_ERR_ILLNET

7168
(1C00)

Client handle was invalid.
CAN_ERR_ILLCLIENT

8192
(2000)

Resource (FIFO, client, timeout) cannot be generated.
CAN_ERR_RESOURCE

40960
(A000)

General error

Contact Lenze

40961
(A001)

This system bus adapter does not allow the selected
function.

Use a suitable system bus adapter.
Contact Lenze.

40962
(A002)

No system bus adapter active.

Activate a system bus adapter.

41217
(A101)

Internal program error (NULL pointer).

Restart the application.
If the error still occurs, contact Lenze.

41218
(A102)

Bus device read timed out.

Increase the value of parameter Communication timeout for the selected system bus adapter
on the Settings tab.

41219
(A103)

Internal program error (invalid network)

Install the CAN driver update.
If the error still occurs, contact Lenze.

41220
(A104)

Internal program error (invalid data)

Install the CAN driver update.
If the error still occurs, contact Lenze.

41221
(A105)

Internal program error (invalid operation)

Install the CAN driver update.
If the error still occurs, contact Lenze.

41222
(A106)

Internal program error
Error when reading a data block.

Restart the application.
If the error still occurs, contact Lenze.

41223
(A107)

Internal program error (invalid size)

Restart the application.
If the error still occurs, contact Lenze.

41224
(A108)

Error when initializing the data download.

Restart the application.
Use the system bus configurator to check if the target system responds.

41225
(A109)

Error when initializing the data upload.

Restart the application.
Use the system bus configurator to check if the target system responds.

41226
(A10A)

Error during data transfer.

Restart the application.
Use the system bus configurator to check if the target system responds.

41227
(A10B)

Incorrect I/O address

Set a valid I/O address for the selected system bus adapter on the Settings tab.

Show/Hide Bookmarks

Advertising