Error solving manual.
CNC 8060
CNC 8065
·75·
(R
EF
: 1709)
1658
'Wrong magazine number'
DETECTION
During execution.
CAUSE
The magazine number is wrong.
SOLUTION
Check the program. The number of magazine is set in parameter NTOOLMZ.
1659
'Macro previously defined with #DEF FIX'
DETECTION
During execution.
CAUSE
The macro already exists; it was defined with the command #DEF FIX. Remember
that the macros table is not initialized with the beginning and end of program, only
with the instruction #INIT MACROTAB.
SOLUTION
Define the macro with a different name. The macros defined using the command
#DEF FIX are not deleted after a reset. Use the command #INIT MACROTAB to reset
the whole table of macros; it erases the macros that have been defined with #DEF
and with #DEF FIX.
1660
'Wrong array index'
DETECTION
During execution.
CAUSE
Some array index programmed in the variable is out of range.
SOLUTION
Check the program. Check the variable and its range of values.
1661
'The "." is missing after [ChannelNumber]'
DETECTION
During execution.
CAUSE
The channel number must be between square brackets and followed by a ".".
SOLUTION
Check the program. Check the syntax of the variable.
1662
'Unknown variable type'
DETECTION
During execution.
CAUSE
The programmed variable type does not exist.
SOLUTION
Check the program. Check the syntax of the variable.
1663
'#DELETE: the variable(s) to be deleted is (are) missing'
DETECTION
During execution.
CAUSE
The variable(s) to be deleted is (are) missing in the #DELETE instruction.
SOLUTION
Indicate in the #DELETE instruction the variables to be deleted.
1665
'Function G174 only admits one axis or spindle'
DETECTION
During execution.
CAUSE
More than one axis or spindle have been programmed in function G174.
SOLUTION
Program one G174 per axis or spindle.
1666
'G174: slaved axes (GANTRY or TANDEM) are not admitted'
DETECTION
During execution.
CAUSE
The CNC has tried to initialize the machine coordinates (G174) of an axis that is part
of a pair of gantry or tandem axes or of an active coupling (#LINK).
SOLUTION
Cancel the coupling to initialize the machine coordinates for that axis. The machine
coordinates of gantry or tandem axes cannot be initialized.
1667
'G174: Axes of the active kinematics or transforms are not admitted'
DETECTION
During execution.
CAUSE
The CNC has tried to initialize the machine coordinates (G174) of an axis that is part
the active kinematics or transforms #CS, #ACS, #ANGAX, #TANGCTRL.
SOLUTION
Cancel the active kinematics or transformation to initialize the machine coordinates
for that axis.
1668
'Multi-axis group out of range'
DETECTION
While reading (V.)MPA.MULAXISNAMEn[grupo] variables.
CAUSE
The (group) index does not correspond to any multi-axis group defined in the machine
parameters.
SOLUTION
Check the program. Program the multi-axis group number properly.
Содержание 8065
Страница 1: ...Ref 1709 8060 8065 CNC Error solving manual...
Страница 4: ...BLANK PAGE 4...
Страница 216: ...Error solving manual CNC 8060 CNC 8065 216 REF 1709...
Страница 217: ...Error solving manual CNC 8060 CNC 8065 217 User notes REF 1709...
Страница 218: ...Error solving manual CNC 8060 CNC 8065 218 User notes REF 1709...
Страница 219: ...Error solving manual CNC 8060 CNC 8065 219 User notes REF 1709...