Maintenance 8. Trouble Shooting
RC180 Rev.17
No. Message Remedy Note 1 Note 2
2345
I/O input/output byte number is out of
available range or the board is not
installed.
Review the program.
Check whether the expansion I/O board
and Fieldbus I/O board are correctly
I/O input/output word No. is out of
available range or the board is not
installed.
Review the program.
Check whether the expansion I/O board
and Fieldbus I/O board are correctly
Memory I/O bit number is out of
available range.
Review the program. Bit number
2348
Memory I/O byte number is out of
available range.
Review the program. Byte number
2349
Memory I/O word number is out of
available range.
Review the program. Word number
2350
Command allowed only when virtual
I/O mode is active.
The command can be executed only for
2351
Cannot change the status for CC-Link
Link system area to remote
function.
File failure. Failed to open the
configuration file.
Restore the controller configuration.
2361
File
failure. Failed to close the
configuration file.
Restore the controller configuration.
2362
File failure. Failed to open the key of
the configuration file.
Restore the controller configuration.
2363
File failure. Failed to obtain the string
from the configuration file.
Restore the controller configuration.
2364
File failure. Failed to write in the
configuration file.
Restore the controller configuration.
2365
File failure. Failed to update the
configuration file.
Restore the controller configuration.
2370
The string combination exceeds the
maximum string length.
The maximum string length is 255.
Review the program.
2371 String length is out of range.
The maximum string length is 255.
Review the program.
2372
Invalid character is specified after the
ampersand in the Val function.
Review the program.
2373
Illegal string specified for the Val
function.
Review the program.
2374
String Failure. Invalid character code
in the string.
Review the program.
2380
Cannot use ' 0 ' for Step value in
Check the Step value.
2381
Relation between For...Next and
GoSub is invalid. Going in or out of a
For...Next using a Goto statement.
Review the program.
2382
Cannot execute Return while executing
Return was used without GoSub.
Review the program.
Review the program.
2384
Case or Send was used without Select.