10-24
Troubleshooting
10
1. Error Messages
6.35 : Expression value error
Code : &H0623
Meaning/Cause :The expression value is other than -1 and 0 even though condi-
tional expression is a numeric expression.
Action :1.Set the expression value correctly.
2. Change the "TRUE condition" parameter setting.
[ 9] Memory errors
9.1 : Program destroyed
Code : &H0901
Meaning/Cause :a.Part or all of the program data has been destroyed
b. This error message is sometimes issued due to a major error
or the power being turned off during rewrite of program data.
Action :1.Delete that program during selection.
2. Initialize the program data.
9.2 : Point data destroyed
Code : &H0902
Meaning/Cause :a.Part or all of the point data has been destroyed
b. This error message is sometimes issued due to a major error
or the power being turned off during rewrite of point data.
Action : Initialize the point data.
9.3 : Memory destroyed
Code : &H0903
Meaning/Cause :Error or malfunction occurred in the memory.
Action : Initialize memory.
9.4 : Parameter destroyed
Code : &H0904
Meaning/Cause :Part or all of the parameter data has been destroyed.
Action : Initialize the parameter data.
9.5 : Illegal object code
Code : &H0905
Meaning/Cause : An object program has been destroyed.
Action : Compile and make an object program.
9.6 : Shift data destroyed
Code : &H0906
Meaning/Cause :Part or all of the shift data has been destroyed.
Action : Initialize the shift data.
9.7 : Hand data destroyed
Code : &H0907
Meaning/Cause :Part or all of the hand data has been destroyed.
Action : Initialize the hand data.