ID-range 60250-60499
ID-range 60250-60499
60250 | Axis which is not referenced, exceeds velocity limit. | ||||
| Description | When the axis is not referenced, max. velocity is limited to P-AXIS-00268. | |||
Reaction | Class | 6 | The axis is stopped and the nc program is aborted. | ||
Solution | Class | 6 | Choose value for velocity less than P-AXIS-00268. | ||
| %2: | Actual value [1µm/sec or 0,001°/sec] | |||
Actual value of the velocity. | |||||
%3: | Limit value [1µm/sec or 0,001°/sec] | ||||
Maximum permissible velocity P-AXIS-00268. | |||||
Error type | 1, Error message from NC-program. | ||||
|
60251 | Camming is only allowed with a referenced slave axis. | |||
| Description | A coupling with a camming table is only possible for a homed slave axis. | ||
Reaction | Class | 6 | Immediate stop with emergency deceleration | |
Solution | Class | 6 | Homing of slave axis | |
Error type | 1, Error message from NC-program. | |||
|
60252 | Feed enable in slave axis not set. | |||
| Description | Feed enable for slave axis ist not set. | ||
Reaction | Class | 4 | Immediate stop with emergency deceleration | |
Solution | Class | 6 | Set feed enable | |
Error type | 1, Error message from NC-program. | |||
|
60253 | Positionining of spindle not possible, no actual position value configured. | |||
| Description | A positionining movement was programmed for the spindle (M19, homing) although no actual position value is configured for the spindle. Without actual position value the spindle can not execute positioning commands. | ||
Reaction | Class | 6 | Output of error message stopp of NC programm. | |
Solution | Class | 6 | Change NC programm or configure a position sensor for the spindle. | |
Error type | 1, Error message from NC-program. | |||
|
60254 | Direction of move is against to preferential direction. | ||||
| Description | The Direction of move is against to the preferential direction P-AXIS-00031 defined in the axis parameter list (P-AXIS-00224). | |||
Reaction | Class | 6 | Axis is stopped and nc program aborted. | ||
Solution | Class | 6 | Change direction of movement according to the preferential direction in the axis parameter list. | ||
| %2: | Actual value [-] | |||
Programmed direction:
| |||||
%3: | Limit value [-] | ||||
Preferential direction of axis (P-AXIS-00031). | |||||
Error type | 1, Error message from NC-program. | ||||
|
60255 | It is impossible to interpolate an axis, if it is in torque control. | ||||
| Description | When the drive is in operation state torque control, the axis can not be interpolated. | |||
Reaction | Class | 6 | Immediate stop with emergency deceleration | ||
Solution | Class | 6 | Not commanding a movement during torque control | ||
| %2: | Actual value [-] | |||
Current bit coded operation state | |||||
Error type | 1, Error message from NC-program. | ||||
|
60256 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 6 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60257 | Jerk is 0, ramp time set to default values from MDS. | ||||
| Description | When jerk is zero ramp time is set to default value from MDS. | |||
Reaction | Class | 1 | Output of warning message. Ramp time will be set to the default value from MDS. | ||
Solution | Class | 1 | - | ||
| %2: | Actual value [1 µsec] | |||
Actual value for ramp time. | |||||
Error type | - | ||||
|
60258 | Command #DRIVE while endloess movement not allowed. | ||||
| Description | Writing of drive parameters is not permitted, while an axis is moving. | |||
Reaction | Class | 6 | Immediate stop with emergency deceleration. The axes in the CNC channel, which has commanded the SAI, are also stopped, the execution of the NC program is interrupted. | ||
Solution | Class | 6 | Correction of NC program | ||
| %2: | Actual value [-] | |||
NC block type | |||||
Error type | 1, Error message from NC-program. | ||||
|
60259 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 4 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60260 | Interval length in camming table smaller than permitted. | ||||
| Description | A movement section in a POLY5-LINE or LINE-POLY5 camming table is smaller than von 0,1 mm or 0,1°. | |||
Reaction | Class | 5 | Immediate stop with emergency deceleration | ||
Solution | Class | 6 | Definition of a camming table with permitted length of movement sections | ||
| %2: | Actual value [0.1 µm or 0,0001°] | |||
Absolute position of left section boundary | |||||
%3: | Actual value [0.1 µm or 0,0001°] | ||||
Absolute position of right section boundary | |||||
%4: | Limit value [0.1 µm or 0,0001°] | ||||
Minimum of section length | |||||
Error type | 1, Error message from NC-program. | ||||
|
60261 | Number of lines in camming table not permitted. | ||||
| Description | Number of lines in camming table with type LINE-POLY5 or POLY5-LINE not permitted. The table must contain a minimum of 2 lines and a maximum of 360 lines. | |||
Reaction | Class | 5 | Immediate stop with emergency deceleration | ||
Solution | Class | 6 | Definition of a camming table with permitted number of lines | ||
| %2: | Actual value [-] | |||
Number of lines | |||||
%3: | Limit value [-] | ||||
Minimum number of lines | |||||
%4: | Limit value [-] | ||||
Maximum number of lines | |||||
Error type | 1, Error message from NC-program. | ||||
|
60262 | Spindle axis is exchanged. Action cannot be executed. | |||
| Description | A command was given to the spindle which could not be executed because the spindle has changed out her axis due to an axis exchange command. See also [PROG - axis exchange commands]. | ||
Reaction | Class | 6 | Stopp of axis. | |
Solution | Class | 6 | If the command was issued by the PLC to the spindle the the command content was wrong or the command was sent at the wrong time to the spindle. Possible reasons are: -Programm error in the PLC. See also [HLI - External spindle tasking]. -Wrong version of PLC library that was used to send command. -no synchronisation between PLC and CNC. | |
Error type | 1, Error message from NC-program. | |||
|
60263 | Camming is only allowed for closed interpolation. | ||||
| Description | A linear axis was commanded with MC_CamIn, but the parameter start mode is wrong. For a linear axis the start modes HLI_CI_ENDLESS_POSITIVE (0x20) or HLI_CI_ENDLESS_NEGATIVE (0x40) are not permitted. | |||
Reaction | Class | 5 | Axis is stopped and the command is aborted. | ||
Solution | Class | 6 | Change start mode of MC_CamIn. | ||
| %2: | Actual value [-] | |||
Axis mode | |||||
%3: | Actual value [-] | ||||
Start mode of MC_CamIn | |||||
Error type | 1, Error message from NC-program. | ||||
|
60264 | SLOPE type not allowed for gearing slave. | ||||
| Description |
| |||
Reaction | Class | 5 |
| ||
Solution | Class | 6 |
| ||
| %2: | Actual value [-] | |||
| |||||
%3: | Expected value [-] | ||||
| |||||
Error type | 1, Error message from NC-program. | ||||
|
60265 | CAM table does not exist. | ||||
| Description | The camming table cannot be found in the table management. | |||
Reaction | Class | 5 | Abortion of Command/NC-Program. | ||
Solution | Class | 6 | - Check commanded table ID. - Check, if the requested table is entered in the table loader script tab_ldr.lis. | ||
| %2: | Ident number [-] | |||
ID of CAM table that you want to access. | |||||
Error type | 1, Error message from NC-program. | ||||
|
60266 | CAM table cannot be used in the moment. | |||
| Description | The table shall be used while it is accessed by the table manager. | ||
Reaction | Class | 5 | Abortion of Command/NC-Program. | |
Solution | Class | 6 | Stop access of table manager to table before usage. | |
Error type | 1, Error message from NC-program. | |||
|
60267 | Axis exchange not allowed while active turning function with block search. | |||
| Description | The spindle is linked to one path ipo because of programmed turning functions (G96, G95). While active block search these turning functions must be deselected before axis exchange command for spindle in NC program. | ||
Reaction | Class | 6 | Movement stop | |
Solution | Class | 6 | Deactivation of turning functions in NC program before axis exchange command of spindle. | |
Error type | 1, Error message from NC-program. | |||
|
60268 | Spindle in machine lock was commanded from a channel which is not in machine lock. | ||||
| Description | A spindle which is im machine lock mode was commanded from a channel which is not in machine lock mode. | |||
Reaction | Class | 3 | Abrupt axis stop. | ||
Solution | Class | 6 | If a spindle is commanded from a channel in machine lock mode it can be only commanded from other cahnnels which are not in machine lock mode if the channel in machine lock mode reached its program end. Change mode of the second channel also to machine lock mode or run the programs sequentially. | ||
| %2: | Actual value [-] | |||
Channel number of the channel which was not in machine lock mode and commanded the spindle. | |||||
%3: | Actual value [-] | ||||
Channel number of the channel which commanded the spindle in machine lock mode. | |||||
Error type | 1, Error message from NC-program. | ||||
|
60269 | An active spindle not in machine lock was commanded by a channel in machine lock. | ||||
| Description | A spindle which is not in machine lock mode was commanded from a channel which is in machine lock mode. | |||
Reaction | Class | 3 | Abrupt axis stop. | ||
Solution | Class | 6 | While a spindle which is not in machine lock mode is executing a command it can not be interrupted by another command from a channel in machine lock mode. Make either the modes of the channels commanding the spindle equal or start the programs sequentially. | ||
| %2: | Actual value [-] | |||
Channel number of the channel which was not in machine lock mode and commanded the spindle. | |||||
Error type | 1, Error message from NC-program. | ||||
|
60270 | Touch probe cannot be aborted because of error in SAI. | |||
| Description | The command for aborting an active touch probe can not be executed by SAI, because the axis is already in error state. | ||
Reaction | Class | 6 | Axis is stopped at once. | |
Solution | Class | 6 | Reset and repeat of command for aborting an active touch probe. | |
Error type | 1, Error message from NC-program. | |||
|
60271 / 60272 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 3 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60273 | Stability reserve of designed filter not sufficient. | ||||
| Description | Not all filter parameters lead to a stable filter e.g. due to the limited computational accuracy. Possible solutions are: - Reduce the filter order P-AXIS-00140 - Reduce the reciprocal bandwidth P-AXIS-00080 of band-pass and band-stop filters - Choose a different filter prototype P-AXIS-00153 - Increase the ratio of cut-off frequency to sample rate | |||
Reaction | Class | 3 | Filter is deactivated | ||
Solution | Class | 7 | Change filter parameters | ||
| %3: | Actual value [-] | |||
Type of filter P-AXIS-00204 | |||||
%4: | Actual value [-] | ||||
Order of filter P-AXIS-00140 | |||||
%5: | Actual value [-] | ||||
Cut-off frequency P-AXIS-00067 or time constant of P-AXIS-00357 PT1-filter/PT2-filter | |||||
Error type | - | ||||
|
60274 | Timeout: Axis filter not within tolerance window. | ||||
| Description | During reset, axis position request or exact stop the CNC waits for the axis filter to reach the tolerance window P-AXIS-00351. However if the filters do not reach the position window within a certain time (e.g. due to an oscillating filter), the filters of the affected axis are temporarily deactivated. They are reactivated after a CNC-reset. - Increase tolerance window P-AXIS-00351 of filters - Reduce the filter order P-AXIS-00140 - Reduce the reciprocal bandwidth P-AXIS-00080 of band-pass and band-stop filters - Choose a different filter prototype P-AXIS-00153 - Increase the ratio of cut-off frequency to sample rate | |||
Reaction | Class | 6 | Filter is temporarily deactivated and reactivated after reset | ||
Solution | Class | 7 | Change filter parameters or increase tolerance window | ||
Parameter | %1: | Logical axis number [-] | |||
Logical axis number P-AXIS-00016 of affected axis | |||||
%2: | Incorrect value [-] | ||||
True, if axis filters have reached position window | |||||
%3: | Actual value [0.1 µm or 0,0001°] | ||||
Unfiltered command value | |||||
%4: | Actual value [0.1 µm or 0,0001°] | ||||
Filtered command value | |||||
%5: | Upper limit value [0.1 µm or 0,0001°] | ||||
Tolerance window P-AXIS-00351 for axis filters | |||||
Error type | - | ||||
|
60275 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 3 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60284 | Invalid state for request of axis positions. | ||||
| Description |
| |||
Reaction | Class | 7 |
| ||
Solution | Class | 6 |
| ||
| %2: | Actual value [-] | |||
| |||||
Error type | - | ||||
|
60285 | Gear change during movement is not allowed. | ||||
| Description |
| |||
Reaction | Class | 6 |
| ||
Solution | Class | 6 |
| ||
| %2: | Actual value [-] | |||
| |||||
Error type | 1, Error message from NC-program. | ||||
|
60286 | SPDL-BAHN interface not available. | ||||
| Description |
| |||
Reaction | Class | 6 |
| ||
Solution | Class | 6 |
| ||
| %2: | Actual value [-] | |||
| |||||
Error type | - | ||||
|
60287 | Block interface for measure value to BAHN is occupied. | ||||
| Description |
| |||
Reaction | Class | 6 |
| ||
Solution | Class | 6 |
| ||
| %2: | Actual value [-] | |||
| |||||
Error type | - | ||||
|
60288 / 60289 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 3 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60290 | Tool change with changing gear ratio only permitted in standstill. | ||||
| Description | The position controller executes a gear switch if a tool with a gear is changed (s. [TOOL]). Therefore, changing a tool with a gear ratio is only permitted in standstill due to security reasons. | |||
Reaction | Class | 6 | Axis stop and abortion of NC-program. | ||
Solution | Class | 6 | Stop the spindle before changing the tool. | ||
| %2: | Actual value [-] | |||
Numerator P-TOOL-00016 of tool gear ratio | |||||
%3: | Actual value [-] | ||||
Denominator P-TOOL-00017 of tool gear ratio | |||||
%4: | Actual value [-] | ||||
Reversal of rotation direction P-TOOL-00018 | |||||
Error type | 1, Error message from NC-program. | ||||
|
60291 | Gear change not possible since axis was released. | ||||
| Description | The position controller must execute a gear switch since a tool with a gear ratio was changed (s. [TOOL]). However, the gear could not be switched since the axis is not present in the spindle interpolator. | |||
Reaction | Class | 6 | Axis stop and abortion of NC-program. | ||
Solution | Class | 6 | Request spindle axis before changing tool s. [PROG - Requesting spindle axes] | ||
| %2: | Actual value [-] | |||
Numerator P-TOOL-00016 of tool gear ratio | |||||
%3: | Actual value [-] | ||||
Denominator P-TOOL-00017 of tool gear ratio | |||||
%4: | Actual value [-] | ||||
Reversal of rotation direction P-TOOL-00018 | |||||
Error type | 1, Error message from NC-program. | ||||
|
60292 | Position controller could not excecute gear change request. | ||||
| Description | This error message is a consecutive error. The position controller must execute a gear switch since a tool with a gear ratio was changed (s. [TOOL]). However, due to an error in the position controller the gear change could not be executed. | |||
Reaction | Class | 6 | Axis stop and abortion of NC-program. | ||
Solution | Class | 6 | Correct error cause in position controller. | ||
| %2: | Actual value [-] | |||
Gear switch in position controller executed (TRUE/FALSE) | |||||
%3: | Actual value [-] | ||||
Numerator P-TOOL-00016 of tool gear ratio | |||||
%4: | Actual value [-] | ||||
Denominator P-TOOL-00017 of tool gear ratio | |||||
%5: | Actual value [-] | ||||
Reversal of rotation direction P-TOOL-00018 | |||||
Error type | 1, Error message from NC-program. | ||||
|
60293 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 6 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60294 | Encoder velocity limit is less than axis maximum velocity. | ||||
| Description |
| |||
Reaction | Class | 1 |
| ||
Solution | Class | 1 |
| ||
| %2: | Incorrect value [1µm/sec or 0,001°/sec] | |||
| |||||
%3: | Lower limit value [1µm/sec or 0,001°/sec] | ||||
| |||||
Error type | 1, Error message from NC-program. | ||||
|
60295 | Defaultvalues for revolutuin monitoring are inconsistent. | ||||
| Description |
| |||
Reaction | Class | 2 |
| ||
Solution | Class | 6 |
| ||
| %2: | Incorrect value [1µm/sec or 0,001°/sec] | |||
| |||||
%3: | Incorrect value [1µm/sec or 0,001°/sec] | ||||
| |||||
%4: | Incorrect value [1µm/sec or 0,001°/sec] | ||||
| |||||
Error type | - | ||||
|
60296 | Invalid dynamic parameters for spindle. | ||||
| Description | Rotating tools can be supplied with dynamic limits in the tool parameters. With tool change (D, T) and the CNC command S[GET_DYNAMIC_DATA](*) for activation of tool dynamic limits amongst other parameters themaximum tool rotational speedand maximum accelerationof tool in spindle interpolator are adjusted. Parameter setting of tool dynamic data is only necessary and effective if the logical axis number of assigned spindle is not zero. Here we have either a wrong parameter setting of dynamic data, maybe the values are smaller than minimum value or the activation of invalid dynamic data was commanded. (*)example for spindle named S | |||
Reaction | Class | 6 | Movement stop in CNC, Spindle movement stop | ||
Solution | Class | 6 | Correct dynamic data of tool | ||
| %2: | Actual value [1µm/sec or 0,001°/sec] | |||
Maximum value for tool rotational speed | |||||
%3: | Actual value [1mm/sec^2 or 1°/sec^2] | ||||
Maximum value for tool rotational acceleration | |||||
Error type | 1, Error message from NC-program. | ||||
|
60297 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 6 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60298 | Tool gear change requires standstill because drive rotating direction changes. | ||||
| Description | A tool was exchanged with inverse rotation direction (s. P-TOOL-00018) due to tool gear and delayed effectiveness of this rotation reversal (s. P-TOOL-00019). Afterwards an inversion of spindle movement direction must be programmed (M03->M04 or M04->M03). Otherwise a spindle stop must be commanded since the drive rotating direction changes. | |||
Reaction | Class | 6 | Axis stop and abortion of NC-program. | ||
Solution | Class | 6 | Command a spindle stop (M05) after tool change. | ||
| %2: | Actual value [-] | |||
Numerator P-TOOL-00016 of new tool gear ratio | |||||
%3: | Actual value [-] | ||||
Denominator P-TOOL-00017 of new tool gear ratio | |||||
%4: | Actual value [-] | ||||
Reversal of rotation direction P-TOOL-00018 of new tool | |||||
%5: | Actual value [-] | ||||
Reversal of rotation direction P-TOOL-00018 of old tool | |||||
Error type | 1, Error message from NC-program. | ||||
|
60299 | Movement command during inverted rotating direction due to tool gear not permitted. | ||||
| Description | A tool was exchanged with inverse rotation direction (s. P-TOOL-00018) due to tool gear and delayed effectiveness of this rotation reversal (s. P-TOOL-00019). The inversion of rotation direction can only be accounted during endless rotation M03 and M04. Before other movement commands (like spindle positioning M19) a spindle stop must be commanded (M05) to execute the gear change in the position controller first. | |||
Reaction | Class | 6 | Axis stop and abortion of NC-program. | ||
Solution | Class | 6 | Command a spindle stop (M05) before the spindle movement | ||
| %2: | Actual value [-] | |||
Numerator P-TOOL-00016 of tool gear ratio | |||||
%3: | Actual value [-] | ||||
Denominator P-TOOL-00017 of tool gear ratio | |||||
%4: | Actual value [-] | ||||
Reversal of rotation direction P-TOOL-00018 | |||||
%5: | Actual value [-] | ||||
Incorrect movement command of spindle | |||||
Error type | 1, Error message from NC-program. | ||||
|
60300 | Motor or parameter set switching while endloess movement not allowed. | ||||
| Description | During an endless movement of a spindle it was tried to do a motor or parameter set switching with the #DRIVE command (see [PROG]). | |||
Reaction | Class | 6 | Output of error message, abortion of programm. | ||
Solution | Class | 6 | While an endless movement of the spindle motor or parameter set switching is not possible, change NC-Programm. | ||
| %2: | Incorrect value [-] | |||
Motor number programmed in the #DRIVE command. A value of 1 indicates that the motor number was not programmed in the #DRIVE command. | |||||
%3: | Incorrect value [-] | ||||
parameter set number programmed in the #DRIVE command. A value of 1 indicates that the parameter set number was not programmed in the #DRIVE command. | |||||
Error type | 1, Error message from NC-program. | ||||
|
60301 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 6 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60302 | Drive power off during positioning. | ||||
| Description |
| |||
Reaction | Class | 2 |
| ||
Solution | Class | 6 |
| ||
| %2: | Block number [-] | |||
| |||||
Error type | - | ||||
|
60303 | Offset angle for thread cutting is outside modulo area. | ||||
| Description |
| |||
Reaction | Class | 7 |
| ||
Solution | Class | 6 |
| ||
| %2: | Actual value [0.1 µm or 0,0001°] | |||
| |||||
%3: | Limit value [0.1 µm or 0,0001°] | ||||
| |||||
%4: | Limit value [0.1 µm or 0,0001°] | ||||
| |||||
Error type | 1, Error message from NC-program. | ||||
|
60304 | Permitted number of correction cycles for master position exceeded. | ||||
| Description |
| |||
Reaction | Class | 1 |
| ||
Solution | Class | 1 |
| ||
| %2: | Incorrect value [1mm/sec^2 or 1°/sec^2] | |||
| |||||
%3: | Upper limit value [1mm/sec^2 or 1°/sec^2] | ||||
| |||||
%4: | Incorrect value [-] | ||||
| |||||
%5: | Upper limit value [-] | ||||
| |||||
Error type | - | ||||
|
60305 |
| |||
| Description | This error message informs about internal states, error solutions and the place of error in the source.Please give the complete error message data to the CNC manufacturer. | ||
Reaction | Class | 2 |
| |
Solution | Class | 8 | Restart of NC-control necessary. |
60306 | Ratio denominator zero while gearing not allowed. | ||||
| Description |
| |||
Reaction | Class | 6 |
| ||
Solution | Class | 6 |
| ||
| %2: | Actual value [-] | |||
| |||||
Error type | 1, Error message from NC-program. | ||||
|