INT
SD memory access error code
Error code | Name of error | Cause | Relevant instructions |
---|---|---|---|
0 |
Completed without error |
||
1 |
No SD card | No SD memory card is installed, or the cover is open. |
All SD memory card instructions at the time of execution. |
2 |
Write-protection of SD card enabled | The SD memory card is write-protected. |
|
3 |
File/directory name error | The syntax for specifying the file name and directory is wrong or too many subdirectories were specified. |
|
4 |
File does not exist |
The specified file does not exist. |
|
5 |
File exists |
The specified file already exists. |
|
6 |
Reading error |
All read instructions at the time of execution. |
|
7 |
Writing error |
The specified file is write-protected. |
|
8 |
Wrong position |
The reading or writing position is wrong. |
At the time of execution. |
9 |
SD card full | There is not enough free capacity on the SD memory card. |
|
10 |
Wrong reading format |
Error in the conversion format when reading a file. |
At the time of execution. |
11 |
File access conflict |
The specified file is being logged or is being accessed via FTP. |
|
-1 to -99 |
Others |
All SD memory card instructions |