ID 140058
| No callback function registered for handling a SERCOS-over-EtherCAT service channel read request. | ||||
| Description | To use the SoE service channel together with the CNC SDK, a corresponding callback function must be stored to process a read request. This error occurs with a service channel read 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 read 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. | |||
| 
 | ||||