-
Recent Posts
- Python – Sklearn – Chi- Categorical Ordinal
- My Mississippi Harmonica Co Regal Model 96235
- Python – FTT – with Scipy
- LabVIEW(r) , Python(r) Sinewave Fit
- Sinewave Fit via Python with SciPy
- LV- Event Queue and fun with Pict function
- LV Timed Loop Structure – OFFSET
- Arduino PID with Motor, Ultrasonic Sensor, and a paper basket type coffee filter
- Using Arduino and BB’s PID with Simple LED Brightness setup to Learn PID
- Python-A way to show digital patterns(bits) in Matplotlib
- Python – A version of Producer Consumer Pattern with Queues and Threading – Simulated Temp Chamber Demo
- InProcess: Python – A version of Producer Consumer Pattern
- Tkinter GUI and (non-tk) Matplotlib shrinking the tk GUI
- Python – Sequence Editor example
- Python – Analog Meter with New Chart-Class this time
- Python tkinter and time delay
- Python – MCC USB-1208FS-Plus
- Python – Learn Queue GUI
- Python – Analog Meter GUI example
- Python- Updated Wafer Display GUI with Test types
Categories
Meta
Category Archives: Python
Python- Updated Wafer Display GUI with Test types
Updated a previous Wafer Display GUI Able to show what type failure occurred for different test by changing color of die. Also a Stop Testing button Video of combobox test type to show failed die, also show other die in … Continue reading
Posted in Python, Test Sector, tkinter
Tagged Binding, button, Canvas, Canvas Text, Combobox, Function List, GUI, Python, Python3.7, tkinter, Wafer Die GUI example, Wafer Testing example
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 Canvas, Conveyor belt, GUI, PhotoImage, production line, Python3.7, Threading, tkinter
Leave a comment
PY3 and TKinter GUI (place and pack)
Example GUI with Python3 and Tkinter using Place and Pack (grid will be another post) Widgets used window canvas label button frame circle oval
LV calling Python via -c command line method
Presentation on how a LabVIEW developer can access a Python developers module(file) and functions using the -c command line mode Helpful links https://stackoverflow.com/questions/3987041/run-function-from-the-command-line https://stackoverflow.com/questions/4383571/importing-files-from-different-folder National Instrument’s website LabVIEW® is a National Instrument product. Presentation created as a possible starting point … Continue reading
Posted in LabVIEW(r), Python, Test Sector
Tagged command line method, Conda Environment, LabVIEW, LabVIEW and Python, Python, SystemExec
Leave a comment
LV Queue showing two ways and effects
Using a simple simulated traffic light example to show two ways and effects when pressing button. More about seeing how queues work in two situations. The desired effect is when going from Green to Red it should go Yellow then … Continue reading
Posted in LabVIEW(r), Queue, Test Sector
Tagged Events, LabVIEW, Producer consumer, Queues
Leave a comment