Maintenance 9. Troubleshooting
224 RC700 / RC700-A Rev.23
No. Message Remedy Note 1 Note 2
3295
Conveyor area ID was not
specified.
Area ID that is subject to count the
queue data is not specified in
Cnv_QueLen function. Refer to
SPEL+ Language Reference
“Cnv_QueLen Function” and specify
3296
Database file number was not
specified.
Data base number that is subject to
operation is not specified in OpenDB,
CloseDB, DeleteDB, UpdateDB, and
SelectDB function. Refer to SPEL+
Language Reference “OpenDB
Statement” and specify a proper
3297
Vision calibration name was not
specified.
Calibration name is not specified in
VCal statement. Specify a name of
calibration that is subject to calibrate.
3298
Vision object type ID was not
specified.
Vision object type is not specified in
VCreateObject statement. Refer to
Vision Guide 7.0 Properties &
Results Reference “VCreateObject
Statement” and specify a proper
3299
Shutdown mode ID was not
specified.
Shutdown mode value is not specified
in ShutDown statement and
ShutDown function. Refer to SPEL+
Language Reference “Shutdown
Statement” and specify a proper
3301
Version of linked OBJ file does not
match.
Not all project files are compiled in
the same version.
3302
Linked OBJ file does not match the
compiled I/O label.
The project configuration has been
changed. Rebuild the project.
3303
Linked OBJ file does not match the
compiled user error label.
The project configuration has been
changed. Rebuild the project.
3304
Linked OBJ file does not match the
compiled compile option.
The project configuration has been
changed. Rebuild the project.
3305
Linked OBJ file does not match the
compiled link option.
The project configuration has been
changed. Rebuild the project.
3306
Linked OBJ file does not match the
compiled SPEL option.
The project configuration has been
changed. Rebuild the project.
3307 Duplicate function.
The same function name is used for
more than one file. Correct the
3308 Duplicate global preserve variable.
The same global preserve variable
name is used for more than one file.
Correct the program (variable name).
3309 Duplicate global variable.
The same global variable name is
used for more than one file.
Correct the program (variable name).
3310 Duplicate module variable.
The same module variable name is
used for more than one file.
Correct the program (variable name).
3311 File cannot be found. -
3312 OBJ file is corrupt. -