sys_iSDMemoryAccessErrorCode

Group

PLC status information

Data type

INT

Name

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.

  • FP_SD_WRITE*

  • FP_SD_DELETE*

  • FP_SD_MOVE*

  • FP_SD_COPY*

  • FP_SD_RENAME*

3

File/directory name error

The syntax for specifying the file name and directory is wrong or too many subdirectories were specified.

  • FP_SD_*_FILE

  • FP_SD_*_DIR

4

File does not exist

The specified file does not exist.

  • FP_SD_*_FILE

  • FP_SD_*_DIR

5

File exists

The specified file already exists.

  • FP_SD_MOVE*

  • FP_SD_COPY*

  • FP_SD_RENAME*

6

Reading error

All read instructions at the time of execution.

7

Writing error

The specified file is write-protected.

  • FP_SD_WRITE*

  • FP_SD_DELETE*

  • FP_SD_MOVE*

  • FP_SD_COPY*

  • FP_SD_RENAME*

8

Wrong position

The reading or writing position is wrong.

  • FP_SD_WRITE

  • FP_SD_READ

  • FP_SD_READ_LINE

At the time of execution.

9

SD card full

There is not enough free capacity on the SD memory card.

  • FP_SD_WRITE*

  • FP_SD_DELETE*

  • FP_SD_MOVE*

  • FP_SD_COPY*

  • FP_SD_RENAME*

10

Wrong reading format

Error in the conversion format when reading a file.

  • FP_SD_READ

At the time of execution.

11

File access conflict

The specified file is being logged or is being accessed via FTP.

  • FP_SD_WRITE*

  • FP_SD_DELETE*

  • FP_SD_MOVE*

  • FP_SD_COPY*

  • FP_SD_RENAME*

-1 to -99

Others

All SD memory card instructions

Modified on: 2020-06-26Feedback on this pagePanasonic hotline