LTE Module Series
BG96 FILE AT Commands Manual
BG96_FILE_AT_Commands_Manual 16 / 22
Parameter
2.11. AT+QFTUCAT Truncate a File from the File Pointer
The command will truncate all the data behind the position that the file pointer indicates.
Parameter
2.12. AT+QFCLOSE Close a File
The command closes a file and ends the operation to the file. After that, the file handle is released and
should not be used again, unless open the file again with AT+QFOPEN.
<filehandle> The handle of the file to be operated.
<offset> The offset from the beginning of the file.
<err> An error code relating to ME or network. Please refer to Chapter 4 for details.
<filehandle> The handle of the file to be operated.
<err> An error code relating to ME or network. Please refer to Chapter 4 for details.