NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

include measurement in report

So I have a pretty easy question that I can't find an answer to.  I have a bunch of VIs that have numeric outputs that I need to write in the measurement column in the report, and, try as I might, I can't get them in there.  I tried creating a variable, setting the is measurement and include in report flags and assigning the value on the output to the variable, but it didn't work.  I have the include measurement box checked in report options, but it doesn't seem to do it either.

Thanks,
Benjamin
0 Kudos
Message 1 of 4
(3,319 Views)

Hi,

What version of TestStand are you using?

Did you use the Numeric Limit Test Step type or the Multiple Numeric Limit Step type?

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 4
(3,302 Views)
I think I should have been more specific.  I'm using a Pass/Fail Test, as the limits are included in the VI (some of the tests are more complicated than just comparing the measured value to two limits), but I pass the measured value out along with a Pass boolean.  How do I include the numeric outs in the measured column on the report.

-Benjamin
0 Kudos
Message 3 of 4
(3,289 Views)
If I understand correctly, you want to add other information besides the P/F from the step into the report, right?  You can always assign these to the report text and they will show up on the report, but formatting may be tricky here.
Jonathan M. Slavic
Senior Staff Engineer
Mine Safety Appliances Co. (MSA)
0 Kudos
Message 4 of 4
(3,237 Views)