Example Code

Object Oriented Testcase Executive With LabVIEW

Code and Documents

Attachment

Hi all, here is a lightweight LVOOP testcase executive with logging and a sub-panel handling of TC UI's.

 

This example sources also exist as a continuously evolving example in the LabQT LGPL Open Source Library.

 

Project Overview:

Test Executive Project.JPG

 

User GUI:

User GUI.JPG

 

Test sequence log:

Execution Log.JPG

 

Have fun and post any bugs here.

 

Br,

 

/Roger

 

Edit 1: Fixed some source distribution issues with missing polymorphic VI's and class methods.

Edit 2: Updates and some bugfixes in the source

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
Jorge_Amaral
Active Participant
Active Participant
on

Hello Roger,

I'm trying to understand classes and because of that I would like to see your example. Can you tell me where can i find the following:

addons\_SPT Obsolete\Misc.llb\window Refnum

Thanks for sharing!

Software developer
www.mcm-electronics.com





PORTUGAL
User002
Not applicable
on

hi Jorge,

It seem to belong to the Signal Processing Toolkit, which is quite odd?

Misc.JPG

If you don't have this toolkit, you can delete the code found in this project VI.

Problem.JPG

Hope this gets you going again?

Br,

/Roger

Contributors