Cinterion
®
EHS6 AT Command Set
18.6 AT^SFSA
EHS6_ATC_V03.001 15/12/3
Confidential / Released
Page 435 of 513
1 Offset from the current file position. The new position in the file equals the cur-
rent position + <offset>. The <offset> can be positive, zero or negative. In
case the new position exceeds the allowed range for the <offset> parame-
ter, the behavior of the seek operation is undefined.
2 Offset from the end of the file. The new position in the file equals the file size +
<offset>. The offset has to be negative or zero.
Result code
The result of the operation. The codes below 200 are proprietary file system error codes.
0 success
2 file not found
9 invalid file descriptor
13 invalid access
17 file already exists
22 seek to negative file pointer attempted
24 no more file descriptors available
28 no free space available
30 sharing violation
100 invalid drive
101 invalid path
102 invalid file name
103 generic internal error
104 path too long
201 command not recognized
202 incorrect parameter
203 incorrect number of input parameters
204 input parameter out of range
205 copy error: cannot open source file for reading
206 copy error: cannot open destination file for writing
207 copy error: cannot read from source file
208 copy error: cannot write to destination file
209 copy error: cannot close source file
210 copy error: cannot close destination file
211 crc error: cannot open file for reading
212 crc error: cannot read from file
213 crc error: cannot close file
214 data transfer error: timeout expired
215 data transfer error: internal error
216 directory listing error: no such directory
217 busy
218 internal error
219 unknown error
<result>
(num)