Other Parts Discussed in Thread: DLPC3478
Hello,
In our application, we need Python Interface to automate the product.
I really like "Scripting" option in "DLP Pico Display and Light Control" for DLPC3478 / DLP3010EVM-LC. Everything works as expected, however:
When I tried to run the python scripts outside the GUI app, it ends up with errors. Is there any trick how to use the python scripts without TI GUI application to communicate with DLP?
I'm using windows machine and we really do not want to use the GUI app.
I have tried running DLPDLC/Scripts/StandaloneScript/SampleScript/dlpc347x/Test347x_OperatingMode_Standalone.py, but ran into import errors.
Thank you for your help.