ID 60312

Programmed spindle speed is outside the permissible speed range of the tool.

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. If the spindle speed 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 speeds for the tool must 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 the spindle.

%2:

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

Permissible minimum speed

%3:

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

Commanded spindle speed

%4:

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

Permissible maximum speed

Error type

1, Error message from NC program.