06-06-2007 07:48 AM
Hi
Im looking for a test sequencer for production tests. Where I can add different tests and don’t have to build up every test in a huge main loop.
Something like the Testexec (old version of Teststand)
Does any one know if something like this exists or how to build it in Labview.
(have tried to update the old Testexec but I got stuck on some password locked file)
/std
06-06-2007 08:16 AM
06-06-2007 09:15 AM
Yes I have looked at Teststand. But it seems like overkill.
A simple user interface (dummies) showing if all test pass or fail and one for technicians where it is possible to run one test at a time, with more info.
A good start would be a program (main loop/user interface) that calls VI’s in one directory.
With some common parameters forwarded like current serial number, instrument addresses, test tolerances.. and returns pass/fail….. something like that.
I tried building a stand alone program like that , but got stuck on problems with paths and other error messages after I made a Exe of the program(main loop) and tried to call a test vi. (attached)
Like very much to get rid of the case or main loop that capsules the test(the handling of the main loop) so the test don’t seems so messy.
I’m using Labview 6.01
thanks
/std
06-06-2007 11:55 AM
06-06-2007 12:11 PM
Thank you.
I installed a try version of V8xx just to play around in on my laptop last week, but haven’t hade the time to test it yet.
Maybe it is time to update to a later version.........
/std
06-06-2007 10:23 PM
06-07-2007 02:59 AM
06-07-2007 09:42 AM
03-28-2008 05:25 AM
03-28-2008 07:35 AM