Recently I have been tasked to automate the tests we perform on our circuit boards, but I'm struggling to automate the PD tester. Is it possible to run the sample code with the profiles I had previously set? I'm running the entire folder (both the code as well the USBconsole.exe) with Python 3.x, and I receive the "DUT is not connected" error and I can't locate what I'm missing in all that. Any help on how to get around that would be much appreciated
As primarily I'm not a python dev and the code has most of the functionalities we need, I thought on using it as a base code, adding / removing features accordingly.
Thanks in advance!
As primarily I'm not a python dev and the code has most of the functionalities we need, I thought on using it as a base code, adding / removing features accordingly.
Thanks in advance!
Comment