NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Include a Test Frequency in Reports and Database

I'm running a multiple numeric limit test on a product  uisng the TestStand looping function.  On each loop, I change the frequency of a signal generator.  I need to capture the frequency in the test report and data base.  The frequencies are stored in a parameter array and passed to the Labview routine using the loopindex.  The report shows the loopindex, but I need to replace this information with the test frequency.   I do not want to create a limit test for the frequency.  I'm already using the "reporttext" for other infromation.   Any ideas?
0 Kudos
Message 1 of 3
(3,053 Views)

Hi Bill

I have done a small test programm. Is this what you are looking for.
Take also a visit to this thread:
http://forums.ni.com/ni/board/message?board.id=330&thread.id=18374

If i am wrong, please post an example

Greetings

juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 3
(3,031 Views)

Thanks for the help Juergen.  I came up with a solution a few minutes ago.  I ended up solving the problem by creating a custom step type that included a "Frequency" variable in the results table.  I ran a small test and it worked well.

 

Thanks Again

0 Kudos
Message 3 of 3
(3,027 Views)