09-26-2014 01:32 AM
Hi all,
I have a Station Global that is persistent across all UUTs in a particular PC. I have also created a custom PreUUT dialog to obtain user input that applies to the upcoming UUT (I pass this user input to the UUT by storing it in a File Global). Both the Station Global and the File Global store a string.
What is a good way to log these strings into the ATML report and SQL database?
Currently, the best solution I can think of is:
This seems rather cumbersome though. Is there a simpler way to achieve this? (i.e. is there a built-in TestStand action that logs a variable directly into the report?)
In case it's important, I'm using TestStand 2013 SP1 and I'm using the default report templates: tr5_horizontal.xsl for ATML, and C:\Program Files\National Instruments\TestStand 2013\Components\Models\TestStandModels\Database\SQ
Thanks!
Solved! Go to Solution.
09-26-2014
08:14 AM
- last edited on
12-04-2024
09:12 AM
by
Content Cleaner
JKSH,
You can handle this with the Additional Results functionality in TestStand, which can be configured in the settings for an existing step, or as a standalone step type.
I hope it helps, and let us know if we can do anything else to help!