Maintenance 9. Troubleshooting
RC700 / RC700-A Rev.23 217
3192
String variables cannot be used
with the Wait command.
Change of string variable cannot be
waited by Wait statement. Correct
3193 Vision object name is missing.
Vision object name cannot be omitted
in VTeach statement. Specify the
3194
Cannot use Boolean value for the
timeout value.
Boolean value cannot be used for the
timeout value of Wait statement.
3196 Fend statement was not found.
The number of Fend statements that
correspond to Function statements is
not enough. Add the Fend
3197
Numeric variable name cannot use
'$'.
Numeric variable name cannot use
'$'. Correct the variable name.
3198
String variables must have '$'
String variables must have a '$' suffix.
Add a '$' suffix to the variable name.
3199 Invalid object was specified.
Invalid vision object is specified in
Vision Guide commands such as
VSet and VGet. Specify the valid
3206
Event condition expression is
missing.
Add an event condition expression.
3207 Formula is missing. Add a formula.
3208 String formula is missing. Add a string formula.
3209 Point formula is missing. Add a point formula.
3210 Line label was not specified.
Check if the specified line label exists
in the program. Add a valid line
3211 Variable was not specified. Specify a variable.
3212
Corresponding Fend cannot be
found.
The number of Fend statements that
correspond to Function statements is
not enough. Add the Fend
3214 True/False was not specified.
True/False was not specified in the
property of Vision Guide/GUI Builder
or substitution of logical expression
which requires Boolean value setting.
3215 On/Off was not specified.
On or Off must be specified for the
remote output logic setting of Motor,
Brake, AutoLJM, SetSw, and Box
statements. Specify On or Off.
3216 High/Low was not specified.
High or Low must be specified for the
power mode setting of Power
statement. Specify High or Low.