To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
Mike is a fantastic instructor... Very knowledgeable.. ![]()
thanks for your share these VI
i am try using the sequencer,but it only loop 1 time,,this case resulting in the sequencer stop ,what is function of this VI(Error Handler (no log).vi) in the case?,and i am not sure this is ture in the false case!
Arkadaşlar merhaba,
Bu konu çok eski ama bir sorum olacak.
Ben bu Test Vi larımı çalıştıramıyorum
This thread is very old but I have a question.
I can't run these Test Vis
What I have done in the past is create a simple "Queued State Machine" where each "state" was a complete test to run. With a simple GUI that allows the end user to select what "tests" they want to run in what order.
I'm currently working on our 3rd generation (we call it a test framework). In some regards it's like TestStand, but tailored to our needs and much much simpler to use; especially the code module interface, and the deployment tool (deploying with TestStand is usually a big headache). Creating the deployment tool has actually been the most challenging part of the project. It's a very large project, comprising several hundred VIs.