Maintenance 9. Troubleshooting
226 RC700 / RC700-A Rev.23
No. Message Remedy Note 1 Note 2
3336 Variable was redefined.
Correct the data type of the variable
Invalid object index was specified.
3352
Force Guide Sequence Name was
3353
Force Guide Property Name or
Result Name was not specified.
3354
Force Guide Property Name,
Result Name or Object Name was
3355
Force Guide project file has
3356
Linked OBJ file does not match the
compiled Force Guide Project.
3400 Dialog ID was not specified.
Dialog ID is not specified in
RunDialog statement. Refer to
SPEL+ Language Reference
“RunDialog Statement” and specify a
3401
Main function name was not
specified.
Name of the main function to execute
is not specified in StartMain
statement. Specify a main function
3402
Vision object name was not
specified.
Vision object name is not specified in
VLoadModel, VSaveModel,
VShowModel, VTeach, and VTrain
statements. Specify an object
3403
Recover mode ID was not
specified.
Recover mode is not specified in
Recover statement or Recover
function. Refer to SPEL+ Language
Reference “Recover Statement” and
3404 Trap condition was not specified.
Trap number or trap event is not
specified in Trap statement. Refer
to SPEL+ Language Reference “Trap
Statement” and specify a proper trap
3405 DialogResult was not specified.
DialogResult property setting value is
not specified in GSet statement.
Refer to GUI Builder 7.0
“DialogResult Property” and specify a
3406 MsgBox_Type was not specified.
Display type is not specified in
MsgBox statement. Refer to SPEL+
Language Reference “MsgBox
Statement” and specify a proper
3407
Byte type array variable was not
specified.
Byte type array variable is not
specified for send or receive data in
FbusIO_SendMsg statement.
Send/receive data must be specified
3408
Single array variable was not
specified.
The number of dimensions is not
proper in the command where single
array variable is only available.
Correct the number of dimensions.