Hi all,
I have been doing work to "reverse engineer" the Epson PP100, which uses USB HID commands to control the disc arm. I have written some python scripts that are able to successfully control the device. Is there any option for me to call python commands from a custom "loader configuration"? I see they are hard coded to fire a load.exe, unload.exe, etc file but I'm looking to run a more basic command line to kick off a python script. Any leads on how this could be possible would be appreciated!
Thank you,
I have been doing work to "reverse engineer" the Epson PP100, which uses USB HID commands to control the disc arm. I have written some python scripts that are able to successfully control the device. Is there any option for me to call python commands from a custom "loader configuration"? I see they are hard coded to fire a load.exe, unload.exe, etc file but I'm looking to run a more basic command line to kick off a python script. Any leads on how this could be possible would be appreciated!
Thank you,
Comment