EasyManua.ls Logo

Teleorigin RB800 - Page 40

Teleorigin RB800
51 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
#SDWBLOCK – Write data block to memory card
<CR><LF><greater_than><greater_than><greater_than>
after that 512 bytes can be send to microcontroler, in binary format.
The operations completes when all the bytes are received.
If writing ends successfully, the response is OK; otherwise an error is
reported.
Example Write to 6836th sector of memory card:
AT#SDWBLOCK=1AB3
>>> here receive the prompt; then send 512 bytes
OK
FAT32 commands
12.10 FMKDIR – create a directory - #FMKDIR
#FMKDIR – create a directory
AT#FMKDIR=
<name>
Create a directory in a current location
Where:
<name> - string, max 11 characters
Example Creating “newdir” directory:
AT#FMKDIR=”newdir”
OK
12.11 FCREATE – create a file - #FCREATE
#FCREATE – create a file
AT#FCREATE=
<name.ext>
Create a file in a current location
Example Creating “info.txt” file:
AT#FCREATE=”info.txt”
OK
40

Related product manuals