FP instructions
Tip
Advantages of FP instructions
In this section:
Introduction to SD card instructions
FP_SD_COPY_FILE
Copy file or directory on SD card
FP_SD_CREATE_DIR
Create directory on SD card
FP_SD_DELETE_DIR
Delete directory on SD card
FP_SD_DELETE_DIR_WITH_FILES
Delete directory including files on SD card
FP_SD_DELETE_FILE
Delete file from SD card
FP_SD_GET_FILE_STATUS
Return the properties of a specified file on the SD card
FP_SD_GET_FREE_KBYTES
Return the number of free kBytes on the SD card
FP_SD_MOVE_FILE
Move file on SD card
FP_SD_READ
Read data from SD card
FP_SD_READ_BIN
Read binary data from SD card
FP_SD_READ_LINE
Read one line from a specified file from SD card
FP_SD_RENAME_FILE
Rename file on SD card
FP_SD_WRITE
Write data to SD card
FP_SD_WRITE_BIN
Write binary data to SD card
FP_SD_WRITE_LINE
Write one line to a specified file on SD card
FP_LOGTRACE_SAMPLE
Perform data recording triggered by instruction
FP_LOGTRACE_START
Start data recording
FP_LOGTRACE_STOP
Stop data recording
FP_OPERATION_RECORDING_CLEAR
Clear operation record
FP_OPERATION_RECORDING_START
Start operation recording
FP_OPERATION_RECORDING_STOP
Stop operation recording
FP_OPERATION_RECORDING_WRITE_TO_SD
Write operation record to SD card
Parent topic:
Memory device instructions