Tool/software:
Hi, is it possible to "headlessly" execute Python code controlling the DLP4710EVM-LC, i.e., without requiring the user to interact with software such as the DLP® EVM GUI Tool? There are at least two technical realization possibilities, but I couldn't find documentation whether any of them is supported:
- Importing the required Python modules (which are internally used by the GUI Tool) in a standalone Python script
- Launching the GUI Tool in some headless mode, have it execute a Python script, and exit when script execution is finished
Can this be done by one of the methods above (or a totally different method)?
Thanks & kind regards,
Markus