Datasheet

4D SYSTEMS uLCD-24-PTU-PI
© 2013 4D SYSTEMS Page 7 of 9 www.4dsystems.com.au
uLCD-24-PTU-PI Raspberry Pi Display Module Pack
FAT16 File Functions:
file_Error()
file_Count(filename)
file_Dir(filename)
file_FindFirst(fname)
file_FindNext()
file_Exists(fname)
file_Open(fname, mode)
file_Close(handle)
file_Read(destination, size, handle)
file_Seek(handle, HiWord, LoWord)
file_Index(handle, Hisize, Losize, recordnum)
file_Tell(handle, &HiWord, &LoWord)
file_Write(Source, size, handle)
file_Size(handle, &HiWord, &LoWord)
file_Image(x, y, handle)
file_ScreenCapture(x, y, width, height, handle)
file_PutC(char, handle)
file_GetC(handle)
file_PutW(word, handle)
file_GetW(handle)
file_PutS(source, handle)
file_GetS(*String, size, handle)
file_Erase(fname)
file_Rewind(handle)
file_LoadFunction(fname.4XE)
file_Run(fname..4XE, arglistptr)
file_Exec(fname..4XE, arglistptr)
file_LoadImageControl(fname1, fname2, mode)
file_Mount()
file_Unmount()
file_PlayWAV
Sound Control Functions:
Snd_Volume(var)
Snd_Pitch(pitch)
Snd_BufSize(var)
Snd_Stop()
Snd_Pause()
Snd_Continue()
Snd_Playing()
Timer Functions:
sys_Sleep(units)