This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Loading Bitmaps to the LightCrafter

We have written a custom QT/C++ script to inteface with the Lightcrafter through TCP/IP. We would like to load some bitmaps to the device through our scripts. In the command reference documentation, we couldn't find any information on whether the bitmaps are stored along with the header info or just the image pixel information.We know there is a GUI program from TI, but would like to control the device through our scripts to load specific patterns of our choice at runtime required for an application.

Ganesh