ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
05-12-2020 02:22 PM
Dear all,
I am creating a customer-specific report and would like to collect various data for each ResultListEntry of the test sequence. Is there a way that I do not use the SequencePostResultListEntryCallback within my test sequence, but that I use a callback within my created plugin that is executed after every entry in the result list?
Thanks a lot....
Solved! Go to Solution.
05-12-2020 03:48 PM
05-13-2020 12:54 AM
Thanks for your suggestion. I will try it....
05-20-2020 01:18 AM
yes it works that way, but unfortunately it is not yet clear to me how to interpret the data in the Results container. But I think I'm going to find out.
Thanks to everyone ...