Mitsubishi CR800 Series Instruction Manual page 50

Table of Contents

Advertisement

1Error list
Error No.
L3256
One of the errors below is detected.
Please take measures corresponding to an error message.
Error message Function definition error
Cause
Measures
Error message Function definitions exceeds max.
Cause
Measures
Error message Function statement is incorrect
Cause
Measures
Error message Function FEnd statemets unmatch
Cause
Measures
Error message Undefined function
Cause
Measures
Error message Function Main called
Cause
Measures
Error message Function Main does not exist
Cause
Measures
Error message Local var. in function was used
Cause
Measures
L3257
One of the errors below is detected.
Please take measures corresponding to an error message.
Error message Include declaration error
Cause
Measures
Error message Include declaration exceeds max.
Cause
Measures
Error message Include statement is incorrect
Cause
Measures
L3258
One of the errors below is detected.
Please take measures corresponding to an error message.
Error message Preprocessor error
Cause
Measures
Error message Preprocessor run line exceeds max.
Cause
Measures
Error message Preprocessor run error
Cause
Measures
1-41
Error no. L3256
The error concerning the function definition occurred.
Please confirm the content by a detailed number of the error.
The number of function definitions exceeds 256.
Correct the program and re-execute.
Function statement position is incorrect.
Correct the program and re-execute.
Function FEnd statemets unmatch.
Correct the program and re-execute.
The called function or the assigned function is undefined.
Please confirm the function procedure name.
Function Main called.
Function Main cannot be called.
Programs that there is no Function Main cannot be executed.
Please add Function Main (parameterless) to the program.
A local variable in the function procedure was used.
Local variables in a function procedure cannot be used.
The error concerning the include declaration occurred.
Please confirm the content by a detailed number of the error.
The number of include declarations exceeds 64.
Correct the program and re-execute.
Include statement position is incorrect.
Correct the program and re-execute.
The error concerning the preprocessor occurred.
Please confirm the content by a detailed number of the error.
Preprocessor execution line exceeds 1000 lines.
Correct the program and re-execute.
Commands that can not execute by the preprocessor are included.
Correct the program and re-execute.
Error cause and measures

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents