39
Backup_E3NW
Sysmac Library User’s Manual for EtherCAT N-Smart Series Library (W549)
16#1401 16#00000000 SD Memory
Card Write-protected
An attempt was made to write
to a write-protected SD Memory Card.
Remove write protection from
the SD Memory Card. Slide the
small switch on the side of the
SD Memory Card from the
LOCK position to the writable
position.
16#1402 16#00000000 SD Memory
Card Insufficient
Capacity
The SD Memory Card ran out
of free space.
Replace the SD Memory Card
for one with sufficient available
capacity.
16#1403 16#00000000 File Does Not
Exist
Object lists are not stored. Check the SD Memory Card
and store correct object lists on
it.
16#1405 16#00000000 File Already in
Use
An instruction attempted to
read or write a file already
being accessed by another
instruction.
Correct the user program so
that this function block is executed only when the Busy out-
put variable for all other
instructions for the same file is
FALSE.
16#1409 16#00000000 That File Name
Already Exists
The backup file exists on the
SD Memory Card when Over-
Write is FALSE.
Change the directory in which
to store the backup file. Or,
delete the existing backup file
in advance.
16#140A 16#00000000 Write Access
Denied
The file or directory specified
for the function block to write is
write-protected.
Remove write protection from
the file or directory specified for
the function block.Or, change
the file name of the file to write.
16#140B 16#00000000 Too Many Files
Open
The maximum number of open
files was exceeded when opening a file for the function block.
Correct the user program to
decrease the number of open
files.
16#140E 16#00000000 SD Memory
Card Access
Failed
The SD Memory Card is broken.
Replace the SD Memory Card.
The SD Memory Card slot is
broken.
If this error occurs even after
making the above correction,
replace the CPU Unit or the
Industrial PC.
16#1800 16#00000000 EtherCAT Com-
munications
Error
The EtherCAT network is not in
a usable status.
Check the operation status of
the EtherCAT network by
checking the status of the EtherCAT master. Use this information to correct the cause of
the problem.
16#1801 16#00000000 EtherCAT Slave
Does Not
Respond
The target slave does not exist. Specify an existing node
address.
The target slave is not in an
operating condition.
Check the status of the target
EtherCAT slave. Make sure
that the target slave is in a
usable status.
16#1802 16#00000000 EtherCAT Time-
out
Communications with the target
slave timed out.
Check the operating status of
the target slave and correct the
cause of the problem.
16#1803 16#00000000 Reception Buf-
fer Overflow
The receive data from an EtherCAT slave overflowed the
receive buffer.
Set the size of the reception
buffer to a value larger than the
size of the receive data from
the slave.
Error code
Expansion
error code
Status Description Correction