NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

teststand and Picture Quality Analysis report

Hi,

 

I'm working with TestStand 2012 and PQA (Picture Quality Analysis). I know how to do the reports in TestStand including PQA's information (variables like VectorRes or ResultLabels) but I can't include information about limits that I established on the PQA's  Metrics tab (information like upper and lower limits). How can I include this information on the report? 

 

Thanks,

 

Carolina

 

0 Kudos
Message 1 of 2
(3,919 Views)

Greetings Carolina.  TestStand and the PQA Step Type do not expose the limit data directly.  However, you can bring your configuration in to a LabVIEW VI, which can programmatically extract it, or even modify it on the fly.  I am attaching a simple example of this, reading settings from a file.  You will need to point it to where you store the DataLimits.bin file on your computer.  In your case you would instead pass the setup from TestStand into the LabVIEW Action Step, rather than read it from a file.

Paul Davidson
National Instruments
Product Owner - ni.com Chat
0 Kudos
Message 2 of 2
(3,892 Views)