04-10-2013 11:25 PM
Hello - is there a way to have the testand sequence "OverrideSerialNumForParallelModel.Seq" give the reports correctly with the "Test Socket Index" Correctly at 0,1,2,3 instead of each window haveing 0,0,0,0
I've spent a long time trying to get it to work with my applciation -but can't seem to find the answer.
OverrideSerialNumForParallelModel can be found at:
\\Examples\ProcessModels\ParallelModel
Many Thanks
brad
04-11-2013 11:16 AM
Hi Brad,
The reason that all of the report view tabs are displaying the same socket ID is that you are currently generating a single report file for all of your test sockets (the default behavior), and this same report file is being displayed for all of the sockets. You will notice that if you scroll down in any of the reports, results for all of the other sockets will be present. If you would prefer to have a separate report file for each test socket, you can enable the New UUT Report File for Each Test Socket report options as shown below.
Let me know if this does not fix the problem for you!