CNC8070
R
EF
. 0402
E
RROR
SOLUTIONS
Page 49 of 128
Errors 1000-1999
1444 'The main axes of the transformation must be linear'
DETECTION During execution.
CAUSE One of the main three axes involved in the programmed transformation or kinematics
is neither a linear axis nor a C axis.
SOLUTION The main three axes of the transformation or kinematics must be linear (machine
parameter AXISTYPE) or a C axis (machine parameter CAXIS).
1445 'Wrong parameter value'
DETECTION During execution.
CAUSE In a canned cycle a parameter has been assigned a wrong value.
SOLUTION Check the program.
1446 'Starting block not allowed in a local subroutine'
DETECTION During execution.
CAUSE The starting block cannot be a block of a local subroutine.
SOLUTION Select another starting block nearby
1447 'Software option not allowed'
DETECTION During execution.
CAUSE The CNC does not have the software option required to execute the programmed
command.
SOLUTION In diagnosis, it is possible to check the software options offered by the CNC.
1448 'The tool cannot be placed perpendicular to the active plane'
DETECTION During execution.
CAUSE The possible causes are:
• The spindle type does not allow positioning the tool in that position as it may be
the case of angular spindles.
• Positioning the spindle perpendicular to the active plane is out of limits.
SOLUTION Define another active plane or change the spindle.
1449 '#PATH instruction programmed wrong'
DETECTION During execution.
CAUSE The syntax of the #PATH instruction is wrong.
SOLUTION Refer to the programming manual.
1450 'Wrong solution for placing spindle perpendicular to the active plane'
DETECTION During execution.
CAUSE An attempt has been made to read the TOOLORIF1 or TOOLORIF2 variable, but its
value is wrong because the tool could not be positioned perpendicular to the active
plane.
SOLUTION There are different causes for the tool not being able to position perpendicular to the
active plane. Depending on the cause, the solution may be defining a new plane or
changing the spindle (see error 1448).
1451 'Nonexistent variable for the type of axis'
DETECTION During execution.
CAUSE The variable does not exit for the requested 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 requested drive type (analog, simulated or sercos).
SOLUTION Check the program.