Category Archives: Test Sector

Python – Wafer GUI example

Presentation on a Wafer Die Testing GUI example with Die grid, and pass, fail, total info python code for wafer gui example Notes Presentation: example Wafer GUI wih Pass Fail and Total Die testedProgramming Language used: Python 3.7 in SpyderPresentation … Continue reading

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

Python GUI – Production Line example

Using Python, Tkinter, canvas ,and photoimage function with some threading My webhost not allowing some file extension so need to put image as individually (sorry) The images are for operator sequence , I tried to put them all in a … Continue reading

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

LV GUI to Python GUI template attempt

Presentation: create a Python GUI template using LV Gui to build it Used LabVIEW(r) cluster for window and frame Notes Presentation: An adventure to attempt LV GUI to Python GUI templateProgramming Language used: Python 3.7 in Spyder and LabVIEW®2019Python and … Continue reading

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

Python GUI Four UUT with Threading, progressbar, tab

Show a GUI tkinter using four UUT example with threading, includes progress bar and tabs. Not a how to setup mux communication, focus in on GUI and threading UUT 3 was made intentionally slow and to randomly fail to show … Continue reading

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

Python List or Dictionary using UUT Ch simulation example

Simulated UUT, channel, Measured value and results with a mini test report Python code example demo Notes

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

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

LV Slider with multiple slides and custom pointer

Short Video (27sec) LV code zip Notes Notes

Posted in LabVIEW(r), Multiple Slider, Test Sector | Tagged , , , , | Leave a comment

LV Waveform Chart and History Data part2

Things to be aware of when coping a Waveform Chart to another vi. Remember: Waveform chart is a datatype Double with extra features Notes Presentation: How to save a Waveform chart data for future work on vi before closing it(VI)Remember: … Continue reading

Posted in LabVIEW(r), Test Sector, Waveform Chart | Tagged , , , , | Leave a comment

LV Waveform Chart and History Length and History Data

Notes

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

LV Some ArrayElement Properties

Tring out some Array Element Properties with some success and some not. Notes

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