11-30-2011 12:47 PM
Is there a way to display\list errors in TestStand prior to running a sequence.
For example, a section of code changes. It now has more parameters being sent to a function inside a dll.
Up until now the only way to find it to run the code, wait for it to error out, then trace where the offending parameter is.
any suggestions?
thanks
Solved! Go to Solution.
11-30-2011
01:21 PM
- last edited on
11-06-2024
09:54 AM
by
Content Cleaner
In TestStand 4.5 and later you can analyze your sequence file and catch this. Unfortunately before that there is no way to do so.
Check out the what's new: http://www.ni.com/teststand/whatsnew/
Here's a link to the actual whitepaper: http://zone.ni.com/devzone/cda/tut/p/id/12254
11-30-2011 02:13 PM - edited 11-30-2011 02:14 PM
As jigg mentioned only the latest TestStand has this feature but it only analyzes the TestStand side of your sequence files. It doesn't analyse inside your code modules only the TestStand interface to the code module.
11-30-2011 03:44 PM
Am I wrong or is this an add-on?
I was looking (hoping) for a solution that was in the purchased package.
Is there any other solution?
thanks
11-30-2011 10:42 PM
This is part of 2010 (4.5). It is not an add-on.
12-01-2011
01:25 AM
- last edited on
11-06-2024
09:56 AM
by
Content Cleaner
check out
https://www.ni.com/docs/en-US/bundle/teststand/page/teststand-sequence-analyzer.html