Tag Archives: Python3.7

Python- Example One simulated DMM in Multiprocessing with Lock

showing why lock is need if you have multiple process (uuts to test) but only One DMM Focus is on Multiprocessing and Lock (not on DMM communication setup) code for Python3.7 used in Spyder End Code Notes

Posted in Test Sector | Tagged , , , , , , | Leave a comment

Python Example Testing Functions , Running Test List, Mini Test Report (not Gui version), Only Console result.

Showing use of functions and running sequence via list, with a mini Test report function List had Test function to run. Example Tests_seq=[component,electrical,optical,OE,EO] The OE test result in this example has a random result output which helps develope code for … Continue reading

Posted in Test Sector | Tagged , , , , | Leave a comment