02-28-2019 04:10 AM
Hi all,
Is it possible to extract the number of active test sockets and their index?
So would it be possible to pass information such as
Test Socket 0 = False,
Test Socket 1 = False,
Test Socket 2 = True,
Test Socket 3= True.
Would it also be possible to enable or disable the ability to see the sequence file executing using the information about the Test Socket?
I hope my question makes sense. If not please let me know and I will try to explain it further.
02-28-2019 06:27 AM
The problem that I have is that if you run 4 UUTs ands then 2 UUTs after you can still see the execution / results of the other 2 UUTs that you are not testing.
02-28-2019 06:31 AM
Are you using batch or parallel model?
What GUI are you using? Are you using the sequence view controls to display the executions (using tracing)?
02-28-2019 07:31 AM
Using the Batch model.
I am using a custom GUI made with LabVIEW.
To display the executions I am using the sequence file view and the execution view manager.
02-28-2019 10:28 AM
Are you using multiple sequence view controls? Or only a sinlge one?
02-28-2019 11:16 AM
This might help direct you in the right way: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019MVISA2
Hope this helps,