Error solving manual.
CNC 8060
CNC 8065
·55·
(REF: 1709)
1449 '#PATH instruction programmed wrong'
DETECTION During execution.
CAUSE The syntax of the #PATH instruction is wrong.
SOLUTION Check the program.
1450 'Wrong solution for placing spindle perpendicular to the active plane'
DETECTION During execution.
CAUSE The value of the V.G.TOOLORIF1 or V.G.TOOLORIF2 variable is wrong because the
tool cannot be positioned perpendicular to the active plane. The possible causes are:
• The spindle type does not allow positioning the tool perpendicular to the plane,
as it may be the case of angular spindles.
• Placing the tool perpendicular to the active plane implies exceeding the limits.
SOLUTION Define another plane or position the tool in another point. Use another spindle, if
possible.
1451 'Nonexistent variable for the type of axis'
DETECTION During execution.
CAUSE The variable does not exit for the programmed axis type (linear, rotary or spindle).
SOLUTION Check the program.
1452 'Nonexistent variable for the type of drive'
DETECTION During execution.
CAUSE The variable does not exit for the programmed drive type (analog, simulated or
Sercos).
SOLUTION Check the program.
1453 'Axis name too long'
DETECTION During execution.
CAUSE The axis name has more than two characters.
SOLUTION The axis name is defined by 1 or 2 characters. The first character must be one of the
letters X - Y - Z - U - V - W - A - B - C. The second character is optional and will be
a numerical suffix between 1 and 9. This way, the name of the spindles may be within
the range X, X1…X9,...C, C1…C9.
1455 'PROFILE: Null profile'
DETECTION During execution.
CAUSE The possible causes are:
• In the profile cycle of the cycle editor, the file containing the profile is missing.
• The file indicated in the profile cycle of the cycle editor is empty.
SOLUTION The profile cycle of the cycle editor must indicate the file containing the profile.
1456 '#POLY: Parameters missing'
DETECTION During execution.
CAUSE When programming the #POLY instruction, some required parameter is missing
SOLUTION Check the program.
1457 '#POLY: parameter value'
DETECTION During execution.
CAUSE The possible causes are:
• The interpolation parameters of the polynomial are wrong.
• The curvature radius is less than or equal to zero.
SOLUTION The interpolation parameters of the polynomial must be positive, the starting
parameter of the interpolation (SP) must be smaller than the final parameter (EP) and
the curvature radius must be greater than zero.
1458 '#POLY: Too many axes have been programmed'
DETECTION During execution.
CAUSE There are more than three axes in the polynomial.
SOLUTION Only three axes can be involved in the polynomial interpolation.