SmartGPU2-LCD480X320Touch-CommandSet

SMART GPU 2 3.5” TOUCH
Command Set
Vizic Technologies ©2014 102
If no File is allocated in the Workspace
block# received parameter during a “Read
File” command, this command will fail with
INVALID OBJECT, as an attempt to read data
from an empty Workspace block was done.
Example (sent commands)
Example 1:
<46,52,01,00,0A> Read 10(dec) bytes from
the Workspace block 0x01 file object. (file
pointer will increase 10 positions after this
command).
Example 2:
<46,52,02,13,88> Read 5000(dec) bytes from
the Workspace block 0x02 file object. (file
pointer will increase 5000 positions after this
command).
Example 3:
<46,52,00,FF,FF> Read 65535(dec) bytes
from the Workspace block 0x00 file object. (file
pointer will increase 65535 positions after this
command).
All data is in hex.