HEIDENHAIN TNC 407 (243 020) Service Manual User Manual
Page 12

31-O
Kundendienst
SERVICE MANUAL TNC
01.09.1995
Page 7.1
Error Cause
x = 7
8
9
xx= 10
11
12
13
14
15
16
17
18
19
20
21
22
Called label has not been defined
No end-program condition found (the program does not
contain an EM instruction, or it contains a JP instruction
without a following LBL instruction)
Program is too long (RAM-overflow) (insufficient
memory for the program code which is to be
generated)
Assign with parenthesis (an S, SN, R, RN, or
instruction has been programmed, although arithmetic
parentheses are open)
Excessive nesting of parentheses (more than 16
parentheses are open)
Jump within a gating sequence (unconditional jump has
been programmed, although the gating sequence was
not closed with an Assign.)
“Close Parentheses” without “Open Parentheses” la
“Close Parentheses” command was programmed,
although no parentheses were open)
Label within parentheses LBL instruction has been
programmed, although parentheses are open)
Label within a gating sequence (a LBL instruction has
been programmed, although the previous gating was
not closed with an Assign.)
Jump within parentheses jump instruction has been
programmed, although parentheses are open)
Parentheses open at end of block
EM instruction
has been programmed, although parentheses are open)
Label defined twice
Word Assign missing (a Logic instruction has been
programmed, although the previous Word-gating was
not closed with an Assign)
Logic Assign missing Word instruction has been
programmed, although the previous Logic-gating was
not closed with an Assign)
Word accumulator not loaded (a Word Assign or gating
has been programmed, although the Word accumulator
does not contain a definite
Logic accumulator not loaded (a Logic Assign has been
programmed, although the Logic accumulator does not
contain a definite value)