From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Teststand UI API for LabVIEW

Like many people I know how painful it is to program a Teststand user interface in LabVIEW.

 

To combat that I have developed a new API which wraps the ActiveX calls into modern object oriented code which follows proper LabVIEW programming paradigms.

 

Please check it out:

 

https://decibel.ni.com/content/docs/DOC-43511

 

This is pretty much beta software, so constructive feedback on the code or the article itself is greatly appreciated.

Message 1 of 5
(4,532 Views)

I have now posted an update to my previous article about the simple Teststand user interface API/framework.

 

Following feedback I have included both the underlying code as well as the examples in a single package. The package does now also provide a project template which should greatly speed up the process of creating your own Teststand user interfaces.

 

The link is: https://decibel.ni.com/content/docs/DOC-43511

Message 2 of 5
(4,191 Views)

Thats really good i will try it...

i know it is kind of a pain those custom interfaces...

CLAD, CTD
0 Kudos
Message 3 of 5
(4,174 Views)

Thanks a lot! Please feel free to totally slate me for it 🙂

 

Feedback has so far been very scarce (I know it's quite a niche problem) but is really helping me to improve things and make it more usable.

0 Kudos
Message 4 of 5
(4,156 Views)

Hey Mathis_B, 

Thanks for posting this, it was a really good read. 

This is a very detailed example and I'm sure it will help people in future working on this topic. 

0 Kudos
Message 5 of 5
(4,135 Views)