ID 140057

No callback function registered to handle Sercos-over-EtherCAT service channel write request.

Description

To use the SoE service channel together with the CNC SDK, a corresponding callback function must be stored to process a write request. This error occurs with a service channel write request from the CNC if no corresponding callback function was stored.

Response

Class

3

Abort current job.

Solution

Class

6

To eliminate the error message, a corresponding callback method for processing a write request must be registered. Further information on this is contained in the API documentation of the CNC SDK

Parameter

%1:

Logical axis number [-]

Logical axis number Axis parameters of the axis affected.

%2:

Identification number [-]

Identification number of read request.

%3:

Logical channel number [-]

Channel number of channel affected.

Error type

Fatal error by NC program or operator action.