Error solving manual.
CNC 8060
CNC 8065
·28·
(R
EF
: 1709)
1115
'$ELSEIF not expected'
DETECTION
During execution.
CAUSE
The CNC has detected an $ELSEIF instruction without a previous $IF instruction.
SOLUTION
Check the program.
1116
'The $ELSEIF <condition> instruction must be programmed alone in the block'
DETECTION
During execution.
CAUSE
The instruction has not been programmed alone in the block.
SOLUTION
Check the program.
1117
'$ENDIF not expected'
DETECTION
During execution.
CAUSE
The CNC has detected an $ENDIF instruction without a previous $IF instruction.
SOLUTION
Check the program.
1118
'The $ENDIF instruction must be programmed alone in the block'
DETECTION
During execution.
CAUSE
The instruction has not been programmed alone in the block.
SOLUTION
Check the program.
1119
'The $SWITCH <expression> instruction must be programmed alone in the block'
DETECTION
During execution.
CAUSE
The instruction has not been programmed alone in the block.
SOLUTION
Check the program.
1120
'$CASE not expected'
DETECTION
During execution.
CAUSE
The CNC has detected an $CASE instruction without a previous $SWITCH
instruction.
SOLUTION
Check the program.
1121
'The $CASE <expression> instruction must be programmed alone in the block'
DETECTION
During execution.
CAUSE
The instruction has not been programmed alone in the block.
SOLUTION
Check the program.
1122
'$DEFAULT not expected'
DETECTION
During execution.
CAUSE
The CNC has detected a $DEFAULT instruction without a previous $SWITCH
instruction.
SOLUTION
Check the program.
1123
'The $DEFAULT instruction must be programmed alone in the block'
DETECTION
During execution.
CAUSE
The instruction has not been programmed alone in the block.
SOLUTION
Check the program.
1124
'$ENDSWITCH not expected'
DETECTION
During execution.
CAUSE
The CNC has detected an $ENDSWITCH instruction without a previous $SWITCH
instruction.
SOLUTION
Check the program.
1125
'The $ENDSWITCH instruction must be programmed alone in the block'
DETECTION
During execution.
CAUSE
The instruction has not been programmed alone in the block.
SOLUTION
Check the program.
1126
'$FOR: invalid counter variable'
DETECTION
During execution.
CAUSE
The counter of the $FOR instruction is not valid.
SOLUTION
The counter of the $FOR instruction may be a variable or an arithmetic parameter.
Содержание 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...