ID 60312

Progr. Spindle speed is outside the permissible tool speed range.

Description

When axis parameter P-AXIS-00474 is set, it checks during spindle movements whether the speed planned for the movement is within the range defined by tool parameters P-TOOL-00013 and P-TOOL-00014. When the spindle velocity lies outside the valid range the spindle movement is not executed and this error message is output.

When external tool management is used (P-CHAN-00016 =1), the minimum and maximum velocities for the tool have to be supplied by the external tool manager.

Response

Class

6

Error message output, NC program abort

Solution

Class

6

Change the spindle speed or change P-TOOL-00013/P-TOOL-00014.

Parameter

%1:

 

Axis number of spindle

%2:

Lower limit value [1µm/s or 0.001°/s]

Permissible minimum velocity

%3:

Current value [1µm/s or 0.001°/s]

Commanded spindle velocity

%4:

Upper limit value [1µm/s or 0.001°/s]

Permissible maximum velocity

Error type

1, Error message from NC program.