Maintenance 9. Troubleshooting
220 RC700 / RC700-A Rev.23
No. Message Remedy Note 1 Note 2
3244 Software flow was not specified.
Software flow is not specified in
SetCom statement. Refer to SPEL+
Language Reference “SetCom
Statement” and specify a proper flow
3245 None was not specified.
“NONE” is not specified for software
flow control setting in SetNet
statement. Specify “NONE”.
3246
Parameter ' O ' or ' C ' was not
specified.
Open or close parameter for the end
of a curve is not specified in Curve
statement.
Refer to SPEL+ Language Reference
“Curve Statement” and specify a
proper open/close parameter.
3247
NumAxes parameter was not
specified.
The number of coordinate axes
controlled during a curve motion is
not specified in Curve statement.
Refer to SPEL+ Language Reference
“Curve Statement” and specify a
proper number of the coordinate
3248
J4Flag value (0-1) was not
Specify 0 or 1, or an expression for
3249
J6Flag value (0-127) was not
Specify an integer from 0 to 127, or
an expression for J6Flag value.
3250 Array variable was not specified.
Array variable is not specified in the
statement that requires specification
of array variable. Specify a valid
3251
String Array variable was not
specified.
Array which stores a token must be a
string array variable in ParseStr
statement and ParseStr function.
Specify a string array variable.
3252 Device ID was not specified.
Device ID is not specified in DispDev
statement or Cls command. Refer
to SPEL+ Language Reference
“DispDev Statement” and specify a
3253 I/O type was not specified.
I/O type is not specified in
IOLabel$ function. Refer to SPEL+
Language Reference
“IOLabel$ Function” and specify a
3254 I/O bit width was not specified.
I/O bit size (I/O port width) is not
specified in IODef, IOLabe function.
Refer to SPEL+ Language Reference
“IODef Function” and specify a proper
3255 ByRef was not specified.
Although the ByRef is specified in the
function declaration, no ByRef is
specified for calling. Specify the
3256 Variable type was not specified.
Variable type is not specified in
Global statement. Specify a proper