Error solving manual.
CNC 8060
CNC 8065
·26·
(R
EF
: 1709)
1094
'F feedrate programmed twice'
DETECTION
During execution.
CAUSE
More than one F function have been programmed in the same block.
SOLUTION
Each block can only contain one F function. Program both functions in different
blocks.
1095
'Feedrate F cannot be negative or zero'
DETECTION
During execution.
CAUSE
The feedrate (F) must be positive and other than zero.
SOLUTION
Check the program.
1096
'The feedrate cannot be programmed with E'
DETECTION
During execution.
CAUSE
The feedrate has been programmed with the E function.
SOLUTION
Program the feedrate with the F function.
1097
'Unknown spindle name'
DETECTION
During execution.
CAUSE
The spindle name is not valid, the spindle does not exist in the system or the spindle
does not belong to the channel.
SOLUTION
The valid names for the spindle are S, S1, ..., S9. The spindle programmed to in the
block must exist in the system configuration and depending on which instruction it
is, also in the channel configuration. A channel can only control its spindles.
1098
'S speed programmed twice'
DETECTION
During execution.
CAUSE
There are two or more S functions programmed for the same spindle in the same
block.
SOLUTION
There can only be one speed for each spindle in the same block.
1100
'Parameter index out of range'
DETECTION
During execution.
CAUSE
The arithmetic parameter does not exist; it is not within the range admitted by the
machine parameters.
SOLUTION
Check the program. Check the valid arithmetic parameter range in the machine
parameters.
1101
'#SET IPOPOS instruction programmed wrong'
DETECTION
During execution.
CAUSE
The syntax of the instruction is wrong or there is more data in the block.
SOLUTION
Check the program. The instructions must be programmed alone in the block, only
the block label may be added.
1102
'The index for R cannot be other than 1'
DETECTION
During execution.
CAUSE
The radius can only be programmed with R or R1.
SOLUTION
Check the program.
1103
'Nonexistent O function'
DETECTION
During execution.
CAUSE
The O function does not exist.
SOLUTION
Check the program.
1104
'The "%" character is not allowed inside the main program'
DETECTION
During execution.
CAUSE
The "%" character can only be used as first character in the definition of the name
of the main program or of a local subroutine.
SOLUTION
Remove this character from the program.
Machine parameters.
Valid range.
MINLOCP - MAXLOCP
Local arithmetic parameters.
MINGLBP - MAXGLBP
Global arithmetic parameters.
MINCOMP - MAXCOMP
Common arithmetic parameters.
Summary of Contents for 8065
Page 1: ...Ref 1709 8060 8065 CNC Error solving manual...
Page 4: ...BLANK PAGE 4...
Page 216: ...Error solving manual CNC 8060 CNC 8065 216 REF 1709...
Page 217: ...Error solving manual CNC 8060 CNC 8065 217 User notes REF 1709...
Page 218: ...Error solving manual CNC 8060 CNC 8065 218 User notes REF 1709...
Page 219: ...Error solving manual CNC 8060 CNC 8065 219 User notes REF 1709...