Maintenance 8. Trouble Shooting
RC180 Rev.17
212
No.
Message
Remedy
Note 1
Note 2
3315
' ** ' is already used for the function
name.
Correct the identifier ' ** ' or the function
name. Rebuild the project.
3316
' ** ' is already used for the global
preserve variable.
Correct the identifier ' ** ' or the global
preserve variable name. Rebuild the
project.
3317
' ** ' is already used for the global
variable.
Correct the identifier ' ** ' or the global
variable name. Rebuild the project.
3318
' ** ' is already used for the module
variable.
Correct the identifier ' ** ' or the module
variable name. Rebuild the project.
3319
Dimension of the array variable does
not match the declaration.
Correct the dimension of the array and
rebuild the project.
3320
Return value type of the function does
not match the declaration.
Correct the return value type of the
function and rebuild the project.
3321
' ** ' is already used with function
name.
Correct the identifier ' ** ' or the function
name. Rebuild the project.
3322
' ** ' is already used with Global
Preserve name.
Correct the identifier ' ** ' or the global
preserve variable name. Rebuild the
project.
3323
' ** ' is already used with Global
name.
Correct the identifier ' ** ' or the global
variable name. Rebuild the project.
3324
' ** 'is already used with Module
name.
Correct the identifier ' ** ' or the module
variable name. Rebuild the project.
3325
' ** ' is already used with Local name.
Correct the identifier ' ** ' or the local
variable name. Rebuild the project.
3326
The number of parameters does not
match the declaration.
Check the number of parameters in the
function, correct the program, and then
rebuild the project.
3327
ByRef was not specified on Function
declaration on parameter **.
3328
ByRef was not specified on parameter
**.
3329
Parameter ** type mismatch.
3330
Linked OBJ file does not match the
compiled Vision Project.
Rebuild the project.
3331
OBJ file size is beyond the available
size after linking.
The OBJ file size exceeds the limit value
(8MB). Reduce the program.
3332
Variable '**' is redefined.
Variable ' ** ’ is overloaded. Delete
unnecessary variable definition and
rebuild the project.
3333
Linked OBJ file does not match the
compiled GUI Builder Project.
Rebuild the project.
3334
The number of variable which is using
Wait command are beyond the
maximum allowed.
The number of variables which is using
Wait command
is exceeding the
maximum allowed (64). Delete the
variables and rebuild the project.
3335
Call cannot use in the parallel
processing.
Call cannot be used
in parallel
processing. Correct the program and
rebuild the project.
3336
Variable was redefined.
Correct the data type of the variable and
rebuild the project.
3405
DialogResult was not specified.
DialogResult property setting value is
not specified in GSet statement. Refer
to
GUI Builder 5.0
“
DialogResult
Property
” and specify a proper setting
value.
Summary of Contents for RC180
Page 1: ...Rev 17 EM164C3205F ROBOT CONTROLLER RC180 ...
Page 2: ...ROBOT CONTROLLER RC180 Rev 17 ...
Page 13: ...Safety This section contains information for safety of the Robot System ...
Page 14: ......
Page 20: ......
Page 124: ...Setup Operation 12 Option Units 112 RC180 Rev 17 ...
Page 125: ...Maintenance This section contains maintenance procedures for the Robot Controller ...
Page 126: ...114 ...