PyFixate / Fixate

Framework for hardware test fixtures and automatic test environments
MIT License
22 stars 16 forks source link

Dmm driver improvements #181

Closed Jasper-Harvey0 closed 3 months ago

Jasper-Harvey0 commented 6 months ago

Add delay option to DMM driver to help alleviate issues with Keithley DMM compatibility. This stems from test script failures due to the Keithley sampling a measurement before the relays (or voltage rails etc) have completely settled. Apparently the Fluke is slower at this so it hasn't been a problem.

I also removed some dead code and formatted.