Epson RC90 Manual page 166

Robot controller
Hide thumbs Also See for RC90:
Table of Contents

Advertisement

Maintenance 9. Troubleshooting
No.
Message
Cannot specify the array variable
3137
subscript.
ByRef was not specified on Function
3138
declaration.
Cannot execute the Xqt statement for a
3139
function that needs a ByRef parameter.
Cannot execute the Redim statement
3140
for a ByRef variable.
3141
OBJ file is corrupt.
OBJ file size is beyond the available
3142
size after compiling.
Indent length is beyond the available
3143
size.
3144
' ** ' already used for a function name.
' ** ' already used for a Global
3145
Preserve variable.
' ** ' already used for a Global
3146
variable.
' ** ' already used for a Module
3147
variable.
3148
' ** ' already used for a Local variable.
3149
' ** ' already used for an I/O label.
' ** ' already used for a User Error
3150
label.
3151
Cannot use a function parameter.
3152
Over elements value.
3153
Parameter type mismatch.
3154
' ** ' is not an Input Bit label.
3155
' ** ' is not an Input Byte label.
3156
' ** ' is not an Input Word label.
3157
' ** ' is not an Output Bit label.
150
Remedy
The array variable subscript cannot be
specified. Correct the program.
Specify ByRef in the parameter list of
function declaration that is called by Call
statement.
The Xqt statement cannot be executed
for a function needing a ByRef
parameter. Delete the ByRef
parameter.
The Redim statement cannot be executed
for a variable specifying ByRef
parameter. Delete the ByRef
parameter.
-
The compilation result exceeds the limit
value (max. 1 MB per file). Divide the
program.
The available length of the identifier is
max. 32 characters for labels and
variable names, and 64 characters for
function names. Reduce the number of
characters so as not to exceed the
available length. For details of the
available length, refer to EPSON RC+
User's Guide "6.4 Function and
Variable Names (Naming restriction)".
Correct the identifier ' ** ' or the
function name.
Correct the identifier ' ** ' or the Global
Preserve variable name.
Correct the identifier ' ** ' or the Global
variable name.
Correct the identifier ' ** ' or the Module
variable name.
Correct the identifier ' ** ' or the Local
variable name.
Correct the identifier ' ** ' or the I/O
label name.
Correct the identifier ' ** ' or the User
Error label name.
Argument cannot be specified for the
function that is executed by the Trap
statement. Correct the program.
Limit value of the array elements
depends on the type of variables.
Refer to EPSON RC+7.0 User's Guide
"6.7.6 Array" and correct the number
of array elements so as not to exceed the
limit value.
Parameter type does not match in Call,
Force_GetForces, and Xqt statements.
Correct the parameter type.
Specify a valid input bit label.
Specify a valid input byte label.
Specify a valid input word label.
Specify a valid output bit label.
Note 1
RC90 (EPSON RC+ 7.0) Rev.8
Note 2

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rc90-b

Table of Contents