ID 120845

Too many calculation steps during tool orientation in motion of kinematic type 98.

Description

The maximum number of calculations was reached in the motion block during the iterative calculation to determine the angle between the workpiece and the tool using kinematic 98.

Response

Class

6

Abort NC program processing.

Solution

Class

2

Adapt the maximum number of calls using
V.G.KIN_STEP[1].ID[98].PARAM[16] = <value>.

Parameter

%1:

Current value [-]

Current number of calls in motion block

%2:

Upper limit value [-]

Maximum number of calls in motion block

V.G.KIN_STEP[1].ID[98].PARAM[16] = 60

%3:

Parameter name [0.1 10^-3 mm or ø]

Minimum angle of kinematic 98

%4:

Parameter name [0.1 10^-3 mm or ø]

Maximum angle of kinematic 98

%5:

Parameter name [0.1 10^-3 mm or ø]

Incorrect angle with kinematic 98

Error type

1, Error message from NC program.