Epson RC180 Manual page 214

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

Advertisement

Maintenance 8. Trouble Shooting
No.
Message
3121
Corresponding Send cannot be found.
On/Off statements are beyond the
3123
maximum count.
Point number is beyond the maximum
3124
count.
3125
Corresponding If cannot be found.
3126
Corresponding Do cannot be found.
3127
Corresponding Select cannot be found.
3128
Corresponding For cannot be found.
'_' cannot be used as the first character
3129
of an identifier.
3130
Cannot specify ROT parameter.
3131
Cannot specify ECP parameter.
3132
Cannot specify Arch parameter.
3133
Cannot specify LimZ parameter.
3134
Cannot specify Sense parameter.
3135
Invalid parameter is specified.
3136
Cannot use #include.
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
parameter.
202
The number of Send statements that
correspond to Select statements is not
enough. Add the Send statements.
An upper limit (max. 16) is set on the
number of On/Off statements in Curve
statement.
correct the program.
An upper limit ("200" for open curves,
"50" for closed curves) is set on the
available number of points in Curve
statement.
correct the program.
The number of EndIf statements that
correspond to If statements is too many.
Delete the unnecessary EndIf.
The number of Loop statements that
correspond to Do statements is too many.
Delete the unnecessary Loop.
The number of Send statements that
correspond to Select statements is too
many. Delete the unnecessary Send.
The number of Next statements that
correspond to For statements is too
many. Delete the unnecessary Next.
Change the first character of the
identifier to an alphabetic character.
ROT parameter cannot be specified in
BGo, Go, TGo, Jump, and Jump3
statements. Correct the program.
ECP parameter cannot be specified in
BGo, Go, TGo, Jump, Jump3, and Arc
statements. Correct the program.
Arch parameter cannot be specified in
BGo, Go, TGo, Arc, Arc3, BMove,
Move, and TMove statements. Correct
the program
LimZ parameter cannot be specified in
BGo, Go, TGo, Jump3, Arc, Arc3,
BMove, Move, and TMove statements.
Correct the program.
Sense parameter cannot be specified in
BGo, Go, TGo, Arc, Arc3, BMove,
Move, and TMove statements. Correct
the program.
Invalid parameter is specified in Xqt, and
Call statements. Correct the program.
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
needs
a
ByRef
parameter. Delete the ByRef parameter.
Remedy
Check the upper limit and
Check the upper limit and
a
function
needing
a
Note 1
ByRef
RC180 Rev.17
Note 2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents