Author Archives: LV_TS_Test_Engineer_3000_VI

About LV_TS_Test_Engineer_3000_VI

Automated Test Equipment Software

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 Test Sector | 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 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

Notes

Posted in 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 Test Sector | 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

LV Sequence Editor Creator Example

Presentation on a simple example of Sequence Editor /Creator using an NI LabVIEW project template as a starting point. Notes

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

LV Custom Right Click menu for Control

Presentation on how to create a Custom right click menu for a control Notes

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