NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to access custom check box property from UUT information window in Test Stand

Solved!
Go to solution

Using this post I was able to customize the UUT information window(Parallel Process Model) from LabWindows CVI and build the modelsupport2.dll successfully.

 

Now when I try to execute a simple sequence file in TestStand under Parallel Process Model, it works fine.& I can see the following window,

 

Untitled.png

 

Now my question is how do I access the property of the check box - Exit on First Failure(in red), at client sequence level.

any suggestions would be much appreciated.

Best Regards
Shankar
0 Kudos
Message 1 of 3
(3,917 Views)
Solution
Accepted by topic author Shankar*

Hi Sankar

 

Please see the following links- all of which I think refer to a few different ways to achieve what you want-

 

http://forums.ni.com/t5/NI-TestStand/Run-Cleanup-on-failure-programatically/td-p/59787

https://forums.ni.com/t5/NI-TestStand/Stop-on-fail-with-report-generation/td-p/294517

https://forums.ni.com/t5/NI-TestStand/How-do-I-stop-on-failure/td-p/1132339

 

I hope this helps

 

Kind regards

 

Sarah 

Message 2 of 3
(3,871 Views)

Thank you Sarah.

My bad I didn't expose the property at the top level(DLL), I have added a function in cvi and made available to call from Test Stand.

Best Regards
Shankar
0 Kudos
Message 3 of 3
(3,863 Views)